Age | Commit message (Expand) | Author |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-06-16 | DRASCULA: Get rid of casts on CursorManager::replaceCursor calls. | Johannes Schickel |
2012-04-16 | DRASCULA: listSaves handles unsynced save index | upthorn |
2012-04-15 | DRASCULA: added list saves support | upthorn |
2012-02-15 | ALL: Avoid using is* macros from ctype.h | Max Horn |
2011-12-08 | DRASCULA: Replace usage of 'goto'. | D G Turner |
2011-11-25 | DRASCULA: Add fix for crash/OOB memory accesses in bug #3440895 | D G Turner |
2011-11-16 | LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) | Strangerke |
2011-11-16 | DRASCULA: Further cleanup of the sound playing code | Filippos Karapetis |
2011-11-13 | DRASCULA: Simplify speech mute handling. | Johannes Schickel |
2011-11-13 | DRASCULA: Improve confirm quit screen. | Johannes Schickel |
2011-11-13 | DRASCULA: Allow faster quit when in the mid of a conversation. | Johannes Schickel |
2011-11-09 | DRASCULA: Don't go straight to inventory after close volume settings. | Torbjörn Andersson |
2011-11-02 | DRASCULA: Fix warnings | Eugene Sandulenko |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko |
2011-10-09 | DRASCULA: Remove unecessary VOC header dependency. | D G Turner |
2011-08-24 | DRASCULA: Separated the save name syncing code, and added a TODO | Filippos Karapetis |
2011-08-07 | COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of... | Christoph Mallon |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-06-23 | ANALYSIS: Add static casts to is* functions | Littleboy |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-10 | DRASCULA: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn |
2011-06-02 | DRASCULA: Replace snprintf() usage with Common::String::format() | D G Turner |
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-05-05 | DRASCULA: Handle pitch in code using lockScreen() | Marcus Comstedt |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-24 | DRASCULA: Avoid crash in engine destructor after it failed to start. | Thierry Crozat |
2011-03-29 | JANITORIAL: Remove/comment unused vars | dhewg |
2011-03-19 | DRASACULA: Init volume levels on startup | dhewg |
2011-03-08 | DRASCULA: Fix a style related warning for WinCE specific code. | Johannes Schickel |
2011-02-19 | DRASCULA: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2011-01-31 | DRASCULA: Fixed a warning | Filippos Karapetis |
2011-01-28 | DRASCULA: Fixed Code to allow Quit/RTL Function and avoid Memory Leakage. | David Turner |
2011-01-28 | DRASCULA: Remove unecessary destructor from ArchiveMan. | David Turner |
2011-01-28 | DRASCULA: Fix for Duplicate Registering of Archive. | David Turner |
2011-01-28 | DRASCULA: Fix minor cut and paste error in Console "room" command. | David Turner |
2011-01-28 | DRASCULA: Fix uninitialized reads of mouse position variables. | David Turner |
2011-01-27 | DRASCULA: Fix Memory Leak in drascula.dat Loading. | David Turner |
2011-01-27 | DRASCULA: Fix Memory Leaks in Rooms Table. | David Turner |
2010-12-07 | DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine | Max Horn |
2010-11-08 | COMMON: Push #include audiocd.h in system.h out to .cpp files | Max Horn |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-11-07 | DRASCULA: Add GUIO_NOLAUNCHLOAD to the detection flags. | Johannes Schickel |
2010-11-07 | DETECTOR: Get rid of ADGF_KEEPMATCH | Max Horn |