aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-04Fix for GUI compile error described in bug #2387217 "WINCE: SVN trunk compila...Johannes Schickel
2008-12-04Fix for bug #2388270 "[Wii/GC] Unable to build SVN rev.35233".Johannes Schickel
2008-12-04Made readLineIntern() return a zero-length string when no printable text is r...Nicola Mettifogo
2008-12-04Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk compil...Filippos Karapetis
2008-12-04Last Dynasty video mode switching (and removing a debug output)Sven Hesse
2008-12-04A few more GobOpcodes that jump to the space shooter + fudging the result to ...Sven Hesse
2008-12-03Get rid of readLine_OLD for goodMax Horn
2008-12-03reworked bud tucker demo detectionGregory Montoir
2008-12-03Preliminary support for extra data and scripts in video files (urgh, this is ...Sven Hesse
2008-12-03Changed readLine_OLD() to readLine_NEW(). I guess both this and the previousTorbjörn Andersson
2008-12-03The "sound" debug command now works correctly in DW2Filippos Karapetis
2008-12-03Converted the credits scroller to use readLine_NEW() instead of readLine_OLD().Torbjörn Andersson
2008-12-03Removed unused variable.Torbjörn Andersson
2008-12-03- Added back the English V1 CD version of DW1 (with *.gra files)Filippos Karapetis
2008-12-03Applied wjpalenstijn's patch to fix bug #2111826 - "DRASCULA: Inserting save ...Filippos Karapetis
2008-12-03Make sure that savegame names are 0-terminatedFilippos Karapetis
2008-12-03Added Groovie creditsJordi Vilalta Prat
2008-12-03Replaced remaining usages of readLine_OLD with readLine.Nicola Mettifogo
2008-12-03Simplify line reading with the simpler readLine(), instead of readLine_NEWFilippos Karapetis
2008-12-03Simplify line reading with the simpler readLine(), instead of readLine_NEWFilippos Karapetis
2008-12-03Fix compiler warningMax Horn
2008-12-03cleanupMax Horn
2008-12-03readLine_OLD -> readLine_NEWFilippos Karapetis
2008-12-03readLine_OLD -> readLine_NEWFilippos Karapetis
2008-12-02DW2: Add support for the Italian/Spanish releaseJordi Vilalta Prat
2008-12-02Added detection for the French version of DW2, as described in the forumsFilippos Karapetis
2008-12-02Apparently, constraining the number of mixing samples to be divisible by 4 is...Sven Hesse
2008-12-02add missing _curFrame reset to 0Gregory Montoir
2008-12-02- Set the maximum number of save games in DW1 and DW2 to 100, up from 30Filippos Karapetis
2008-12-02Should fix compilation on BE machines.Johannes Schickel
2008-12-02Disabled the workaround to skip the title screens of DW1 for now, as it can c...Filippos Karapetis
2008-12-02Added entry for Discworld 2 to the New Games sectionPaul Gilbert
2008-12-01News update: Ender stepping down as project leadMax Horn
2008-12-01Fixed compilation.Johannes Schickel
2008-12-01Got rid of Stream::readLine_OLD calls in two places (mostly untested, please ...Max Horn
2008-12-01Updated the MSVC project files for the new files in tinsel2Filippos Karapetis
2008-12-01Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh...Filippos Karapetis
2008-11-30T7G: Reset origin at end of video: should fix seg fault after losing the micr...Henry Bush
2008-11-30T7G: Stop errorString from printing script positionHenry Bush
2008-11-30Fixed some looping MIDI sound effects.Johannes Schickel
2008-11-30Fixed sysEx buffer sizes.Johannes Schickel
2008-11-30fixed listSaves orderingGregory Montoir
2008-11-30queen doesn't use target name for savestate files (amiga & dos versions use t...Gregory Montoir
2008-11-30enabled tucker engine by default, since game should be completable with itGregory Montoir
2008-11-30added detection entries and charset selection for german versionGregory Montoir
2008-11-30enabled subtitlesGregory Montoir
2008-11-30Updated the MSVC project files of the kyra engineFilippos Karapetis
2008-11-30It's unnecessary to use strlen() just to find out if a string is empty or not.Torbjörn Andersson
2008-11-30Mention Kyra MIDI support in NEWS file.Johannes Schickel
2008-11-30Added MIDI SFX Map, fixes SFX in HoF.Johannes Schickel