aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/variables.cpp
AgeCommit message (Expand)Author
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-01-18GOB: Add some sanity checksSven Hesse
2011-01-17GOB: Make the variable stack endianness-independentSven Hesse
2010-10-15GOB: Remove the now useless helper.hSven Hesse
2010-10-15GOB: Remove strncpy0()Sven Hesse
2010-05-17Enforce conversion formatting on pointer casts in the DEV code.Johannes Schickel
2009-07-28More alignment-related changesSven Hesse
2009-05-31- A new save system for the GobEngine, one that is not fundamentally broken a...Sven Hesse
2009-05-21Splitting a few helper functions out of gob.hSven Hesse
2008-12-18Preliminary save/load support for Urban RunnerSven Hesse
2008-07-12Changed tricky variable access from pointers to a new class that minds endian...Sven Hesse
2008-06-01Ooops, intialize variables properly.Sven Hesse
2008-05-28Script variables are now always stored in the game version's native endianess.Sven Hesse