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
/
gui
/
saveload.h
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce GUI header dependencies
Ori Avtalion
2014-02-18
GUI: Make GPL headers consistent in themselves.
Johannes Schickel
2012-07-24
GUI: Let SaveLoadChooser::getResultString return a const reference.
Johannes Schickel
2012-06-15
GUI: Hook up the new load chooser for > 320x200 and engines which support thu...
Johannes Schickel
2012-06-15
GUI: Create an interface for save/load dialogs.
Johannes Schickel
2012-06-14
GUI: Fix include guard of saveload.h.
Johannes Schickel
2012-06-14
GUI: Hide save/load chooser implementation.
Johannes Schickel
2012-06-14
GUI: Remove unused SaveLoadChooser::setList.
Johannes Schickel
2012-06-10
GUI: Refactor default savegame description creation.
Johannes Schickel
2012-06-10
GUI: Add helper to SaveLoadChooser, which uses the currently active target.
Johannes Schickel
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-07
GUI: Change SaveLoadChooser to not 'public subclass' GUI::Dialog
Max Horn
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2009-01-12
Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thought
Torbjörn Andersson
2008-11-13
cleanup
Max Horn
2008-11-11
Moved GUI::SaveLoadChooser to its own source file
Max Horn