index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
griffon
/
combat.cpp
Age
Commit message (
Expand
)
Author
2019-11-17
GRIFFON: Replace use of abs() with ABS()
Cameron Cawley
2019-11-13
GRIFFON: Fix the menu logic. Finally!
Eugene Sandulenko
2019-11-13
GRIFFON: Added 'nodamage' console command
Eugene Sandulenko
2019-11-13
GRIFFON: Fix GCC Compiler Warnings
D G Turner
2019-11-13
GRIFFON: Initial code for game modes
Eugene Sandulenko
2019-11-13
GRIFFON: Fix warning
Eugene Sandulenko
2019-11-13
GRIFFON: Made theEnd() work properly
Eugene Sandulenko
2019-11-13
GRIFFON: Removed recursiveness on end game
Eugene Sandulenko
2019-11-13
GRIFFON: Introduce ObjectInfoStruct, some refactoring
Strangerke
2019-11-13
GRIFFON: Fix compilation
Strangerke
2019-11-13
GRIFFON: Introduce some new structures and refactoring, more renaming
Strangerke
2019-11-13
GRIFFON: Some more renaming
Strangerke
2019-11-13
GRIFFON: More renaming
Strangerke
2019-11-13
GRIFFON: start renaming members of Griffon engine class
Strangerke
2019-11-13
GRIFFON: Change some types to boolean, some code simplifications
Strangerke
2019-11-13
GRIFFON: Refactor castSpell()
Strangerke
2019-11-13
GRIFFON: Some more changes in Combat
Strangerke
2019-11-13
GRIFFON: Start refactoring Combat + rename constant due to typo
Strangerke
2019-11-13
GRIFFON: Some refactoring
Strangerke
2019-11-13
GRIFFON: Various code simplifications and renaming
Strangerke
2019-11-13
GRIFFON: Added monsters enum
Eugene Sandulenko
2019-11-13
GRIFFON: Moved methods to combat.cpp
Eugene Sandulenko