Age | Commit message (Expand) | Author |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | ALL: Fix whitespaces / indention | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2011-02-02 | MIDI: Fix for bug #3170988 - "MONKEY2: Messed up MT-32 music" | Filippos Karapetis |
2011-01-30 | TINSEL: Memory Leak Fix in Coroutines. | David Turner |
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-12-07 | TINSEL: Improve support for DW mac demo (see bug #3110936) | Max Horn |
2010-11-23 | TINSEL: Fix support for file names with a trailing dot | Max Horn |
2010-11-23 | TINSEL: Turn TinselFile into a SeekableReadStream | Max Horn |
2010-11-23 | TINSEL: Restrict use of memstream.h & substream.h | Max Horn |
2010-11-20 | TINSEL: Preliminary functionality for reading BE data files | Paul Gilbert |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-17 | TINSEL: Get rid of some global variables | Max Horn |
2010-11-16 | TINSEL: Fixed compilation with MSVC | Filippos Karapetis |
2010-11-16 | TINSEL: Remove unnecessary 'static' | Max Horn |
2010-11-16 | TINSEL: Mark all (?) global vars with a FIXME comment | Max Horn |
2010-11-16 | TINSEL: Removed unnecessary 'static' | 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 | COMMON: Rename and tweak MD5 functions | Max Horn |
2010-11-07 | DETECTOR: Get rid of ADGF_KEEPMATCH | Max Horn |
2010-11-01 | TINSEL: Correcting my previous commit, oops | Max Horn |
2010-11-01 | TINSEL: Fix a leak in DW2, and a potential OOB in NextTaggedActor | Max Horn |
2010-11-01 | TINSEL: Fixed two places that weren't reset when exiting to the launcher and ... | Filippos Karapetis |
2010-11-01 | TINSEL: Explain why exactly RTL is disabled | Max Horn |
2010-11-01 | ENGINES: Get rid of some (f)printfs | Max Horn |
2010-11-01 | GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings | Max Horn |
2010-10-31 | TINSEL: Reintroduce DUMMY variable removed in r53932 | Ori Avtalion |
2010-10-31 | TINSEL: cleanup | Max Horn |
2010-10-30 | TINSEL: Remove redundant if() | Max Horn |
2010-10-30 | TINSEL: Remove unnecessary CORO_PARAM from ObjectTextOut | Max Horn |
2010-10-30 | TINSEL: Fix subtle leak in coroutine code, some minor tweaks | Max Horn |
2010-10-30 | TINSEL: Dispose state of active coroutines in Scheduler destructor | Max Horn |
2010-10-30 | TINSEL: Add COROUTINE_DEBUG macro to ease debugging coroutine code | Max Horn |
2010-10-22 | TINSEL: Fix for #3091314 - Added extra detection entries for Multi-lingual DW1 | Paul Gilbert |
2010-10-22 | TINSEL: Ignore SV_SPEECHDELAY in DW2 Demo | Paul Gilbert |
2010-10-22 | TINSEL: Load samples file for DW2 Demo | Paul Gilbert |
2010-10-22 | TINSEL: Fix incorrectly mapped opcode in DW2 Demo | Paul Gilbert |
2010-10-22 | TINSEL: Remove unused function | Paul Gilbert |
2010-10-22 | TINSEL: Compilation fix | Paul Gilbert |
2010-10-22 | TINSEL: Added new opcode set for the DW2 Demo | Paul Gilbert |
2010-10-22 | TINSEL: Added detection entry for DW2 Demo | Paul Gilbert |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-10-15 | TINSEL: Fix for #3087863 - Code analysis warnings | Paul Gilbert |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-09-28 | TINSEL: Remove redundant '_Windows' check | Max Horn |
2010-09-15 | MIDI: Send a reset MIDI device signal on startup. | Johannes Schickel |
2010-09-12 | TINSEL: Remove unused variable | Eugene Sandulenko |
2010-09-11 | TINSEL: Fix for #3032780 - Mute not respected in DW1 | Paul Gilbert |