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 |