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
|
a8c80a3c66
|
Adds C Interface for Item choice
continuous-integration/drone/push Build is passing
Details
|
2022-04-23 18:26:46 +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
|
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
|
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
|
a6ed6d63cc
|
Add individual C Interface destructors for turn choices.
continuous-integration/drone/push Build is passing
Details
|
2020-07-26 11:37:05 +02:00 |
Deukhoofd
|
141f0338bf
|
Fixed naming in AttackTurnChoice C Interface.
continuous-integration/drone/push Build is passing
Details
|
2020-07-26 11:24:31 +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
|
657d646fda
|
Make the last couple classes use smart pointers.
continuous-integration/drone/push Build is passing
Details
|
2020-06-02 18:30: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
|
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
|
7ce3e6940d
|
Rework for C Interfaces to handle exceptions a bit better.
continuous-integration/drone/push Build is passing
Details
|
2020-03-25 19:09:17 +01:00 |
Deukhoofd
|
7435a2a678
|
Turnchoices C Interface.
continuous-integration/drone/push Build is passing
Details
|
2020-03-11 12:22:13 +01:00 |