This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib_rs
Watch
1
Star
0
Fork
0
You've already forked PkmnLib_rs
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
12802ce542bbd349ec9e86bcd32be825b970138d
PkmnLib_rs
/
src
/
dynamic_data
/
models
History
Deukhoofd
12802ce542
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Support for serializing and deserializing a Pokemon
2023-07-22 12:23:33 +02:00
..
serialization
Support for serializing and deserializing a Pokemon
2023-07-22 12:23:33 +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
battle.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
Complete refactor of the FFI to use handles instead of pointers.
2023-06-24 14:44:23 +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_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
pokemon.rs
Support for serializing and deserializing a Pokemon
2023-07-22 12:23:33 +02:00