CreatureLib/src/Battling/Models
Deukhoofd db002c784f
continuous-integration/drone/push Build is passing Details
Resolve memory issue with Event Hooks.
2019-12-15 12:27:56 +01:00
..
AttackLearnMethod.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
Battle.cpp Implements running from battle. 2019-12-15 11:52:10 +01:00
Battle.hpp Resolve memory issue with Event Hooks. 2019-12-15 12:27:56 +01:00
BattleParty.hpp Better handling of filling empty slots. 2019-12-07 12:13:12 +01:00
BattleResult.hpp Implements running from battle. 2019-12-15 11:52:10 +01:00
BattleSide.cpp Implements marking opponents as seen. 2019-12-14 12:40:50 +01:00
BattleSide.hpp Implements running from battle. 2019-12-15 11:52:10 +01:00
CreateCreature.cpp Implemented and fixed all code required to run at least a single turn. 2019-12-05 12:56:41 +01:00
CreateCreature.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
Creature.cpp Initial support for Event Hooks. 2019-12-15 12:24:08 +01:00
Creature.hpp Implements experience gain on opponent faint. 2019-12-14 13:28:23 +01:00
CreatureIndex.hpp Better handling of filling empty slots. 2019-12-07 12:13:12 +01:00
CreatureParty.hpp Implemented and fixed all code required to run at least a single turn. 2019-12-05 12:56:41 +01:00
DamageSource.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
ExecutingAttack.hpp Fixes for damage calculations always using a base power of 0. 2019-12-07 22:09:06 +01:00
LearnedAttack.cpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00
LearnedAttack.hpp Used ClangFormat style guide I'm happy with. 2019-11-28 12:55:22 +01:00