CreatureLib/src/Battling/Models
Deukhoofd 4bb353e75b
continuous-integration/drone/push Build is passing Details
Make ClearBattleData virtual
2022-03-26 12:12:10 +01:00
..
AttackLearnMethod.hpp Add nullability to large parts of the codebase 2022-03-23 18:30:35 +01:00
Battle.cpp Add nullability to large parts of the codebase 2022-03-23 18:30:35 +01:00
Battle.hpp Fixes declaration of Battle::GetHistory 2022-03-23 18:48:39 +01:00
BattleParty.hpp Add nullability to large parts of the codebase 2022-03-23 18:30:35 +01:00
BattleRandom.cpp Add nullability to large parts of the codebase 2022-03-23 18:30:35 +01:00
BattleRandom.hpp Adds BattleRandom methods for unsigned 32 bit numbers 2022-03-26 11:36:13 +01:00
BattleResult.hpp Update to latest Arbutils, use new integer defines 2022-03-23 13:56:45 +01:00
BattleSide.cpp Update to latest Arbutils, use new integer defines 2022-03-23 13:56:45 +01:00
BattleSide.hpp Rework for BattleSide to use std::vector<bool> to deal with some edge cases 2022-03-26 11:44:40 +01:00
CreateCreature.cpp More sanitizer fixes 2022-03-25 19:21:02 +01:00
CreateCreature.hpp Update to latest Arbutils, use new integer defines 2022-03-23 13:56:45 +01:00
Creature.cpp Update to latest Arbutils, use new integer defines 2022-03-23 13:56:45 +01:00
Creature.hpp Make ClearBattleData virtual 2022-03-26 12:12:10 +01:00
CreatureIndex.hpp Update to latest Arbutils, use new integer defines 2022-03-23 13:56:45 +01:00
CreatureParty.hpp Add nullability to large parts of the codebase 2022-03-23 18:30:35 +01:00
DamageSource.hpp Update to latest Arbutils, use new integer defines 2022-03-23 13:56:45 +01:00
ExecutingAttack.hpp Add nullability to large parts of the codebase 2022-03-23 18:30:35 +01:00
LearnedAttack.cpp Update to latest Arbutils, use new integer defines 2022-03-23 13:56:45 +01:00
LearnedAttack.hpp Update to latest Arbutils, use new integer defines 2022-03-23 13:56:45 +01:00