aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise
AgeCommit message (Expand)Author
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
2008-11-14Committed my patch #2123680 "SDL: Backend transaction / rollback support".Johannes Schickel
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-09-21Patch #2054467: CRUISE: 64bits fixesEugene Sandulenko
2008-09-08Don't use fileName both as a structure and as a function parameterFilippos Karapetis
2008-09-03Silence MSVC warning about uninitialized variablesFilippos Karapetis
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-06-29adding a fixmeKostas Nakos
2008-06-03Removed the now empty files stringSupport.cpp/.hFilippos Karapetis
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-05Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...Max Horn
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
2007-12-27Muting the compiler (Sorry again, yaz0r :P)Sven Hesse
2007-12-27Nearly working pathfinderVincent Hamm
2007-12-27Early pathfindingVincent Hamm
2007-12-25Added FIXME regarding fopen usageMax Horn
2007-12-25Muting the compiler :PSven Hesse
2007-12-25Fix inputVincent Hamm
2007-12-25Fix palette issuesVincent Hamm
2007-12-25Fix title screen regressionVincent Hamm
2007-12-25Fix blinking characterVincent Hamm
2007-12-25Bunch of gfx fixVincent Hamm
2007-12-25Fix cell sortingVincent Hamm
2007-12-24Fix background save/restoreVincent Hamm
2007-12-24Fix save/loadingVincent Hamm
2007-12-24Fix sprite mode 5Vincent Hamm
2007-12-24-Fade in/fade outVincent Hamm
2007-12-20Fix palette manipulation codeVincent Hamm
2007-12-20Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read.Torbjörn Andersson
2007-12-20Fix title screen line drawing codeVincent Hamm
2007-12-20Fix compiler warningsMax Horn
2007-12-20Multiple fix/cleanupVincent Hamm
2007-12-18Fix loading savegame from original interpreterVincent Hamm
2007-12-17Fix dangling pointerVincent Hamm
2007-12-17Fix glitchy cell sortingVincent Hamm
2007-12-12simplify gfxModuleData_field_60, sync with cine codeGregory Montoir
2007-12-11Changed some swaps to use the template SWAPFilippos Karapetis
2007-11-11Silencing some warningsMax Horn
2007-11-11Menu display fixVincent Hamm
2007-11-11Implement dialoguesVincent Hamm