Age | Commit message (Expand) | Author |
2008-12-06 | Also remove explicit surface passing to IsoMap::draw() | Filippos Karapetis |
2008-12-06 | All the screen drawing functions draw to the back buffer, so there is no poin... | Filippos Karapetis |
2008-12-06 | Cleanup | Filippos Karapetis |
2008-12-06 | Implemented the Tinsel v0 WrtNonZero graphics renderer | Paul Gilbert |
2008-12-06 | Library routine and interpreter fixes for the DW1 demo | Paul Gilbert |
2008-12-06 | T7G: Fix for performance issue in save/load screen when hovering savegames | Scott Thomas |
2008-12-06 | Fixed positioning of overlayed graphics (dialogues, inventory, labels) in all... | Nicola Mettifogo |
2008-12-06 | Simplified scrolling calculations. | Nicola Mettifogo |
2008-12-06 | Implemented horizontal scrolling for BRA, by using a back buffer. Dialogues i... | Nicola Mettifogo |
2008-12-06 | Beginning of support for DW1 Demo - Interpret has been changed to support opc... | Paul Gilbert |
2008-12-05 | Removed unused variable | Filippos Karapetis |
2008-12-05 | Removed more unneeded test code | Filippos Karapetis |
2008-12-05 | Evaluating kFeaturesPalette flag for VMDs. Now you can actually see something... | Sven Hesse |
2008-12-05 | Bugfix for correctly leaving from looking at the Rite of AshkEnte scroll | Paul Gilbert |
2008-12-05 | Parsing fixes for Urban Runner | Sven Hesse |
2008-12-04 | Cleanup | Filippos Karapetis |
2008-12-04 | Do not redraw the whole scene if an overlay is drawn above it | Filippos Karapetis |
2008-12-04 | This should make the US version work | Sven Hesse |
2008-12-04 | Correcting the language for GRB/USA | Sven Hesse |
2008-12-04 | Removed more test code and performed some cleanup | Filippos Karapetis |
2008-12-04 | Removed obsolete refs to OSystem::kFeatureAutoComputeDirtyRects | Max Horn |
2008-12-04 | Changing the GobEngine to use its dirty rects also for OSystem-copies, instea... | Sven Hesse |
2008-12-04 | Disabled all the test functions in SAGA. They can be enabled again by definin... | Filippos Karapetis |
2008-12-04 | Fix typo. | Kari Salminen |
2008-12-04 | Made readLineIntern() return a zero-length string when no printable text is r... | Nicola Mettifogo |
2008-12-04 | Last Dynasty video mode switching (and removing a debug output) | Sven Hesse |
2008-12-04 | A few more GobOpcodes that jump to the space shooter + fudging the result to ... | Sven Hesse |
2008-12-03 | reworked bud tucker demo detection | Gregory Montoir |
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 | 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 | 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 | - 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-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 | Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh... | Filippos Karapetis |