Age | Commit message (Expand) | Author |
2011-03-25 | AUDIO: Move more common code to Audio::MidiPlayer | Max Horn |
2011-03-25 | TINSEL: Remove unused TinselEngine::_musicVolume member | Max Horn |
2011-03-24 | TINSEL: Change MidiMusicPlayer to derive from Audio::MidiPlayer | Max Horn |
2011-03-23 | ENGINES: Further simplify pseudo MidiDrivers; fix some regressions | Max Horn |
2011-03-23 | AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses | Max Horn |
2011-03-23 | TINSEL: Make MidiMusicPlayer::_parser and _mutex protected | Max Horn |
2011-03-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
2011-02-24 | TINSEL: Added enhanced music support for the German CD "Neon Edition" re-rele... | md5 |
2011-02-15 | TINSEL: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
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 |