Age | Commit message (Expand) | Author |
2012-12-09 | WINTERMUTE: Use uint32 to fix warning in drawTickets() | Einar Johan Trøan Sømåen |
2012-12-09 | WINTERMUTE: Fix Object-sorting in scenes. | Einar Johan Trøan Sømåen |
2012-12-05 | WINTERMUTE: Add another detection-entry for Chivalry is not Dead | Einar Johan Trøan Sømåen |
2012-12-04 | CRUISE: Correct missing comma and extra value in Spanish font table. | D G Turner |
2012-12-03 | TINSEL: Fix misleading comment | Torbjörn Andersson |
2012-12-03 | Merge pull request #294 from eriktorbjorn/tinsel-scrollwheel | David Turner |
2012-12-03 | WINTERMUTE: Enable dirty rects by default. | Einar Johan Trøan Sømåen |
2012-12-03 | WINTERMUTE: Const-ify member-functions that obviously should be const. | Einar Johan Trøan Sømåen |
2012-12-03 | WINTERMUTE: Privatize members in BaseKeyboardState | Einar Johan Trøan Sømåen |
2012-12-03 | SCI: Fix a small glitch when loading (regression) | Filippos Karapetis |
2012-12-02 | QUEEN: Workaround a bug in the llvm-g++ compiler | Thierry Crozat |
2012-12-02 | WINTERMUTE: Avoid including script_ext_math.h in base_game.cpp | Einar Johan Trøan Sømåen |
2012-12-02 | DREAMWEB: Fix key handling for non-QWERTY layouts | Thierry Crozat |
2012-12-02 | SCI: Resync audio options when a game is restarted (bug #3589453) | Filippos Karapetis |
2012-12-02 | WINTERMUTE: Fix a warning from buildbot. | Einar Johan Trøan Sømåen |
2012-12-02 | WINTERMUTE: Correct wrong logic in last commit. | Einar Johan Trøan Sømåen |
2012-12-02 | WINTERMUTE: Make dirty rect-rendering available in config-file. | Einar Johan Trøan Sømåen |
2012-12-02 | WINTERMUTE: Fix a warning. | Einar Johan Trøan Sømåen |
2012-12-02 | WINTERMUTE: Draw invalid tickets too (as they must have become invalid AFTER ... | Einar Johan Trøan Sømåen |
2012-12-02 | WINTERMUTE: Reset renderTicket-system on SaveGame-load | Einar Johan Trøan Sømåen |
2012-12-02 | WINTERMUTE: Reset _wantsDraw when no part of the screen is dirty. | Einar Johan Trøan Sømåen |
2012-12-02 | WINTERMUTE: Make the TTF-cache actually use LRU. | Einar Johan Trøan Sømåen |
2012-12-01 | SCI: Add the French DOS version of Freddy Pharkas (bug #3589449) | Filippos Karapetis |
2012-12-01 | TINSEL: Start handling the BE resources of the Mac versions of DW1 | Filippos Karapetis |
2012-12-01 | DREAMWEB: Check for exFrame data corruption on load | Willem Jan Palenstijn |
2012-11-30 | DREAMWEB: Add some debugging output to emergencyPurge | Willem Jan Palenstijn |
2012-11-30 | DREAMWEB: Make frame fixups more specific and add sanity checks | Willem Jan Palenstijn |
2012-11-30 | DREAMWEB: Fix emergencyPurge checks | Willem Jan Palenstijn |
2012-11-30 | KYRA: Allow user to cancel saving in EoB via ESC. | Johannes Schickel |
2012-11-30 | CONFIGURE: Enable EoB by default. | Johannes Schickel |
2012-11-30 | KYRA: Change loop variable to uint, rather than size_t. | D G Turner |
2012-11-30 | DRASCULA: Change loop variable to uint, rather than size_t. | D G Turner |
2012-11-30 | DREAMWEB: Change various loop variables to uint, rather than size_t. | D G Turner |
2012-11-30 | DREAMWEB: Migrate object/inventory related functions out of stubs. | D G Turner |
2012-11-30 | DREAMWEB: Further migration to screen size constants. | D G Turner |
2012-11-30 | DREAMWEB: Fix usage of defines, rather than values for screen size. | D G Turner |
2012-11-30 | DREAMWEB: Remove dead code functions and minor formatting cleanup. | D G Turner |
2012-11-29 | DREAMWEB: Add debugging output for keyboard input. | D G Turner |
2012-11-29 | DREAMWEB: Correction of minor conversion mistake. | D G Turner |
2012-11-29 | DREAMWEB: Further cleanup to keyboard input buffer code. | D G Turner |
2012-11-29 | DREAMWEB: Simplify _lastHardKey usage and migrate to Common::KeyCode. | D G Turner |
2012-11-26 | PEGASUS: Improve descriptions for the keymap | Matthew Hoops |
2012-11-26 | SCI: Amended fix for palette related compiler warnings. | D G Turner |
2012-11-26 | SCI: Fix warnings | Filippos Karapetis |
2012-11-24 | KYRA: fix bug #3589442 (LOL Floppy - No speech during intro) | athrxx |
2012-11-24 | TINSEL: Add scrollwheel support to save/load and inventory | Torbjörn Andersson |
2012-11-24 | PEGASUS: Use the new VideoDecoder::setRate code | Matthew Hoops |
2012-11-23 | COMPOSER: Fix order of directoryGlobs qualifiers. | D G Turner |
2012-11-23 | KYRA: Some slight cleanup. | Johannes Schickel |
2012-11-23 | KYRA: Fix bug #3589441 "KYRA: LOL DOS is broken". | Johannes Schickel |