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_v6.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-05-04
GOB: Plug a leak
Sven Hesse
2011-01-24
GOB: Urban: Write intro.0xx to file too
Sven Hesse
2011-01-22
GOB: Fix the save list width
Sven Hesse
2011-01-22
GOB: Urban: Save an empty sprite if necessary
Sven Hesse
2011-01-21
GOB: Urban: Fix saving/loading in the Secret Room screen
Sven Hesse
2011-01-21
GOB: Urban: Fix loading/saving in the Cemetary/Lab screens
Sven Hesse
2011-01-21
GOB: Make the Cemetary/Lab screen work correctly
Sven Hesse
2011-01-20
GOB: Ignore a few more dummy files
Sven Hesse
2011-01-18
GOB: Fix the indenting :P
Sven Hesse
2011-01-18
GOB: Implement Urban Runner autosave
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-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