Deukhoofd
|
727aab37d7
|
Fixes several potential leaks
continuous-integration/drone/push Build is passing
Details
|
2022-05-14 17:36:38 +02:00 |
Deukhoofd
|
de6d39376f
|
Rework script handling to use smart pointers properly
continuous-integration/drone/push Build is failing
Details
|
2022-05-14 16:07:32 +02:00 |
Deukhoofd
|
842d708996
|
Enable pedantic errors
continuous-integration/drone/push Build is failing
Details
|
2022-04-02 12:33:26 +02:00 |
Deukhoofd
|
3cc19de61f
|
Update to latest Arbutils, use new integer defines
|
2022-03-23 13:56:45 +01:00 |
Deukhoofd
|
13153b3119
|
Support overriding attacks through script hooks.
continuous-integration/drone/push Build is passing
Details
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
|
2021-05-13 13:16:52 +02:00 |
Deukhoofd
|
5178d5dcc0
|
Renamed Script --> BattleScript, some cleanup on it.
continuous-integration/drone/push Build is passing
Details
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
|
2021-03-07 10:26:41 +01:00 |
Deukhoofd
|
5c39694f19
|
Overhaul memory model to new Arbutils memory.
continuous-integration/drone/push Build is failing
Details
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
|
2020-12-12 12:22:48 +01:00 |
Deukhoofd
|
482a0fc324
|
Add C Interface function to get number of hits of executingattack.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
|
2020-08-24 20:37:36 +02:00 |
Deukhoofd
|
c921d3127b
|
Update to latest Arbutils, include stacktrace.
continuous-integration/drone/push Build is passing
Details
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
|
2020-08-15 15:10:48 +02:00 |
Deukhoofd
|
46ab060b99
|
C Interface to get targets array from ExecutingAttack.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
|
2020-08-14 17:59:56 +02:00 |
Deukhoofd
|
a4c4cad59b
|
Merge the two different libs together into the same library.
continuous-integration/drone/push Build is passing
Details
|
2020-07-31 10:51:03 +02:00 |
Deukhoofd
|
29013bb6ac
|
Fix issue with having two different libraries sharing the same CreatureLib Exception C Interface.
continuous-integration/drone/push Build is passing
Details
|
2020-07-30 20:06:23 +02:00 |
Deukhoofd
|
2225d32432
|
Cleanup of C Interface, remove use of operator->, as it will throw when null.
continuous-integration/drone/push Build is passing
Details
|
2020-07-07 15:43:31 +02:00 |
Deukhoofd
|
7262ae9e8b
|
Make ExecutingAttack use smart pointers.
|
2020-06-02 18:02:37 +02:00 |
Deukhoofd
|
e4b9550efa
|
Make all individual scripts smart pointers.
continuous-integration/drone/push Build is failing
Details
|
2020-06-02 13:43:44 +02:00 |
Deukhoofd
|
f898698f49
|
Use smart pointers for BattleSide.
continuous-integration/drone/push Build is failing
Details
|
2020-06-02 13:06:24 +02:00 |
Deukhoofd
|
ff181204ae
|
Make LearnedAttack of Creature a smart pointer.
continuous-integration/drone/push Build is passing
Details
|
2020-05-31 17:26:39 +02:00 |
Deukhoofd
|
25f65eb47b
|
Update to newer Arbutils version.
continuous-integration/drone/push Build is passing
Details
|
2020-05-26 18:31:06 +02:00 |
Deukhoofd
|
7fd3687564
|
Cleanup of ExecutingAttack, removing TargetData, and reducing the number of allocations needed.
continuous-integration/drone/push Build is failing
Details
|
2020-04-25 20:09:20 +02:00 |
Deukhoofd
|
0e874346bb
|
Pass ExecutingAttack values by reference instead of pointer.
continuous-integration/drone/push Build is passing
Details
|
2020-04-25 16:04:17 +02:00 |
Deukhoofd
|
70fc8d2d5f
|
Add C interface for ExecutingAttack.
continuous-integration/drone/push Build is passing
Details
|
2020-04-06 17:05:32 +02:00 |