aboutsummaryrefslogtreecommitdiff
path: root/engines/griffon/griffon.h
AgeCommit message (Collapse)Author
2019-11-13GRIFFON: Variable renamingEugene Sandulenko
2019-11-13GRIFFON: Rename more class variablesEugene Sandulenko
2019-11-13GRIFFON: Rename class variablesEugene Sandulenko
2019-11-13GRIFFON: Implement sound loopingEugene Sandulenko
2019-11-13GRIFFON: Preload sounds into memoryEugene Sandulenko
2019-11-13GRIFFON: Change some integer by booleansStrangerke
2019-11-13GRIFFON: Unstubbed more sound functionalityEugene Sandulenko
2019-11-13GRIFFON: Preload sound files, simplify sound APIEugene Sandulenko
2019-11-13GRIFFON: Avoid direct equality on floats, some janitorial workStrangerke
2019-11-13GRIFFON: Fix some warning in MSVC9 by enforcing the use of float numbers.Strangerke
Also, add a couple of comments
2019-11-13GRIFFON: Renamed several class member varsEugene 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 save/loadEugene Sandulenko
2019-11-13GRIFFON: Move save/load functions to saveload.cppEugene Sandulenko
2019-11-13GRIFFON: Implement engine quittingEugene Sandulenko
2019-11-13GRIFFON: More compilation fixes. The code compiles nowEugene Sandulenko
2019-11-13GRIFFON: Ported Rectangle codeEugene Sandulenko
2019-11-13GRIFFON: Ported keyboard inputEugene Sandulenko
2019-11-13GRIFFON: Get rid of engine.hEugene Sandulenko
2019-11-13GRIFFON: Added skeleton engine with detectionEugene Sandulenko