PkmnLib_rs/src/static_data
Deukhoofd 12802ce542
continuous-integration/drone/push Build is passing Details
Support for serializing and deserializing a Pokemon
2023-07-22 12:23:33 +02:00
..
libraries Support for serializing and deserializing a Pokemon 2023-07-22 12:23:33 +02:00
moves Fixes for comments 2023-07-15 14:22:48 +02:00
species_data Support for serializing and deserializing a Pokemon 2023-07-22 12:23:33 +02:00
growth_rates.rs Replace most panics in the core library with results 2023-04-19 18:44:11 +02:00
items.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
mod.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
natures.rs Fixes for comments 2023-07-15 14:22:48 +02:00
statistic_set.rs Support for serializing and deserializing a Pokemon 2023-07-22 12:23:33 +02:00
statistics.rs A lot more work on WASM script execution 2022-09-07 18:01:26 +02:00