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
/
logic.cpp
Age
Commit message (
Expand
)
Author
2019-11-17
GRIFFON: Replace use of abs() with ABS()
Cameron Cawley
2019-11-14
GRIFFON: Fix compilation on Amiga
Eugene Sandulenko
2019-11-13
GRIFFON: Use smaller data type for static array
Eugene Sandulenko
2019-11-13
GRIFFON: Fix warning
Eugene Sandulenko
2019-11-13
GRIFFON: More alpha blitting optimizations
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: Various code simplifications and renaming
Strangerke
2019-11-13
GRIFFON: Remove some dead code
Strangerke
2019-11-13
GRIFFON: Simplify some assignments, reduce some variable scopes
Strangerke
2019-11-13
GRIFFON: Fix broken comparison
Strangerke
2019-11-13
GRIFFON: Use CLIP where possible
Strangerke
2019-11-13
GRIFFON: Added logic.cpp
Eugene Sandulenko