aboutsummaryrefslogtreecommitdiff
path: root/engines/griffon/griffon.cpp
AgeCommit message (Expand)Author
2019-11-13GRIFFON: Made theEnd() work properlyEugene Sandulenko
2019-11-13GRIFFON: Removed recursiveness on end gameEugene Sandulenko
2019-11-13GRIFFON: Remove recursiveness of the main menuEugene Sandulenko
2019-11-13GRIFFON: Introduce ObjectInfoStruct, some refactoringStrangerke
2019-11-13GRIFFON: Fix compilationStrangerke
2019-11-13GRIFFON: Get rid of config.h/cppStrangerke
2019-11-13GRIFFON: Some more renamingStrangerke
2019-11-13GRIFFON: More renamingStrangerke
2019-11-13GRIFFON: Fix uninitialized variables (game crash)Strangerke
2019-11-13GRIFFON: Fix to for loop in drawNPCsStrangerke
2019-11-13GRIFFON: make loopseta a local static, reduce size of sfx array, use constant...Strangerke
2019-11-13GRIFFON: Some renamingStrangerke
2019-11-13GRIFFON: Synchronize sound settingsStrangerke
2019-11-13GRIFFON: More function renamesEugene Sandulenko
2019-11-13GRIFFON: Simplified main engine functionEugene Sandulenko
2019-11-13GRIFFON: Remove menabled as it's unused (always true)Strangerke
2019-11-13GRIFFON: Variable renamesEugene Sandulenko
2019-11-13GRIFFON: Change some integer by booleansStrangerke
2019-11-13GRIFFON: Unstubbed more sound functionalityEugene Sandulenko
2019-11-13GRIFFON: Move all global variables to classEugene Sandulenko
2019-11-13GRIFFON: Implemented cheat mode via debug consoleEugene Sandulenko
2019-11-13GRIFFON: Implement engine quittingEugene Sandulenko
2019-11-13GRIFFON: Get rid of engine.hEugene Sandulenko
2019-11-13GRIFFON: Removed unneeded config file handlingEugene Sandulenko
2019-11-13GRIFFON: Added skeleton engine with detectionEugene Sandulenko