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
PkmnLib
/
CInterface
/
Library
History
Deukhoofd
ca087a7ed8
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Add support for Egg Groups.
2020-08-08 18:41:27 +02:00
..
EvolutionData.cpp
Fix wrong C Interface naming.
2020-08-08 14:55:26 +02:00
Item.cpp
Cleanup of CInterface, removed operator-> on BorrowedPtr, as it throws when null.
2020-07-07 15:54:25 +02:00
LibrarySettings.cpp
Cleanup of CInterface, removed operator-> on BorrowedPtr, as it throws when null.
2020-07-07 15:54:25 +02:00
Nature.cpp
Cleanup of CInterface, removed operator-> on BorrowedPtr, as it throws when null.
2020-07-07 15:54:25 +02:00
NatureLibrary.cpp
Make GetRandomNature CInterface be wrapped in a try, as it can throw.
2020-07-19 11:41:39 +02:00
PokemonLibrary.cpp
Smart pointers for most library and battle classes.
2020-06-02 20:37:21 +02:00
PokemonSpecies.cpp
Add support for Egg Groups.
2020-08-08 18:41:27 +02:00