This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib
Watch
1
Star
0
Fork
0
You've already forked PkmnLib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
cc92cf1491bc4e03d7e26c0531ee2c153403db3e
PkmnLib
/
src
/
Battling
/
Pokemon
History
Deukhoofd
cc92cf1491
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Defensive programming.
2020-08-17 18:23:25 +02:00
..
CreatePokemon.cpp
Update tp latest CreatureLib.
2020-08-17 12:36:21 +02:00
CreatePokemon.hpp
Link to library we use for stacktraces.
2020-08-16 11:22:43 +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
Defensive programming.
2020-08-17 18:23:25 +02:00
PokemonParty.hpp
Smart pointers for most library and battle classes.
2020-06-02 20:37:21 +02:00