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
/
Battling
History
Deukhoofd
d50926afba
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Cleanup of CInterface, removed operator-> on BorrowedPtr, as it throws when null.
2020-07-07 15:54:25 +02:00
..
Battle.cpp
Update to newer CreatureLib.
2020-07-04 15:50:30 +02:00
BattleLibrary.cpp
Support Pokemon style experience gain.
2020-05-20 16:05:52 +02:00
DamageLibrary.cpp
C Interface for battle libraries.
2020-04-29 19:46:24 +02:00
EventHooks.cpp
WeatherChangeEvent. C Interface.
2020-04-26 20:12:31 +02:00
ExperienceLibrary.cpp
Smart pointers for most library and battle classes.
2020-06-02 20:37:21 +02:00
MiscLibrary.cpp
C Interface for battle libraries.
2020-04-29 19:46:24 +02:00
PkmnScript.cpp
C Interface for PkmnScript.
2020-04-29 20:17:18 +02:00
Pokemon.cpp
Cleanup of CInterface, removed operator-> on BorrowedPtr, as it throws when null.
2020-07-07 15:54:25 +02:00
StatCalculator.cpp
C Interface for battle libraries.
2020-04-29 19:46:24 +02:00