Age | Commit message (Expand) | Author |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-25 | ALL: behaviour -> behavior | Matthew Hoops |
2011-05-22 | ENGINES: Further unify engine names | Thierry Crozat |
2011-05-17 | COMMON: Registers RandomSources in constructor with the event recorder | Max Horn |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-14 | ALL: colour -> color | Max Horn |
2011-04-03 | CRUISE: Fixed odd check, introduced in rev d83a83ef50 | md5 |
2011-03-29 | JANITORIAL: Remove/comment unused vars | dhewg |
2011-03-19 | CRUISE: Cleanup syncSoundSettings() | dhewg |
2011-02-23 | CRUISE: Bugfix for #3188309 - black text at end of introduction | Paul Gilbert |
2011-02-22 | CRUISE: Reinstate Copy Protection errorneously disabled in r51834. | D G Turner |
2011-02-20 | CRUISE: Remove leftover RGBA reference. | Johannes Schickel |
2011-02-14 | CRUISE: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2011-01-02 | JANITORIAL: Suppress some useless includes | Arnaud Boutonné |
2010-12-07 | DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine | Max Horn |
2010-11-21 | CRUISE: Slight formatting fix. | Johannes Schickel |
2010-11-21 | CRUISE: Fix Memory Accesses Errors and Leaks Reported By Valgrind | David Turner |
2010-11-21 | CRUISE: Bugfix for #3064846 - Raoul appearing in Book screen | Paul Gilbert |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-17 | CRUISE: Corrected uninit read of _polyStruct in ctp.cpp:49 detected by Valgrind. | David Turner |
2010-11-07 | LURE: Convert printf to debug/warning | Max Horn |
2010-10-24 | ALL: Fix various typos (patch #3093266) | Max Horn |
2010-10-15 | CRUISE: Replace some strncpy with strlcpy. | Johannes Schickel |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-10-15 | CRUISE: Fix some code analysis warnings (bug #3087829) | Eugene Sandulenko |
2010-09-12 | i18n: Translate the Save and Load buttons in cruise | Thierry Crozat |
2010-08-09 | CRUISE: Eliminate global constructors | Eugene Sandulenko |
2010-08-07 | LOL: added english floppy version | Florian Kagerer |
2010-07-17 | Remove PalmOS port | Max Horn |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-06-21 | Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.) | Torbjörn Andersson |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2010-05-04 | Move DebugChannel related code to new header | Max Horn |
2010-05-04 | Move initGraphics and initCommonGFX from to new header. | Max Horn |
2010-04-27 | COMMON: Move DebugChannel stuff into a new DebugMan singleton | Max Horn |
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-03-22 | Patch #2973290: Semicolon cleanup | Max Horn |
2010-03-18 | COMMON: Get rid of Common::StringList | Max Horn |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2010-03-10 | Silenced some harmless cppcheck warnings about unreachable code after a return. | Torbjörn Andersson |
2010-03-04 | cruise: add detection entry for Amiga English US GOLD version | Fabio Battaglia |
2010-02-21 | Patch for bug 2943361 by littleboy, adding full kb modifier support to all en... | Yotam Barnoy |
2010-02-20 | Added comment to explain pointer comparison. See r48092 and r48904. | Nicola Mettifogo |
2010-02-20 | Put in a warning in case there is ever too long a background resource name wh... | Paul Gilbert |