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.cpp
Age
Commit message (
Expand
)
Author
2017-12-03
BASE: Remove bad casts between incompatible Plugin types
Colin Snover
2017-06-09
GUI: Use dashes in default save description
Tarek Soliman
2016-10-17
ALL: Fix compilation with disabled cloud but enabled libcurl
Eugene Sandulenko
2016-08-24
CLOUD: Replace USE_CLOUD with USE_LIBCURL
Alexander Tkachev
2016-08-24
CLOUD: Fix SaveLoadDialogs to check USE_CLOUD
Alexander Tkachev
2016-08-24
CLOUD: Make Save/Load dialog start saves sync
Alexander Tkachev
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: Add possibility to disable the grid based chooser via DISABLE_SAVELOADCH...
Johannes Schickel
2012-07-24
GUI: Let SaveLoadChooser::getResultString return a const reference.
Johannes Schickel
2012-07-24
GUI: Rename LoadChooserThumbnailed to SaveLoadChooserGrid.
Johannes Schickel
2012-07-24
GUI: Implement saving in the grid based save/load chooser.
Johannes Schickel
2012-07-01
GUI: Clean up save load chooser selection code.
Johannes Schickel
2012-07-01
GUI: Automatically switch to list based save/load chooser when changing resol...
Johannes Schickel
2012-07-01
GUI: Only use grid load dialog for 640x400 or bigger.
Johannes Schickel
2012-06-29
GUI: Remember last save/load chooser selection.
Johannes Schickel
2012-06-29
GUI: Allow the user to switch between list and thumbnail based load chooser.
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: Refactor engine plugin access out of SaveLoadChooserImpl into SaveLoadCh...
Johannes Schickel
2012-06-14
GUI: Hide save/load chooser implementation.
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-10-23
ALL: Reduce assignment of "" to Common::String.
Johannes Schickel
2011-09-25
AGI/COMMON: Fixed bug #3407308 - "AGI: SQ2: Saving allowed in autosave slot 0...
Filippos Karapetis
2011-07-02
ENGINES: Clean up SaveStateDescriptor.
Johannes Schickel
2011-06-01
Merge branch 'branch-1-3-0' into master
Max Horn
2011-05-21
GUI/DS: Make 99 the maximum number of save slots displayed on the GMM load/sa...
agent-q
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2010-11-16
GUI: Push down some header (inter)dependencies
Max Horn
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-07-04
Always use kThumbnailHeight2 (i.e. 120) for the height of the thumbnail widget.
Johannes Schickel
2010-06-15
GUI: Implement tooltips. FR #2821513.
Eugene Sandulenko
2010-06-15
GUI: Added in-place hotkeys for widgets.
Eugene Sandulenko
2010-06-15
Implement translation support for ScummVM GUI.
Eugene Sandulenko
2010-03-18
COMMON: Move typedef StringList from str.h to new header str-array.h
Max Horn
2009-12-30
Get rid of Common::String::emptyString, and also of some port specific hacker...
Max Horn
2009-08-20
Implement automatic clearing of "Untitled Savestate" in edit mode of the Save...
Johannes Schickel
2009-08-20
Renamed ScummSaveLoad GUI dialog config entry to SaveLoadChooser. (Also bumpe...
Johannes Schickel
2009-08-20
Partial implementation of feature request #2834637 "GUI: Allow greying out du...
Johannes Schickel
2009-08-16
Cleanup.
Johannes Schickel
2009-08-16
For a better user experience, clear all meta infos, when clicking on an unuse...
Johannes Schickel
2009-08-08
Patch #2832247: "GMM: Enable loading & deleting of unnamed savegames"
Eugene Sandulenko
2009-02-19
Fixed regression in Options menu and disabled Save/Load buttons.
Vicent Marti
2009-01-12
Fixed bug #2500168 ("GUI: Cannot quit in the launcher's load dialog"). I thought
Torbjörn Andersson
2008-12-27
GUI: Added Widget::setVisible convenience wrapper
Max Horn
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
[next]