aboutsummaryrefslogtreecommitdiff
path: root/engines/griffon/combat.cpp
AgeCommit message (Expand)Author
2019-11-17GRIFFON: Replace use of abs() with ABS()Cameron Cawley
2019-11-13GRIFFON: Fix the menu logic. Finally!Eugene Sandulenko
2019-11-13GRIFFON: Added 'nodamage' console commandEugene Sandulenko
2019-11-13GRIFFON: Fix GCC Compiler WarningsD G Turner
2019-11-13GRIFFON: Initial code for game modesEugene Sandulenko
2019-11-13GRIFFON: Fix warningEugene Sandulenko
2019-11-13GRIFFON: Made theEnd() work properlyEugene Sandulenko
2019-11-13GRIFFON: Removed recursiveness on end gameEugene Sandulenko
2019-11-13GRIFFON: Introduce ObjectInfoStruct, some refactoringStrangerke
2019-11-13GRIFFON: Fix compilationStrangerke
2019-11-13GRIFFON: Introduce some new structures and refactoring, more renamingStrangerke
2019-11-13GRIFFON: Some more renamingStrangerke
2019-11-13GRIFFON: More renamingStrangerke
2019-11-13GRIFFON: start renaming members of Griffon engine classStrangerke
2019-11-13GRIFFON: Change some types to boolean, some code simplificationsStrangerke
2019-11-13GRIFFON: Refactor castSpell()Strangerke
2019-11-13GRIFFON: Some more changes in CombatStrangerke
2019-11-13GRIFFON: Start refactoring Combat + rename constant due to typoStrangerke
2019-11-13GRIFFON: Some refactoringStrangerke
2019-11-13GRIFFON: Various code simplifications and renamingStrangerke
2019-11-13GRIFFON: Added monsters enumEugene Sandulenko
2019-11-13GRIFFON: Moved methods to combat.cppEugene Sandulenko