CreatureLib/src/Battling/Models
Deukhoofd 3233daf9ab
continuous-integration/drone/push Build is failing Details
More defensive programming.
Signed-off-by: Deukhoofd <Deukhoofd@gmail.com>
2020-08-30 13:14:33 +02:00
..
AttackLearnMethod.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
Battle.cpp More defensive programming. 2020-08-30 13:14:33 +02:00
Battle.hpp Store time in turn execution on battle class. 2020-08-28 12:24:10 +02:00
BattleParty.hpp Fixed build error. 2020-06-02 14:02:32 +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 Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
BattleSide.cpp Use Arbutils exception Macros, instead of own ones. 2020-08-17 12:18:01 +02:00
BattleSide.hpp Use Arbutils exception Macros, instead of own ones. 2020-08-17 12:18:01 +02:00
CreateCreature.cpp Use Arbutils exception Macros, instead of own ones. 2020-08-17 12:18:01 +02:00
CreateCreature.hpp Support for adding and replacing attacks. 2020-08-12 17:51:06 +02:00
Creature.cpp Dont set nickname to species internal name. 2020-08-25 19:12:35 +02:00
Creature.hpp Compile time option to change bit size of level. 2020-08-19 20:11:00 +02:00
CreatureIndex.hpp Rework for C Interfaces to handle exceptions a bit better. 2020-03-25 19:09:17 +01:00
CreatureParty.hpp Defensive programming for Party 2020-08-24 20:37:22 +02:00
DamageSource.hpp Change DamageSource enum to Arbutils Enum. 2020-04-19 12:59:25 +02:00
ExecutingAttack.hpp Use Arbutils exception Macros, instead of own ones. 2020-08-17 12:18:01 +02:00
LearnedAttack.cpp Update to newer Arbutils version. 2020-05-26 18:31:06 +02:00
LearnedAttack.hpp Update to newer Arbutils version. 2020-05-26 18:31:06 +02:00