.. |
Battle.cpp
|
Reworked event hook to a system with pre-allocated memory, owned by the battle. This deals with cleaning up event data memory.
|
2020-07-31 16:19:39 +02:00 |
BattleLibrary.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
BattleParty.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
BattleRandom.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
BattleSide.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
BattleStatCalculator.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
Creature.cpp
|
Adds getter for UniqueIdentifier
|
2020-08-09 11:48:40 +02:00 |
CreatureParty.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
DamageLibrary.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
EventData.cpp
|
C Interface for new event hooks.
|
2020-08-07 11:51:43 +02:00 |
ExecutingAttack.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
ExperienceLibrary.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
LearnedAttack.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
MiscLibrary.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
Script.cpp
|
Changed C Interface ChangeAttack to use C functionality.
|
2020-08-04 17:59:50 +02:00 |
ScriptResolver.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |
TurnChoices.cpp
|
Merge the two different libs together into the same library.
|
2020-07-31 10:51:03 +02:00 |