PkmnLib/CInterface/Library
Deukhoofd ae0a364504
continuous-integration/drone/push Build is passing Details
Make GetRandomNature CInterface be wrapped in a try, as it can throw.
2020-07-19 11:41:39 +02:00
..
EvolutionData.cpp Update to newer CreatureLib. 2020-07-04 15:50:30 +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 Cleanup of CInterface, removed operator-> on BorrowedPtr, as it throws when null. 2020-07-07 15:54:25 +02:00