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
/
wintermute
/
base
/
saveload.cpp
Age
Commit message (
Expand
)
Author
2018-09-16
WINTERMUTE: Flush ConfMan to disk on every change (#1314)
lolbot-iichan
2014-02-18
WINTERMUTE: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-15
WINTERMUTE: Stop any playing FMV when loading a savegame.
Einar Johan Trøan Sømåen
2013-08-04
WINTERMUTE: Fix end of namespace comments.
Johannes Schickel
2013-04-18
WINTERMUTE: Use BaseEngine for Logging, not _gameRef in base-classes.
Einar Johan Trøan Sømåen
2013-01-26
WINTERMUTE: Replace all NULLs with nullptr.
Einar Johan Trøan Sømåen
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-11
WINTERMUTE: Only include base_renderer.h where needed
Einar Johan Trøan Sømåen
2012-08-13
WINTERMUTE: WinterMute -> Wintermute
Einar Johan Trøan Sømåen
2012-08-07
WINTERMUTE: Remove g_wintermute.
Einar Johan Trøan Sømåen
2012-08-07
WINTERMUTE: Save the random-seed as well.
Einar Johan Trøan Sømåen
2012-07-29
WINTERMUTE: Separate out SaveGame-code from BaseGame
Einar Johan Trøan Sømåen