index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
griffon
/
dialogs.cpp
Age
Commit message (
Expand
)
Author
2019-11-13
GRIFFON: Fix GMM loading from options and title
Eugene Sandulenko
2019-11-13
GRIFFON: Fix loading from GMM
Eugene Sandulenko
2019-11-13
GRIFFON: Fix color fill for hidden 'save', and skip it in the navigation
Eugene Sandulenko
2019-11-13
GRIFFON: Hide 'save' item from menu when there is nothing to save
Eugene Sandulenko
2019-11-13
GRIFFON: Render savestates after save
Eugene Sandulenko
2019-11-13
GRIFFON: Fix GCC Compiler Warnings
D G Turner
2019-11-13
GRIFFON: More work on game states
Eugene Sandulenko
2019-11-13
GRIFFON: Initial code for game modes
Eugene Sandulenko
2019-11-13
GRIFFON: Some renaming
Strangerke
2019-11-13
GRIFFON: Fix save screen
Strangerke
2019-11-13
GRIFFON: Fix misleading comments
Strangerke
2019-11-13
GRIFFON: Fix regressions in newsaveload function
Strangerke
2019-11-13
GRIFFON: Reduce the scope of two variables
Strangerke
2019-11-13
GRIFFON: Remove obsolete FIXMEs
Eugene Sandulenko
2019-11-13
GRIFFON: Refactored config menu to switch statements
Eugene Sandulenko
2019-11-13
GRIFFON: Resolve todo
Eugene Sandulenko
2019-11-13
GRIFFON: Fix newgame menu sluggishnes and simplify code
Eugene Sandulenko
2019-11-13
GRIFFON: Fix saveload menu fadein
Eugene Sandulenko
2019-11-13
GRIFFON: Load savestate info only once
Eugene Sandulenko
2019-11-13
GRIFFON: Removed recursiveness on end game
Eugene Sandulenko
2019-11-13
GRIFFON: Optimized transparent blitting
Eugene Sandulenko
2019-11-13
GRIFFON: Fixed config menu fade-in
Eugene Sandulenko
2019-11-13
GRIFFON: Fixed rendering of config menu
Eugene Sandulenko
2019-11-13
GRIFFON: Fixed sluggishness of the main menu and config menu
Eugene Sandulenko
2019-11-13
GRIFFON: FIx config window drawing
Eugene Sandulenko
2019-11-13
GRIFFON: Remove recursiveness of the main menu
Eugene Sandulenko
2019-11-13
GRIFFON: Some refactoring in saveLoadNew(), som renaming
Strangerke
2019-11-13
GRIFFON: Fix compilation
Strangerke
2019-11-13
GRIFFON: Get rid of config.h/cpp
Strangerke
2019-11-13
GRIFFON: Some more renaming
Strangerke
2019-11-13
GRIFFON: More renaming
Strangerke
2019-11-13
GRIFFON: start renaming members of Griffon engine class
Strangerke
2019-11-13
GRIFFON: Change some types to boolean, some code simplifications
Strangerke
2019-11-13
GRIFFON: Some refactoring
Strangerke
2019-11-13
GRIFFON: Some refactoring in dialogs
Strangerke
2019-11-13
GRIFFON: Add a de fine for Pi, change some casts to int16
Strangerke
2019-11-13
GRIFFON: Some renaming
Strangerke
2019-11-13
GRIFFON: Remove some unused class members
Strangerke
2019-11-13
GRIFFON: Synchronize sound settings
Strangerke
2019-11-13
GRIFFON: Change volume in option menu
Strangerke
2019-11-13
GRIFFON: Rename _ticks1 to ticks1 as it's at function level
Strangerke
2019-11-13
GRIFFON: Various code simplifications and renaming
Strangerke
2019-11-13
GRIFFON: Simplify some assignments, reduce some variable scopes
Strangerke
2019-11-13
GRIFFON: Use CLIP where possible
Strangerke
2019-11-13
GRIFFON: Added dialogs.cpp
Eugene Sandulenko