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
CreatureLib
/
src
/
Battling
/
Flow
History
Deukhoofd
e2e706693b
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Clearer errors for C Interface.
2020-07-28 17:22:43 +02:00
..
ChoiceQueue.cpp
Use smart pointers for BattleSide.
2020-06-02 13:06:24 +02:00
ChoiceQueue.hpp
Use smart pointers for BattleSide.
2020-06-02 13:06:24 +02:00
ResolveTarget.cpp
Initial support for handling multi target attacks.
2020-06-05 15:32:05 +02:00
ResolveTarget.hpp
Fixed potential reaching end of function.
2020-06-05 15:42:28 +02:00
TurnHandler.cpp
Clearer errors for C Interface.
2020-07-28 17:22:43 +02:00
TurnHandler.hpp
Make ExecutingAttack creature list a raw C array, as this is a hot spot and could use some optimization.
2020-06-04 21:58:28 +02:00
TurnOrdering.cpp
Cleanup CMake file.
2020-07-17 13:12:21 +02:00
TurnOrdering.hpp
Use smart pointers for BattleSide.
2020-06-02 13:06:24 +02:00