Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-17 | Add back parenthesis (I wasn't aware of this convention, sorry) in saveload, ↵ | Arnaud Boutonné | |
and mimic this code in oPlaytoons_openItk svn-id: r43464 | |||
2009-08-17 | Suppress useless parentheses | Arnaud Boutonné | |
svn-id: r43462 | |||
2009-06-22 | Removing trailing tabs | Sven Hesse | |
svn-id: r41784 | |||
2009-05-31 | Removing the helper-include where it's not used anymore | Sven Hesse | |
svn-id: r41089 | |||
2009-05-31 | GOB: Replaced many uses of strdupcpy by Common::String | Max Horn | |
svn-id: r41077 | |||
2009-05-31 | Typos: Unkown -> Unknown | Matthew Hoops | |
svn-id: r41075 | |||
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 |