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
/
gob
/
save
/
saveload_v3.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-26
GOB: Avoid hiding overloaded virtual methods
Ori Avtalion
2011-01-21
GOB: Add support for saving true color sprites
Sven Hesse
2009-08-22
Properly fixing the Lost in Time temp sprite issue
Sven Hesse
2009-08-20
Fixing some signed/unsigned comparison warnings
Sven Hesse
2009-08-20
Replace magic numbers by constants : kPropsSize and kIndexSize
Arnaud Boutonné
2009-08-14
Setting gob3 save/load mode of the temporary sprite "intro.$$$" to ignore and...
Sven Hesse
2009-06-22
Removing trailing tabs
Sven Hesse
2009-05-31
Removing the helper-include where it's not used anymore
Sven Hesse
2009-05-31
GOB: Got rid of last traces of strdupcpy and strdupcat
Max Horn
2009-05-31
GOB: Replaced many uses of strdupcpy by Common::String
Max Horn
2009-05-31
- A new save system for the GobEngine, one that is not fundamentally broken a...
Sven Hesse