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
History
Deukhoofd
a9740cb1eb
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Fixed memory leak in ExecutingAttack.
2020-05-27 18:29:52 +02:00
..
EventHooks
Rework for C Interfaces to handle exceptions a bit better.
2020-03-25 19:09:17 +01:00
Flow
Make ExecutingAttack have raw pointer array HitData, instead of a List. This is a very hot segment of code, and removing surrounding abstractions can give us a decent amount of performance.
2020-05-27 18:26:09 +02:00
Library
Remove const qualification of ScriptResolver.
2020-05-26 20:53:06 +02:00
Models
Fixed memory leak in ExecutingAttack.
2020-05-27 18:29:52 +02:00
ScriptHandling
Remove const qualification of ScriptResolver.
2020-05-26 20:53:06 +02:00
TurnChoices
Update to newer Arbutils version.
2020-05-26 18:31:06 +02:00