PkmnLib/CInterface/Library
Deukhoofd cc92cf1491
continuous-integration/drone/push Build is passing Details
Defensive programming.
2020-08-17 18:23:25 +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
LearnableMoves.cpp SUpport for EggMoves 2020-08-11 19:36:18 +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 Support for getting natures by index for iterating purposes. 2020-08-09 11:31:22 +02:00
PokemonForme.cpp Defensive programming. 2020-08-17 18:23:25 +02:00
PokemonLibrary.cpp Smart pointers for most library and battle classes. 2020-06-02 20:37:21 +02:00
PokemonSpecies.cpp Support flags for species and formes. 2020-08-10 18:03:01 +02:00
SpeciesLibrary.cpp Fixes C Interface naming. 2020-08-12 17:13:03 +02:00