aboutsummaryrefslogtreecommitdiff
path: root/engines/griffon/dialogs.cpp
AgeCommit message (Expand)Author
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