Age | Commit message (Expand) | Author |
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 |
2012-11-23 | KYRA: Remove unnecessary forward declaration. | Johannes Schickel |
2012-11-23 | KYRA: Move SoundDigital declaration to its own header. | Johannes Schickel |
2012-11-23 | KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError. | Johannes Schickel |
2012-11-23 | KYRA: Get rid of pointless SoundDigital::init method. | Johannes Schickel |
2012-11-23 | KYRA: Make Sound::hasSoundFile const again. | Johannes Schickel |
2012-11-23 | KYRA: Properly mark digital sfx as sfx in HoF and LoL again. | Johannes Schickel |
2012-11-22 | Merge pull request #283 from lordhoto/scumm-opl3 | Johannes Schickel |
2012-11-22 | TINSEL: Fix typo in comment | Torbjörn Andersson |
2012-11-22 | TINSEL: Fix inventory scrollbar handle position | Torbjörn Andersson |
2012-11-22 | TINSEL: Fix inventory scrolling | Torbjörn Andersson |
2012-11-21 | PEGASUS: Add a keymap | Matthew Hoops |
2012-11-20 | TONY: Fix compiler warnings about possible "used before set" variables. | D G Turner |
2012-11-19 | PARALLACTION: Mask unused, but set variable warning, by debug(). | D G Turner |
2012-11-19 | TOLTECS: Remove unused, but set, variable, start. | D G Turner |
2012-11-19 | QUEEN: Fix compilation. | D G Turner |
2012-11-19 | QUEEN: Remove unused, but set variable, personWalking from Talk::talk(). | D G Turner |
2012-11-19 | KYRA: Make "const type *const" use consistent. | Johannes Schickel |
2012-11-19 | KYRA: Make more static data tables const. | Johannes Schickel |
2012-11-19 | KYRA: Strip trailing whitespaces. | Johannes Schickel |
2012-11-19 | KYRA: Some formatting fixes. | Johannes Schickel |
2012-11-18 | PEGASUS: Fix timer not resuming on the WSC catwalk when using the AI | Matthew Hoops |
2012-11-18 | PEGASUS: Don't constantly redraw the overview text frame | Matthew Hoops |
2012-11-17 | PEGASUS: Fade out the main menu when using the quit button | Matthew Hoops |
2012-11-18 | KYRA: (EOB) - implement simplified EGA dithering for EOB II | athrxx |
2012-11-18 | KYRA: (EOB) - cleaning up CGA/EGA graphics code | athrxx |
2012-11-16 | SCUMM: Fix the "drafts" debugger command for Mac Loom | Torbjörn Andersson |
2012-11-16 | SCUMM: Remove obsolete part of the "drafts" debugger command | Torbjörn Andersson |