aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise
AgeCommit message (Expand)Author
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
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-01-02JANITORIAL: Suppress some useless includesArnaud Boutonné
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-11-21CRUISE: Slight formatting fix.Johannes Schickel
2010-11-21CRUISE: Fix Memory Accesses Errors and Leaks Reported By ValgrindDavid Turner
2010-11-21CRUISE: Bugfix for #3064846 - Raoul appearing in Book screenPaul Gilbert
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-17CRUISE: Corrected uninit read of _polyStruct in ctp.cpp:49 detected by Valgrind.David Turner
2010-11-07LURE: Convert printf to debug/warningMax Horn
2010-10-24ALL: Fix various typos (patch #3093266)Max Horn
2010-10-15CRUISE: Replace some strncpy with strlcpy.Johannes Schickel
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15CRUISE: Fix some code analysis warnings (bug #3087829)Eugene Sandulenko
2010-09-12i18n: Translate the Save and Load buttons in cruiseThierry Crozat
2010-08-09CRUISE: Eliminate global constructorsEugene Sandulenko
2010-08-07LOL: added english floppy versionFlorian Kagerer
2010-07-17Remove PalmOS portMax Horn
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-06-21Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.)Torbjörn Andersson
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-03-22Patch #2973290: Semicolon cleanupMax Horn
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2010-03-10Silenced some harmless cppcheck warnings about unreachable code after a return.Torbjörn Andersson
2010-03-04cruise: add detection entry for Amiga English US GOLD versionFabio Battaglia
2010-02-21Patch for bug 2943361 by littleboy, adding full kb modifier support to all en...Yotam Barnoy
2010-02-20Added comment to explain pointer comparison. See r48092 and r48904.Nicola Mettifogo
2010-02-20Put in a warning in case there is ever too long a background resource name wh...Paul Gilbert
2010-02-20Reverted commit 48092 - The comparison is explicitly intended to detect if th...Paul Gilbert