Age | Commit message (Collapse) | 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 | |
2009-08-20 | Fixing some signed/unsigned comparison warnings | Sven Hesse | |
svn-id: r43570 | |||
2009-08-20 | Replace magic numbers by constants : kPropsSize and kIndexSize | Arnaud Boutonné | |
svn-id: r43562 | |||
2009-05-31 | Removing the helper-include where it's not used anymore | Sven Hesse | |
svn-id: r41089 | |||
2009-05-31 | GOB: Got rid of last traces of strdupcpy and strdupcat | Max Horn | |
svn-id: r41079 | |||
2009-05-31 | GOB: Replaced many uses of strdupcpy by Common::String | Max Horn | |
svn-id: r41077 | |||
2009-05-31 | - A new save system for the GobEngine, one that is not fundamentally broken ↵ | Sven Hesse | |
and is versioned. Unfortunately, this invalidates most save games created on big-endian machines, since endian-issues was a main problem with the old system - Removed the now superfluous variables sizes svn-id: r41056 |