aboutsummaryrefslogtreecommitdiff
path: root/engines/cine
AgeCommit message (Expand)Author
2008-05-12Proper fix for savestates. Thanks to next_ghostEugene Sandulenko
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-24Cleanup & typo.Kari Salminen
2008-04-24Fixed regression: CINE games crashed when a message box appeared (patch by ne...Filippos Karapetis
2008-04-21Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghostEugene Sandulenko
2008-04-09Fixed warnings for msvc9.Johannes Schickel
2008-04-08Ignore pointers on saveEugene Sandulenko
2008-04-08Fix compilation on my 64-bit system...Sven Hesse
2008-04-07Patch #1913862: "CinE Script system"Eugene Sandulenko
2008-04-05Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...Max Horn
2008-03-28OopsFilippos Karapetis
2008-03-28Fixed 2 off-by-one errors (thanks next_ghost for spotting them)Filippos Karapetis
2008-03-14Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...Max Horn
2008-03-14Advanced Detector: Changed fallback detector from a callback function pointer...Max Horn
2008-02-15Merged lots of _mixer->isReady() warnings into a single one in Engine constru...Max Horn
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03Changed "COMPATIBLITY" to "COMPATIBILITY".Torbjörn Andersson
2008-02-02Moved AdvancedMetaEngine to namespace CommonMax Horn
2008-02-02Converted the remaining engines to use MetaEngineJordi Vilalta Prat
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-01Slightly modified patch #1848173: "ScriptVars class implementation for CinE"Eugene Sandulenko
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