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
/
savestate.h
Age
Commit message (
Expand
)
Author
2018-07-21
GRAPHICS: Add playtime in milliseconds to SaveStateDescriptor
David Fioramonti
2017-11-18
FULLPIPE: Fix memory leak of save game thumbnail
Colin Snover
2016-08-24
GUI: Show "locked" saves during sync
Alexander Tkachev
2016-02-25
ENGINES: Add comparator to sort SaveStateDescriptors based on slot.
Johannes Schickel
2014-08-29
ENGINES: Fix some Doxygen comments that seem wrong.
Einar Johan Trøan Sømåen
2014-02-18
ENGINES: Make GPL headers consistent in themselves.
Johannes Schickel
2012-07-03
ENGINES: Mention defaults for writable and deletable settings in SaveStateDes...
Johannes Schickel
2011-07-02
ENGINES: Clean up SaveStateDescriptor.
Johannes Schickel
2011-06-02
ENGINES: Get rid of some s(n)printf calls
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Format more forward declarations to follow convention
Ori Avtalion
2010-10-29
ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value.
Johannes Schickel
2010-03-18
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
Max Horn