PkmnLib_rs/src/static_data/libraries
Deukhoofd d8b8559c2e
continuous-integration/drone/push Build is passing Details
Basic implementation of evolutions
2023-07-29 12:57:52 +02:00
..
ability_library.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
data_library.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
growth_rate_library.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
item_library.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
library_settings.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
mod.rs Moves a bunch of libraries to traits 2022-12-24 12:00:50 +01:00
move_library.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
nature_library.rs Clippy fixes and documentation 2023-06-24 15:05:58 +02:00
species_library.rs Basic implementation of evolutions 2023-07-29 12:57:52 +02:00
static_data.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
type_library.rs Support for serializing and deserializing a Pokemon 2023-07-22 12:23:33 +02:00