aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel
AgeCommit message (Expand)Author
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-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-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-07-16Cleanup.Torbjörn Andersson
2010-07-12TINSEL: Replace global object s_rectList by a TinselEngine member varMax Horn
2010-06-29Silence possible use of uninitialized variable warning in g++.Johannes Schickel
2010-06-27Fixed GCC warnings. (Same warning twice, actually.)Torbjörn Andersson
2010-06-27Workaround that corrects some bad frame data in the Russian version that was ...Paul Gilbert
2010-06-27Script workaround fix for bug #2917661 - Crash when interacting with D'BlahPaul Gilbert
2010-06-25AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-15Moved tinsel detection tables to separate file.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-06-06Bugfix for #2974817 - Mad Drongo Animation MalfunctionPaul Gilbert
2010-05-31Fix change in r49356, Common::strlcpy should only be used on zero terminated ...Johannes Schickel
2010-05-31Fix for DW2 engine abort with message "Cannot find file hienergy.sc!".David Turner
2010-05-18Replace some strncpy usages with Common::strlcpy.Johannes Schickel
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-05-04Get rid of Engine::_gameDataDir.Max Horn
2010-04-28TINSEL: Avoid global constructor for clickPosMax Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-27Fix warningWillem Jan Palenstijn
2010-04-21TINSEL: Change cdGraphStream to a Common::File pointer,Max Horn
2010-04-17Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in TinselMax Horn
2010-04-16Fix for bug #2987895: "DW2: graphical errors in video on Windows"Max Horn
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-04-05Commit of the updated version of Fingolfin's patch for bug #2981788 "TINSEL: ...Johannes Schickel