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
/
variables.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-01-18
GOB: Add some sanity checks
Sven Hesse
2011-01-17
GOB: Make the variable stack endianness-independent
Sven Hesse
2010-10-15
GOB: Remove the now useless helper.h
Sven Hesse
2010-10-15
GOB: Remove strncpy0()
Sven Hesse
2010-05-17
Enforce conversion formatting on pointer casts in the DEV code.
Johannes Schickel
2009-07-28
More alignment-related changes
Sven Hesse
2009-05-31
- A new save system for the GobEngine, one that is not fundamentally broken a...
Sven Hesse
2009-05-21
Splitting a few helper functions out of gob.h
Sven Hesse
2008-12-18
Preliminary save/load support for Urban Runner
Sven Hesse
2008-07-12
Changed tricky variable access from pointers to a new class that minds endian...
Sven Hesse
2008-06-01
Ooops, intialize variables properly.
Sven Hesse
2008-05-28
Script variables are now always stored in the game version's native endianess.
Sven Hesse