Age | Commit message (Expand) | Author |
2009-01-20 | Fix another warning | Max Horn |
2009-01-20 | Some WIP code for the kSupportsLoadingDuringStartup engine feature | Filippos Karapetis |
2009-01-17 | Since users need to rename the sound and index files in DW2, throw nice GUI e... | Filippos Karapetis |
2009-01-14 | Fix for non-looped tracks of the music enhancement project. Also, got rid of ... | Filippos Karapetis |
2009-01-12 | Don't call _mixer->stopAll() when changing scenes, as this stops the enhanced... | Filippos Karapetis |
2009-01-12 | Cleanup | Filippos Karapetis |
2009-01-12 | Imitate the way the original game is playing MIDI tracks when playing enhance... | Filippos Karapetis |
2009-01-12 | Added support for the Discworld 1 Music Enhancement project. Big thanks to Ja... | Filippos Karapetis |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-27 | Added extra endian conversion. This may fix bug #2462700 | Paul Gilbert |
2008-12-24 | add comment for clarification | Joost Peters |
2008-12-24 | on systems that need alignment, allocate chunks that are a multiple of 4 to e... | Joost Peters |
2008-12-23 | change PPINIT's bools to uint8 to fix crash on OSX (see revision 33285 - must... | Joost Peters |
2008-12-23 | endian fixes | Joost Peters |
2008-12-21 | Reduced the memory allocated for DW1 and DW1 demo by 5MB | Filippos Karapetis |
2008-12-21 | Disable loading from command line again, it seems it only worked for saves, w... | Johannes Schickel |
2008-12-20 | - Added comment about error check when loading save on startup | Johannes Schickel |
2008-12-20 | Implemented support for loading saves from launcher / via command line. | Johannes Schickel |
2008-12-20 | Fixed loading Discworld 2 savegames from GMM. | Johannes Schickel |
2008-12-17 | move necessary code outside of assert | Willem Jan Palenstijn |
2008-12-16 | Add target for CD demo of Discworld 1. | Travis Howell |
2008-12-14 | Removed the comment about the DW1 Demo not being supported | Paul Gilbert |
2008-12-14 | Minor bugfix to string display in DW1 demo | Paul Gilbert |
2008-12-13 | Workaround to correctly return control to the player in the DW1 Demo after us... | Paul Gilbert |
2008-12-13 | Bugfixes for text display and animations in DW1 demo | Paul Gilbert |
2008-12-13 | Added handling for record differences in the hotspot/polygon format in DW1 Demo | Paul Gilbert |
2008-12-12 | Okay, removing my implementation of AppandableAudioStream::getTotalPlayTime (... | Sven Hesse |
2008-12-12 | - Save games are now listed from oldest to newest in the GMM load dialog for ... | Filippos Karapetis |
2008-12-11 | Cleanup. (Removed define and checks for USE_3FLAGS/USE_4FLAGS/USE_5FLAGS) | Johannes Schickel |
2008-12-11 | Added a HACK/FIXME to prevent tinsel games from crashing, when for example th... | Johannes Schickel |
2008-12-11 | Fix for bug #2412503 "DW1: Subtitle menu not working (Multi-language version)". | Johannes Schickel |
2008-12-09 | Removed some dead code, clarified comments, cleanup | Max Horn |
2008-12-08 | Quickfix for tinlib compilation error. Changed type on zOverride from type in... | Lars Persson |
2008-12-07 | Added code differences for DW1 demo to allow the first game screen to start | Paul Gilbert |
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 | Beginning of support for DW1 Demo - Interpret has been changed to support opc... | Paul Gilbert |
2008-12-05 | Bugfix for correctly leaving from looking at the Rite of AshkEnte scroll | Paul Gilbert |
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-03 | The "sound" debug command now works correctly in DW2 | Filippos Karapetis |
2008-12-03 | - Added back the English V1 CD version of DW1 (with *.gra files) | 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 | Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and Discworld 2 sh... | Filippos Karapetis |
2008-11-14 | Committed my patch #2123680 "SDL: Backend transaction / rollback support". | Johannes Schickel |
2008-11-09 | - The GMM save dialog is now working for all engines which support the approp... | Filippos Karapetis |