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
b5894ea8f2900cd79f36589f8098544fe7857665
CreatureLib
/
src
/
Battling
/
Library
History
Deukhoofd
b5894ea8f2
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Added C Interface for Script.
2020-03-25 19:47:37 +01:00
..
BattleLibrary.cpp
Rework for C Interfaces to handle exceptions a bit better.
2020-03-25 19:09:17 +01:00
BattleLibrary.hpp
Rework for C Interfaces to handle exceptions a bit better.
2020-03-25 19:09:17 +01: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
Added lots of security using asserts.
2020-03-22 13:42:26 +01:00
MiscLibrary.hpp
Support for attack when other attacks can't be used in MiscLibrary.
2020-03-12 11:15:00 +01:00