aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel
AgeCommit message (Expand)Author
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
2010-09-11TINSEL: Fix for #3032778 - Mute not respected in DW2Paul Gilbert
2010-08-25TINSEL: Fix bug #3032780: "DW: Mute setting does not work"Eugene Sandulenko
2010-08-24TINSEL: Code cleanup, fixed potentially undefined behaviorFilippos Karapetis
2010-08-24TINSEL: Adjusted the commented out music debug code for the latest changes toFilippos Karapetis
2010-08-24TINSEL: Removed the hardcoded MIDI offset arrays.Filippos Karapetis
2010-08-24TINSEL: Fixed final track mapping to Ench soundtrack.Eugene Sandulenko
2010-08-24TINSEL: Partial fix for MIDI in German release.Eugene Sandulenko
2010-08-17TINSEL: fix warningEugene Sandulenko
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-07-16Cleanup.Torbjörn Andersson
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-07-12TINSEL: Replace global object s_rectList by a TinselEngine member varMax Horn