Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-20 | WINTERMUTE: Fix ScriptExtDate-saving (bump savegame-version to 1.2.1). | Einar Johan Trøan Sømåen | |
This also fixes int->int32 in ScriptExtDate::transfer. | |||
2013-01-31 | WINTERMUTE: Redo the way floats are saved, break savegame compatibility with ↵ | Einar Johan Trøan Sømåen | |
WME Lite completely. (This also breaks compatibility with savegames from ScummVM prior to this commit, AND resets the Savegame-version, older savegames will have differing MAGIC-numbers in their headers, and will thus not be recognized). | |||
2013-01-22 | WINTERMUTE: Store larger thumbnails (Bump Savegame-version to 1.2.0.0) | Einar Johan Trøan Sømåen | |
2012-09-04 | WINTERMUTE: Convert CRLF to LF | Willem Jan Palenstijn | |
2012-08-31 | WINTERMUTE: Cleanup the header-guards. | Einar Johan Trøan Sømåen | |
2012-08-31 | WINTERMUTE: Correct some endif-comments. | Einar Johan Trøan Sømåen | |
2012-07-25 | WINTERMUTE: "if(" -> "if (" | Einar Johan Trøan Sømåen | |
2012-06-27 | WINTERMUTE: Fix a savegame-regression | Einar Johan Trøan Sømåen | |
2012-06-26 | WINTERMUTE: Silence another few warnings. | Einar Johan Trøan Sømåen | |
2012-06-25 | WINTERMUTE: Remove the DEGTORAD/RADTODEG-macros | Einar Johan Trøan Sømåen | |
2012-06-15 | WINTERMUTE: Clean out some un-needed headers, and some ↵ | Einar Johan Trøan Sømåen | |
FORBIDDEN_SYMBOL_EXCEPTIONs | |||
2012-06-02 | WINTERMUTE: Run Astyle on code-files to reformat. | Einar Johan Trøan Sømåen | |
2012-06-02 | WINTERMUTE: Add BBase and BParser, and make them compile. | Einar Johan Trøan Sømåen | |