aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise
AgeCommit message (Expand)Author
2012-07-03CRUISE: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2012-06-10GUI: Add helper to SaveLoadChooser, which uses the currently active target.Johannes Schickel
2012-06-10GUI: Get rid of SaveLoadChooser::setSaveMode.Johannes Schickel
2012-05-14CRUISE: Add italian language stringsFabio Battaglia
2012-05-14CRUISE: Correct Italian detection entryFabio Battaglia
2012-05-14CRUISE: Add detection entry for Amiga Italian verFabio Battaglia
2012-04-21CRUISE: Fix update of background animations while waiting for user.D G Turner
2012-04-21CRUISE: Modification to main loop to update cursor, even in FastMode.D G Turner
2012-04-21CRUISE: Move cursor update to upper "idle" loop in main function.D G Turner
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2011-12-27CRUISE: Fix cppcheck warning about possible NULL pointer use.Torbjörn Andersson
2011-11-21CRUISE: Added explicit freeing of thumbnail surface pixelsPaul Gilbert
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-11-16COMMON: Rename Common::set_to to Common::fill.Johannes Schickel
2011-11-14CRUISE: Remove unused variablesEugene Sandulenko
2011-11-10CRUISE: Fix OOM checksWillem Jan Palenstijn
2011-11-04CRUISE: Removed duplicate variable assignmentFilippos Karapetis
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-10-18CRUISE: Revert part of mouse movement patch applied from Bug #3423955.D G Turner
2011-10-16CRUISE: Fix For Unresponsive Mouse Movement noted in Bug #3423955.D G Turner
2011-10-01COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save s...Paul Gilbert
2011-08-07GRAPHICS: Simplify the interface of Graphics::loadThumbnail().Christoph Mallon
2011-08-07CRUISE: Replace casts and offset calculations for memory debugger by a simple...Christoph Mallon
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-06-30JANITORIAL: Silence a couple of "variable set but not used" warnings.eriktorbjorn
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10CRUISE: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-06-02CRUISE: Replace snprintf() usage with Common::String::format()D G Turner
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-22ENGINES: Further unify engine namesThierry Crozat
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-14ALL: colour -> colorMax Horn
2011-04-03CRUISE: Fixed odd check, introduced in rev d83a83ef50md5
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2011-03-19CRUISE: Cleanup syncSoundSettings()dhewg
2011-02-23CRUISE: Bugfix for #3188309 - black text at end of introductionPaul Gilbert
2011-02-22CRUISE: Reinstate Copy Protection errorneously disabled in r51834.D G Turner
2011-02-20CRUISE: Remove leftover RGBA reference.Johannes Schickel
2011-02-14CRUISE: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn