CreatureLib/src/Battling/Models
Deukhoofd 84a14cff2b
continuous-integration/drone/push Build is passing Details
Support for cloning battles for AI purposes.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2021-04-11 15:20:50 +02:00
..
AttackLearnMethod.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
Battle.cpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
Battle.hpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
BattleParty.hpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
BattleRandom.cpp Make ScriptMacro a header instead of source file. 2020-02-19 15:32:43 +01:00
BattleRandom.hpp Use smart pointers for BattleSide. 2020-06-02 13:06:24 +02:00
BattleResult.hpp Use a precompiled header. 2020-09-25 13:05:15 +02:00
BattleSide.cpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
BattleSide.hpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
CreateCreature.cpp Make HeldItem OptionalBorrowedPtr. 2020-12-12 13:40:30 +01:00
CreateCreature.hpp Use a precompiled header. 2020-09-25 13:05:15 +02:00
Creature.cpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
Creature.hpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
CreatureIndex.hpp Use a precompiled header. 2020-09-25 13:05:15 +02:00
CreatureParty.hpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00
DamageSource.hpp Use a precompiled header. 2020-09-25 13:05:15 +02:00
ExecutingAttack.hpp Initial work on attack fail handling. 2021-03-27 12:30:12 +01:00
LearnedAttack.cpp Style Fixes 2020-12-13 12:26:54 +01:00
LearnedAttack.hpp Support for cloning battles for AI purposes. 2021-04-11 15:20:50 +02:00