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
/
griffon.cpp
Age
Commit message (
Expand
)
Author
2019-11-13
GRIFFON: More work on game states
Eugene Sandulenko
2019-11-13
GRIFFON: Initial code for game modes
Eugene Sandulenko
2019-11-13
GRIFFON: Fix unitialize variable breaking the save screen
Strangerke
2019-11-13
GRIFFON: Initialize variables
Eugene Sandulenko
2019-11-13
GRIFFON: Initialize variable
Eugene Sandulenko
2019-11-13
GRIFFON: Added copyright reference
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: Remove recursiveness of the main menu
Eugene Sandulenko
2019-11-13
GRIFFON: Introduce ObjectInfoStruct, some refactoring
Strangerke
2019-11-13
GRIFFON: Fix compilation
Strangerke
2019-11-13
GRIFFON: Get rid of config.h/cpp
Strangerke
2019-11-13
GRIFFON: Some more renaming
Strangerke
2019-11-13
GRIFFON: More renaming
Strangerke
2019-11-13
GRIFFON: Fix uninitialized variables (game crash)
Strangerke
2019-11-13
GRIFFON: Fix to for loop in drawNPCs
Strangerke
2019-11-13
GRIFFON: make loopseta a local static, reduce size of sfx array, use constant...
Strangerke
2019-11-13
GRIFFON: Some renaming
Strangerke
2019-11-13
GRIFFON: Synchronize sound settings
Strangerke
2019-11-13
GRIFFON: More function renames
Eugene Sandulenko
2019-11-13
GRIFFON: Simplified main engine function
Eugene Sandulenko
2019-11-13
GRIFFON: Remove menabled as it's unused (always true)
Strangerke
2019-11-13
GRIFFON: Variable renames
Eugene Sandulenko
2019-11-13
GRIFFON: Change some integer by booleans
Strangerke
2019-11-13
GRIFFON: Unstubbed more sound functionality
Eugene Sandulenko
2019-11-13
GRIFFON: Move all global variables to class
Eugene Sandulenko
2019-11-13
GRIFFON: Implemented cheat mode via debug console
Eugene Sandulenko
2019-11-13
GRIFFON: Implement engine quitting
Eugene Sandulenko
2019-11-13
GRIFFON: Get rid of engine.h
Eugene Sandulenko
2019-11-13
GRIFFON: Removed unneeded config file handling
Eugene Sandulenko
2019-11-13
GRIFFON: Added skeleton engine with detection
Eugene Sandulenko