CreatureLib/CInterface/Battling
Deukhoofd 4367d1f5cf
continuous-integration/drone/push Build is passing Details
Make HeldItem OptionalBorrowedPtr.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-12-12 13:40:30 +01:00
..
Battle.cpp Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01: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 Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01:00
BattleStatCalculator.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
Creature.cpp Make HeldItem OptionalBorrowedPtr. 2020-12-12 13:40:30 +01:00
CreatureParty.cpp Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01: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 several events. 2020-08-25 18:33:39 +02:00
ExecutingAttack.cpp Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01:00
ExperienceLibrary.cpp Merge the two different libs together into the same library. 2020-07-31 10:51:03 +02:00
HistoryHandler.cpp Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01: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 Overhaul memory model to new Arbutils memory. 2020-12-12 12:22:48 +01:00