Age | Commit message (Expand) | Author |
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 |
2010-09-11 | TINSEL: Fix for #3032778 - Mute not respected in DW2 | Paul Gilbert |
2010-08-25 | TINSEL: Fix bug #3032780: "DW: Mute setting does not work" | Eugene Sandulenko |
2010-08-24 | TINSEL: Code cleanup, fixed potentially undefined behavior | Filippos Karapetis |
2010-08-24 | TINSEL: Adjusted the commented out music debug code for the latest changes to | Filippos Karapetis |
2010-08-24 | TINSEL: Removed the hardcoded MIDI offset arrays. | Filippos Karapetis |
2010-08-24 | TINSEL: Fixed final track mapping to Ench soundtrack. | Eugene Sandulenko |
2010-08-24 | TINSEL: Partial fix for MIDI in German release. | Eugene Sandulenko |
2010-08-17 | TINSEL: fix warning | Eugene Sandulenko |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-07-16 | Cleanup. | Torbjörn Andersson |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-07-12 | TINSEL: Replace global object s_rectList by a TinselEngine member var | Max Horn |
2010-06-29 | Silence possible use of uninitialized variable warning in g++. | Johannes Schickel |
2010-06-27 | Fixed GCC warnings. (Same warning twice, actually.) | Torbjörn Andersson |
2010-06-27 | Workaround that corrects some bad frame data in the Russian version that was ... | Paul Gilbert |
2010-06-27 | Script workaround fix for bug #2917661 - Crash when interacting with D'Blah | Paul Gilbert |
2010-06-25 | AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel... | Florian Kagerer |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-15 | Moved tinsel detection tables to separate file. | Eugene Sandulenko |
2010-06-15 | Renamed getAudioCD to getAudioCDManager. | Alejandro Marzini |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-06-06 | Bugfix for #2974817 - Mad Drongo Animation Malfunction | Paul Gilbert |