aboutsummaryrefslogtreecommitdiff
path: root/engines/cine
AgeCommit message (Expand)Author
2007-12-24_Properly_ fix lock-up introduced introduced in revision 29860. A typicalEugene Sandulenko
2007-12-24Fix regressions (crashes) introduced in commit 29860Eugene Sandulenko
2007-12-24CleanupFilippos Karapetis
2007-12-24Change 3 remaining free() to delete, which were not changed with commit #2984...Filippos Karapetis
2007-12-21Slight cleanupFilippos Karapetis
2007-12-14renamed several structures, variables and functionsGregory Montoir
2007-12-14Added a note, switched to CLIP template for clipping, some cleanupFilippos Karapetis
2007-12-14CleanupFilippos Karapetis
2007-12-13use CLIP template for clipping, made an array static const and renamed MAX_OB...Gregory Montoir
2007-12-13Added a proper fix for bug #1733238 - "FW: crash in copier room", taken from ...Filippos Karapetis
2007-12-13Fixed a regression from the latest cleanupsFilippos Karapetis
2007-12-13Fixed an incorrect copy/pasteFilippos Karapetis
2007-12-13Fixed regression introduced by the latest cleanupsFilippos Karapetis
2007-12-13Fixed one more regression from the latest cleanupFilippos Karapetis
2007-12-13Fixed a regression from the latest cleanupFilippos Karapetis
2007-12-13Muting the compiler :PSven Hesse
2007-12-13Cleanup and simplificationFilippos Karapetis
2007-12-13CleanupFilippos Karapetis
2007-12-13CleanupFilippos Karapetis
2007-12-13Cleanup and simplificationFilippos Karapetis
2007-12-13Changed the C style malloc/free to the C++ style new/deleteFilippos Karapetis
2007-12-12Fixed warning about casting away constness.Torbjörn Andersson
2007-12-12Cleanup, removed duplicate codeFilippos Karapetis
2007-12-11CleanupFilippos Karapetis
2007-12-09- minor screen fix for OSGregory Montoir
2007-12-08reverted parts of commits #29447 and #29446 (caused regressions in ADL music ...Gregory Montoir
2007-12-08amiga demo version of OS has a VOL.CNF file so I assume full versions of the ...Gregory Montoir
2007-12-08simplified gfxConvertSpriteToRaw, some renamingGregory Montoir
2007-12-08made timing closer to the original interpreter and simplified manageEvents fu...Gregory Montoir
2007-12-08reverted part of commit #29749, inplace unpacking doesn't work with .ani dataGregory Montoir
2007-12-08Cleanup and simplificationFilippos Karapetis
2007-12-08Cleanup and simplificationFilippos Karapetis
2007-12-07backported some changes for OSGregory Montoir
2007-11-07One more fix from Patch #1773489Eugene Sandulenko
2007-11-07Patches #1773489: "FW: Fixes for German Amiga Version"Eugene Sandulenko
2007-11-04Mark the end of the Cine namespace.Torbjörn Andersson
2007-11-04fix buffer overflow (globalVars is int16 -> index/=2)Gregory Montoir
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-02Fix bug where an object was accessed after it was deleted in cine engineNeil Millstone
2007-06-22Cleaning up after myself (I blame it on, err, uhh... the Vogons?)Max Horn
2007-06-22Changed more code to use Common::KEYCODE_ enumMax Horn
2007-06-21Fixed freeing of invalid pointer, which would cause Operation Stealth to crash.Torbjörn Andersson
2007-06-12Fix for #1733238 - FW: crash in copier roomFilippos Karapetis
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
2007-06-08Fixed some Valgrind warnings (overlapping source and destination in strcpy()).Torbjörn Andersson
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-30cleanup, don't rely on assert() to ensure a gamefile/savefile is opened. Also...Gregory Montoir
2007-05-30Removing useless common/fs.h includesMax Horn