Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-16 | LASTEXPRESS: Update SavePoint::push/call interface and check for string ↵ | Littleboy | |
size. CID 1003261, 1003262 | |||
2014-02-18 | LASTEXPRESS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-07-27 | LASTEXPRESS: Remove entity include in savepoint.h | Littleboy | |
2012-07-27 | LASTEXPRESS: More include re-organization | Littleboy | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn | |
This is a first step towards getting rid of all uses of regular printf, fprintf, vprintf, vfprintf, puts, fputs, etc. in our codebase. The name format() reflects the purpose of the function, and parallels String.format() in Java, boost::format, and others. svn-id: r54004 | |||
2010-10-27 | LASTEXPRESS: Cleanup game saving | Julien Templier | |
- Move loading of game stream to separate function - Add checks for NULL in functions using _savegame - Add expected saved size for sound & savepoints svn-id: r53881 | |||
2010-10-19 | LASTEXPRESS: Fix some space formatting. | Jordi Vilalta Prat | |
svn-id: r53629 | |||
2010-10-18 | LASTEXPRESS: Merge in the engine. | Eugene Sandulenko | |
svn-id: r53579 |