aboutsummaryrefslogtreecommitdiff
path: root/engines/griffon/dialogs.cpp
AgeCommit message (Expand)Author
2020-01-11GRIFFON: Fix slugginess in final boss and a crash when loading the Griffon.s0...Harsh Bawari
2019-11-13GRIFFON: Fix GMM loading from options and titleEugene Sandulenko
2019-11-13GRIFFON: Fix loading from GMMEugene Sandulenko
2019-11-13GRIFFON: Fix color fill for hidden 'save', and skip it in the navigationEugene Sandulenko
2019-11-13GRIFFON: Hide 'save' item from menu when there is nothing to saveEugene Sandulenko
2019-11-13GRIFFON: Render savestates after saveEugene Sandulenko
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 misleading commentsStrangerke
2019-11-13GRIFFON: Fix regressions in newsaveload functionStrangerke
2019-11-13GRIFFON: Reduce the scope of two variablesStrangerke
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: Removed recursiveness on end gameEugene 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: Some refactoring in saveLoadNew(), som renamingStrangerke
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: start renaming members of Griffon engine classStrangerke
2019-11-13GRIFFON: Change some types to boolean, some code simplificationsStrangerke
2019-11-13GRIFFON: Some refactoringStrangerke
2019-11-13GRIFFON: Some refactoring in dialogsStrangerke
2019-11-13GRIFFON: Add a de fine for Pi, change some casts to int16Strangerke
2019-11-13GRIFFON: Some renamingStrangerke
2019-11-13GRIFFON: Remove some unused class membersStrangerke
2019-11-13GRIFFON: Synchronize sound settingsStrangerke
2019-11-13GRIFFON: Change volume in option menuStrangerke
2019-11-13GRIFFON: Rename _ticks1 to ticks1 as it's at function levelStrangerke
2019-11-13GRIFFON: Various code simplifications and renamingStrangerke
2019-11-13GRIFFON: Simplify some assignments, reduce some variable scopesStrangerke
2019-11-13GRIFFON: Use CLIP where possibleStrangerke
2019-11-13GRIFFON: Added dialogs.cppEugene Sandulenko