This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
CreatureLib
Watch
1
Star
0
Fork
0
You've already forked CreatureLib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
5ac2b7b3c9d99d03e59fdd0cba40c1b783fcdd97
CreatureLib
/
src
/
Battling
/
Library
History
Deukhoofd
5ac2b7b3c9
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Turn SecondaryEffect class into pointer type, owned by AttackData.
2020-04-10 22:17:48 +02:00
..
BattleLibrary.cpp
Made C Interface for BattleLibrary constructor try.
2020-04-04 13:42:06 +02:00
BattleLibrary.hpp
Revert "Use smart pointers for basic libraries."
2020-04-04 13:37:06 +02:00
BattleStatCalculator.cpp
Fixed issue where base stats of a variant got corrupted.
2020-03-22 15:25:38 +01:00
BattleStatCalculator.hpp
Merge Core library into Library, as with its utility functionality merged into Arbutils, it's becoming less and less useful.
2020-03-22 10:11:53 +01:00
DamageLibrary.cpp
Added C Interface for Script.
2020-03-25 19:47:37 +01:00
DamageLibrary.hpp
Changed DamageLibrary to use appropriate integer types, instead of 'int'.
2020-03-04 18:28:14 +01:00
ExperienceLibrary.cpp
Added lots of security using asserts.
2020-03-22 13:42:26 +01:00
ExperienceLibrary.hpp
Implements experience gain on opponent faint.
2019-12-14 13:28:23 +01:00
MiscLibrary.cpp
Turn SecondaryEffect class into pointer type, owned by AttackData.
2020-04-10 22:17:48 +02:00
MiscLibrary.hpp
Support for attack when other attacks can't be used in MiscLibrary.
2020-03-12 11:15:00 +01:00