Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | CINE: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-08-13 | CINE: Fix restoring of savegame in cave | Vincent Hamm | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-08-09 | CINE: eliminate global variables | Eugene Sandulenko | |
svn-id: r51937 | |||
2010-04-21 | CINE: Change Doxygen commands to match our CFC | Max Horn | |
svn-id: r48764 | |||
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-07-22 | Fix for bug #2019355 (FW: broken compatibility with 0.11.1 saves): | Kari Salminen | |
- Changed savegame loading related functions to use SeekableReadStream rather than InSaveFile so MemoryReadStream can be used transparently. - Fixed loadResourcesFromSave to load multiframe animations correctly and to load 0.11.0/0.11.1 Future Wars savegames which used a slightly different format. - Added a savegame format detector that tries to detect between the old Future Wars savegame format, the new one and a broken revision of the new one. - Changed makeLoad to first load the savegame fully into memory and only then handle it (If the savegame's packed then it's unpacked first). If the packed savegame can't tell its unpacked size (i.e. it's using zlib format) then we'll try to load up to 256kB of the savegame data. Thanks to wjp for his help with nailing this release critical bug. svn-id: r33192 | |||
2008-07-01 | Fixed unitialized variables | Max Horn | |
svn-id: r32865 | |||
2008-05-24 | Patch #1969189: "CinE renderer rewrite" | Eugene Sandulenko | |
svn-id: r32257 | |||
2008-04-21 | Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghost | Eugene Sandulenko | |
svn-id: r31651 | |||
2008-04-07 | Patch #1913862: "CinE Script system" | Eugene Sandulenko | |
svn-id: r31444 | |||
2007-12-13 | Muting the compiler :P | Sven Hesse | |
svn-id: r29846 | |||
2007-12-13 | Cleanup | Filippos Karapetis | |
svn-id: r29844 | |||
2007-12-13 | Changed the C style malloc/free to the C++ style new/delete | Filippos Karapetis | |
svn-id: r29841 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2006-11-08 | Fix crashes with new BG incrustation code. | Eugene Sandulenko | |
svn-id: r24660 | |||
2006-11-08 | Fix bug #1579776: "FW: Save does not work properly" | Eugene Sandulenko | |
svn-id: r24659 | |||
2006-02-25 | Some more cine header cleanup | Max Horn | |
svn-id: r20859 | |||
2006-02-25 | Moved cine engine into namespace Cine | Max Horn | |
svn-id: r20851 | |||
2006-02-24 | cleanup | Gregory Montoir | |
svn-id: r20846 | |||
2006-02-23 | formating code | Paweł Kołodziejski | |
svn-id: r20835 | |||
2006-02-23 | Cleanup to remove duplicate type defines | Travis Howell | |
svn-id: r20821 | |||
2006-02-22 | Initial version of Cinematique engine evo 1. | Eugene Sandulenko | |
svn-id: r20813 |