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
94d9d4f3d2
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Performance improvement for running turns by reducing the number of lookups for the hitdata.
2020-04-25 20:20:30 +02:00
..
ChoiceQueue.cpp
Added lots of security using asserts.
2020-03-22 13:42:26 +01:00
ChoiceQueue.hpp
Added Helper function to ChoiceQueue to move a specific creature's choice up next.
2020-02-22 14:16:38 +01:00
TurnHandler.cpp
Performance improvement for running turns by reducing the number of lookups for the hitdata.
2020-04-25 20:20:30 +02:00
TurnHandler.hpp
Cleanup of ExecutingAttack, removing TargetData, and reducing the number of allocations needed.
2020-04-25 20:09:20 +02:00
TurnOrdering.cpp
Handling for tie breaking
2020-04-22 23:09:54 +02:00
TurnOrdering.hpp
Move several classes from Core to Arbutils.
2020-02-26 13:51:16 +01:00