.. |
Battle.cpp
|
Make battle class fields all smart pointers.
|
2020-05-31 19:01:45 +02:00 |
BattleLibrary.cpp
|
Make staticlib in battle library an unique ptr.
|
2020-05-26 16:38:55 +02:00 |
BattleParty.cpp
|
Update to newer Arbutils version.
|
2020-05-26 18:31:06 +02:00 |
BattleRandom.cpp
|
C interface for Battle Random.
|
2020-04-04 18:24:59 +02:00 |
BattleSide.cpp
|
C interface for Battle Side.
|
2020-04-04 17:03:06 +02:00 |
BattleStatCalculator.cpp
|
Rework for C Interfaces to handle exceptions a bit better.
|
2020-03-25 19:09:17 +01:00 |
Creature.cpp
|
Make LearnedAttack of Creature a smart pointer.
|
2020-05-31 17:26:39 +02:00 |
CreatureParty.cpp
|
Update to newer Arbutils version.
|
2020-05-26 18:31:06 +02:00 |
DamageLibrary.cpp
|
Fixed C Interface for DamageLibrary returning floats instead of expected bytes.
|
2020-05-20 15:02:53 +02:00 |
EventData.cpp
|
Rework for C Interfaces to handle exceptions a bit better.
|
2020-03-25 19:09:17 +01:00 |
ExecutingAttack.cpp
|
Make LearnedAttack of Creature a smart pointer.
|
2020-05-31 17:26:39 +02:00 |
ExperienceLibrary.cpp
|
Rework for C Interfaces to handle exceptions a bit better.
|
2020-03-25 19:09:17 +01:00 |
LearnedAttack.cpp
|
Update to newer Arbutils version.
|
2020-05-26 18:31:06 +02:00 |
MiscLibrary.cpp
|
Rework for C Interfaces to handle exceptions a bit better.
|
2020-03-25 19:09:17 +01:00 |
Script.cpp
|
Update to newer Arbutils version.
|
2020-05-26 18:31:06 +02:00 |
ScriptResolver.cpp
|
Update to newer Arbutils version.
|
2020-05-26 18:31:06 +02:00 |
TurnChoices.cpp
|
Make LearnedAttack of Creature a smart pointer.
|
2020-05-31 17:26:39 +02:00 |