aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel
AgeCommit message (Expand)Author
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-02MIDI: Fix for bug #3170988 - "MONKEY2: Messed up MT-32 music"Filippos Karapetis
2011-01-30TINSEL: Memory Leak Fix in Coroutines.David Turner
2011-01-02JANITORIAL: Suppress some useless includesArnaud Boutonné
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-12-07TINSEL: Improve support for DW mac demo (see bug #3110936)Max Horn
2010-11-23TINSEL: Fix support for file names with a trailing dotMax Horn
2010-11-23TINSEL: Turn TinselFile into a SeekableReadStreamMax Horn
2010-11-23TINSEL: Restrict use of memstream.h & substream.hMax Horn
2010-11-20TINSEL: Preliminary functionality for reading BE data filesPaul Gilbert
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-17TINSEL: Get rid of some global variablesMax Horn
2010-11-16TINSEL: Fixed compilation with MSVCFilippos Karapetis
2010-11-16TINSEL: Remove unnecessary 'static'Max Horn
2010-11-16TINSEL: Mark all (?) global vars with a FIXME commentMax Horn
2010-11-16TINSEL: Removed unnecessary 'static'Max Horn
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-11-07DETECTOR: Get rid of ADGF_KEEPMATCHMax Horn
2010-11-01TINSEL: Correcting my previous commit, oopsMax Horn
2010-11-01TINSEL: Fix a leak in DW2, and a potential OOB in NextTaggedActorMax Horn
2010-11-01TINSEL: Fixed two places that weren't reset when exiting to the launcher and ...Filippos Karapetis
2010-11-01TINSEL: Explain why exactly RTL is disabledMax Horn
2010-11-01ENGINES: Get rid of some (f)printfsMax Horn
2010-11-01GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warningsMax Horn
2010-10-31TINSEL: Reintroduce DUMMY variable removed in r53932Ori Avtalion
2010-10-31TINSEL: cleanupMax Horn
2010-10-30TINSEL: Remove redundant if()Max Horn
2010-10-30TINSEL: Remove unnecessary CORO_PARAM from ObjectTextOutMax Horn
2010-10-30TINSEL: Fix subtle leak in coroutine code, some minor tweaksMax Horn
2010-10-30TINSEL: Dispose state of active coroutines in Scheduler destructorMax Horn
2010-10-30TINSEL: Add COROUTINE_DEBUG macro to ease debugging coroutine codeMax Horn
2010-10-22TINSEL: Fix for #3091314 - Added extra detection entries for Multi-lingual DW1Paul Gilbert
2010-10-22TINSEL: Ignore SV_SPEECHDELAY in DW2 DemoPaul Gilbert
2010-10-22TINSEL: Load samples file for DW2 DemoPaul Gilbert
2010-10-22TINSEL: Fix incorrectly mapped opcode in DW2 DemoPaul Gilbert
2010-10-22TINSEL: Remove unused functionPaul Gilbert
2010-10-22TINSEL: Compilation fixPaul Gilbert
2010-10-22TINSEL: Added new opcode set for the DW2 DemoPaul Gilbert
2010-10-22TINSEL: Added detection entry for DW2 DemoPaul Gilbert
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15TINSEL: Fix for #3087863 - Code analysis warningsPaul Gilbert
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-09-28TINSEL: Remove redundant '_Windows' checkMax Horn
2010-09-15MIDI: Send a reset MIDI device signal on startup.Johannes Schickel
2010-09-12TINSEL: Remove unused variableEugene Sandulenko
2010-09-11TINSEL: Fix for #3032780 - Mute not respected in DW1Paul Gilbert