Age | Commit message (Expand) | Author |
2008-12-03 | Preliminary support for extra data and scripts in video files (urgh, this is ... | Sven Hesse |
2008-12-03 | Changed readLine_OLD() to readLine_NEW(). I guess both this and the previous | Torbjörn Andersson |
2008-12-03 | The "sound" debug command now works correctly in DW2 | Filippos Karapetis |
2008-12-03 | Converted the credits scroller to use readLine_NEW() instead of readLine_OLD(). | Torbjörn Andersson |
2008-12-03 | Removed unused variable. | Torbjörn Andersson |
2008-12-03 | - Added back the English V1 CD version of DW1 (with *.gra files) | Filippos Karapetis |
2008-12-03 | Applied wjpalenstijn's patch to fix bug #2111826 - "DRASCULA: Inserting save ... | Filippos Karapetis |
2008-12-03 | Make sure that savegame names are 0-terminated | Filippos Karapetis |
2008-12-03 | Added Groovie credits | Jordi Vilalta Prat |
2008-12-03 | Replaced remaining usages of readLine_OLD with readLine. | Nicola Mettifogo |
2008-12-03 | Simplify line reading with the simpler readLine(), instead of readLine_NEW | Filippos Karapetis |
2008-12-03 | Simplify line reading with the simpler readLine(), instead of readLine_NEW | Filippos Karapetis |
2008-12-03 | Fix compiler warning | Max Horn |
2008-12-03 | cleanup | Max Horn |
2008-12-03 | readLine_OLD -> readLine_NEW | Filippos Karapetis |
2008-12-03 | readLine_OLD -> readLine_NEW | Filippos Karapetis |
2008-12-02 | DW2: Add support for the Italian/Spanish release | Jordi Vilalta Prat |
2008-12-02 | Added detection for the French version of DW2, as described in the forums | Filippos Karapetis |
2008-12-02 | Apparently, constraining the number of mixing samples to be divisible by 4 is... | Sven Hesse |
2008-12-02 | add missing _curFrame reset to 0 | Gregory Montoir |
2008-12-02 | - Set the maximum number of save games in DW1 and DW2 to 100, up from 30 | Filippos Karapetis |
2008-12-02 | Should fix compilation on BE machines. | Johannes Schickel |
2008-12-02 | Disabled the workaround to skip the title screens of DW1 for now, as it can c... | Filippos Karapetis |
2008-12-02 | Added entry for Discworld 2 to the New Games section | Paul Gilbert |
2008-12-01 | News update: Ender stepping down as project lead | Max Horn |
2008-12-01 | Fixed compilation. | Johannes Schickel |
2008-12-01 | Got rid of Stream::readLine_OLD calls in two places (mostly untested, please ... | Max Horn |
2008-12-01 | Updated the MSVC project files for the new files in tinsel2 | Filippos Karapetis |
2008-12-01 | Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh... | Filippos Karapetis |
2008-11-30 | T7G: Reset origin at end of video: should fix seg fault after losing the micr... | Henry Bush |
2008-11-30 | T7G: Stop errorString from printing script position | Henry Bush |
2008-11-30 | Fixed some looping MIDI sound effects. | Johannes Schickel |
2008-11-30 | Fixed sysEx buffer sizes. | Johannes Schickel |
2008-11-30 | fixed listSaves ordering | Gregory Montoir |
2008-11-30 | queen doesn't use target name for savestate files (amiga & dos versions use t... | Gregory Montoir |
2008-11-30 | enabled tucker engine by default, since game should be completable with it | Gregory Montoir |
2008-11-30 | added detection entries and charset selection for german version | Gregory Montoir |
2008-11-30 | enabled subtitles | Gregory Montoir |
2008-11-30 | Updated the MSVC project files of the kyra engine | Filippos Karapetis |
2008-11-30 | It's unnecessary to use strlen() just to find out if a string is empty or not. | Torbjörn Andersson |
2008-11-30 | Mention Kyra MIDI support in NEWS file. | Johannes Schickel |
2008-11-30 | Added MIDI SFX Map, fixes SFX in HoF. | Johannes Schickel |
2008-11-30 | - Extended MidiDriver::sysEx to allow 264 byte sysEx messages | Johannes Schickel |
2008-11-30 | Cleanup. | Johannes Schickel |
2008-11-30 | - Fix some valgrind warnings | Johannes Schickel |
2008-11-30 | Implement fade out support for MIDI. | Johannes Schickel |
2008-11-30 | Fix NDS warning that should really be an error. Returning nothing from a non | Robin Watts |
2008-11-30 | Cleanup. | Johannes Schickel |
2008-11-30 | Initial version of proper MIDI support for KYRA. | Johannes Schickel |
2008-11-29 | Formatting | Filippos Karapetis |