Age | Commit message (Expand) | Author |
2016-02-28 | CINE: Fix SPL resource loading (thus SFX). | Johannes Schickel |
2014-03-16 | CINE: Avoid possible string buffer overrun by using strlcpy and strlcat | Strangerke |
2014-02-18 | CINE: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-09-08 | CINE: Skip resource header in loadSpl. | Johannes Schickel |
2012-09-07 | CINE: Fix sprite loading in FW. | Johannes Schickel |
2012-09-07 | CINE: A little bit enforcement of our formatting guidelines. | Johannes Schickel |
2012-08-13 | CINE: Fix regression in savegame system | Vincent Hamm |
2012-08-13 | CINE: Fix restoring of savegame in cave | Vincent Hamm |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-08-09 | CINE: eliminate global variables | Eugene Sandulenko |
2010-04-21 | CINE: Change Doxygen commands to match our CFC | Max Horn |
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops l... | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-11-13 | Started moving Save/Load code to saveload.cpp/.h | Filippos Karapetis |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: CINE | Max Horn |
2008-08-22 | Designate fix for bug #2057619 as a hack, as that's what it is. | Kari Salminen |
2008-08-21 | Fix for bug #2057619: FW: Glitches in title display of demo (regression). | Kari Salminen |
2008-08-19 | Fix for bug #2057619: FW: Glitches in title display of demo (regression). | Kari Salminen |
2008-08-10 | Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,... | Christopher Page |
2008-08-09 | Converted animDataTable from a plain array to a Common::Array. Should help to... | Kari Salminen |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-05 | Made rest of resource loading functions used in loadResource return -1 on error. | Kari Salminen |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-02 | Made loadResourcesFromSave internally use the loadResource-function. | Kari Salminen |
2008-08-02 | - Combined loadAbs and loadResource into one function. | Kari Salminen |
2008-07-22 | Fix for bug #2019355 (FW: broken compatibility with 0.11.1 saves): | Kari Salminen |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-07 | CINE works with the new GMM implementation | Christopher Page |
2008-06-24 | Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So f... | Christopher Page |
2008-05-29 | Tiny comment update (Echec in French means failure). | Kari Salminen |
2008-05-24 | Patch #1969189: "CinE renderer rewrite" | Eugene Sandulenko |
2008-05-12 | Proper fix for savestates. Thanks to next_ghost | Eugene Sandulenko |
2008-04-24 | Cleanup & typo. | Kari Salminen |
2008-04-21 | Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghost | Eugene Sandulenko |
2008-04-09 | Fixed warnings for msvc9. | Johannes Schickel |
2008-04-08 | Ignore pointers on save | Eugene Sandulenko |
2008-04-08 | Fix compilation on my 64-bit system... | Sven Hesse |
2008-04-07 | Patch #1913862: "CinE Script system" | Eugene Sandulenko |
2008-03-28 | Oops | Filippos Karapetis |
2008-03-28 | Fixed 2 off-by-one errors (thanks next_ghost for spotting them) | Filippos Karapetis |
2007-12-24 | Cleanup | Filippos Karapetis |
2007-12-14 | renamed several structures, variables and functions | Gregory Montoir |
2007-12-14 | Cleanup | Filippos Karapetis |
2007-12-13 | Fixed a regression from the latest cleanups | Filippos Karapetis |
2007-12-13 | Fixed an incorrect copy/paste | Filippos Karapetis |
2007-12-13 | Fixed regression introduced by the latest cleanups | Filippos Karapetis |
2007-12-13 | Cleanup and simplification | Filippos Karapetis |