CreatureLib/src/Battling/Models
Deukhoofd 0912483ba8
continuous-integration/drone/push Build is passing Details
Adds OnDamage script hook.
2021-11-21 14:02:00 +01:00
..
AttackLearnMethod.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
Battle.cpp Update to new THROW macro. 2021-11-21 12:39:07 +01:00
Battle.hpp Reworks ScriptSources so we can get individual scripts on a source. Fixed OnEndTurn making no sense. 2021-10-29 19:31:08 +02:00
BattleParty.hpp Add new Creature::IsUsable function, which replaces IsFainted functionality in several places. 2021-06-19 12:33:31 +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 Update to new THROW macro. 2021-11-21 12:39:07 +01:00
BattleSide.hpp Reworks ScriptSources so we can get individual scripts on a source. Fixed OnEndTurn making no sense. 2021-10-29 19:31:08 +02:00
CreateCreature.cpp Update to new THROW macro. 2021-11-21 12:39:07 +01:00
CreateCreature.hpp Change Creature::Nickname to be an optional. 2021-09-19 11:40:18 +02:00
Creature.cpp Adds OnDamage script hook. 2021-11-21 14:02:00 +01:00
Creature.hpp Adds support for changing variant by variant name. 2021-11-21 13:44:48 +01:00
CreatureIndex.hpp Fixes project being completely dirty every build requiring constant full rebuilds and slowing down tooling. 2021-10-30 14:24:38 +02:00
CreatureParty.hpp Add new Creature::IsUsable function, which replaces IsFainted functionality in several places. 2021-06-19 12:33:31 +02:00
DamageSource.hpp Adds DamageSource::Misc. 2021-11-19 12:51:51 +01:00
ExecutingAttack.hpp Reworks ScriptSources so we can get individual scripts on a source. Fixed OnEndTurn making no sense. 2021-10-29 19:31:08 +02:00
LearnedAttack.cpp Style Fixes 2020-12-13 12:26:54 +01:00
LearnedAttack.hpp Fixes project being completely dirty every build requiring constant full rebuilds and slowing down tooling. 2021-10-30 14:24:38 +02:00