PkmnLib/src/Battling/Pokemon
Deukhoofd b5a1d74bdb
continuous-integration/drone/push Build is passing Details
Update to latest CreatureLib
2020-08-16 11:12:04 +02:00
..
CreatePokemon.cpp Update to latest CreatureLib 2020-08-16 11:12:04 +02:00
CreatePokemon.hpp Fixes for new CreatureLib. 2020-08-12 18:09:24 +02:00
LearnedMove.cpp Started working on getting Battling side done. 2020-01-02 18:02:40 +01:00
LearnedMove.hpp Make LearnedMove->GetMoveData use a ForceAs, to reduce overhead. 2020-07-04 19:33:26 +02:00
Pokemon.cpp Add Pokemon Status. 2020-08-08 12:01:05 +02:00
Pokemon.hpp Setters for IVs and EVs. 2020-08-08 17:52:57 +02:00
PokemonParty.hpp Smart pointers for most library and battle classes. 2020-06-02 20:37:21 +02:00