PkmnLib_rs/src/dynamic_data/models
Deukhoofd e666bb5a0e
continuous-integration/drone Build is passing Details
Fixes for newer clippy
2023-09-24 18:24:02 +02:00
..
serialization Fixes for newer clippy 2023-09-24 18:24:02 +02:00
battle.rs Fixes for newer clippy 2023-09-24 18:24:02 +02:00
battle_party.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
battle_random.rs Complete refactor of the FFI to use handles instead of pointers. 2023-06-24 14:44:23 +02:00
battle_side.rs Implements event batch id to events to display multiple events at the same time 2023-06-30 11:32:00 +02:00
executing_move.rs Fixes for newer clippy 2023-09-24 18:24:02 +02:00
learned_move.rs Support for serializing and deserializing a Pokemon 2023-07-22 12:23:33 +02:00
mod.rs Support for serializing and deserializing a Pokemon 2023-07-22 12:23:33 +02:00
pokemon.rs Fixes for newer clippy 2023-09-24 18:24:02 +02:00
pokemon_builder.rs Replace most panics in the core library with results 2023-04-19 18:44:11 +02:00
pokemon_party.rs Rename unique_identifier --> personality_value, minor fixes 2023-07-09 11:17:43 +02:00