aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-11-13GRIFFON: Fix GCC Compiler WarningsD G Turner
2019-11-13GRIFFON: More work on game statesEugene Sandulenko
2019-11-13GRIFFON: Initial code for game modesEugene Sandulenko
2019-11-13GRIFFON: Some renamingStrangerke
2019-11-13GRIFFON: Fix save screenStrangerke
2019-11-13GRIFFON: Fix unitialize variable breaking the save screenStrangerke
2019-11-13GRIFFON: Fix misleading commentsStrangerke
2019-11-13GRIFFON: Fix engine idEugene Sandulenko
2019-11-13GRIFFON: Initialize variablesEugene Sandulenko
2019-11-13GRIFFON: Fix regressions in newsaveload functionStrangerke
2019-11-13GRIFFON: Reduce the scope of two variablesStrangerke
2019-11-13GRIFFON: Fixes for engineId changesEugene Sandulenko
2019-11-13GRIFFON: Simplified quit event handlingEugene Sandulenko
2019-11-13GRIFFON: cleanupEugene Sandulenko
2019-11-13GRIFFON: Implemented Player::reset()Eugene Sandulenko
2019-11-13GRIFFON: Use smaller data type for static arrayEugene Sandulenko
2019-11-13GRIFFON: Initialize variableEugene Sandulenko
2019-11-13GRIFFON: Added copyright referenceEugene Sandulenko
2019-11-13GRIFFON: Mark engine as 16bitEugene Sandulenko
2019-11-13GRIFFON: Fix warningEugene Sandulenko
2019-11-13GRIFFON: Fix sluggishness in the inventory menuEugene Sandulenko
2019-11-13JANITORIAL: Indentation fixesEugene Sandulenko
2019-11-13GRIFFON: Remove obsolete FIXMEsEugene Sandulenko
2019-11-13GRIFFON: Refactored config menu to switch statementsEugene Sandulenko
2019-11-13GRIFFON: Resolve todoEugene Sandulenko
2019-11-13GRIFFON: Fix newgame menu sluggishnes and simplify codeEugene Sandulenko
2019-11-13GRIFFON: Fix saveload menu fadeinEugene Sandulenko
2019-11-13GRIFFON: Load savestate info only onceEugene Sandulenko
2019-11-13GRIFFON: Fix TheEnd screen fadeoutEugene Sandulenko
2019-11-13GRIFFON: Fixed endgame fadeoutsEugene Sandulenko
2019-11-13GRIFFON: Made theEnd() work properlyEugene Sandulenko
2019-11-13GRIFFON: Implement quitting from the endgameEugene Sandulenko
2019-11-13GRIFFON: Fixed music stoppingEugene Sandulenko
2019-11-13GRIFFON: Removed recursiveness on end gameEugene Sandulenko
2019-11-13GRIFFON: Optimized even handling in cutscenesEugene Sandulenko
2019-11-13GRIFFON: More alpha blitting optimizationsEugene Sandulenko
2019-11-13GRIFFON: Optimized transparent blittingEugene Sandulenko
2019-11-13GRIFFON: Fixed config menu fade-inEugene Sandulenko
2019-11-13GRIFFON: Fixed rendering of config menuEugene Sandulenko
2019-11-13GRIFFON: Fixed sluggishness of the main menu and config menuEugene Sandulenko
2019-11-13GRIFFON: FIx config window drawingEugene Sandulenko
2019-11-13GRIFFON: Remove recursiveness of the main menuEugene Sandulenko
2019-11-13GRIFFON: Introduce ObjectInfoStruct, some refactoringStrangerke
2019-11-13GRIFFON: Fix a bug introduced in the original C conversionStrangerke
2019-11-13GRIFFON: Some refactoring in saveLoadNew(), som renamingStrangerke
2019-11-13GRIFFON: Fix compilationStrangerke
2019-11-13GRIFFON: Get rid of config.h/cppStrangerke
2019-11-13GRIFFON: Fix namespace commentEugene Sandulenko
2019-11-13GRIFFON: Introduce some new structures and refactoring, more renamingStrangerke
2019-11-13GRIFFON: Some more renamingStrangerke