Age | Commit message (Expand) | Author |
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-27 | PS2: Fix three compiler warnings and minor code formatting fixes. | D G Turner |
2012-11-27 | VIDEO: Include surface.h in bink_decoder.h | Einar Johan Trøan Sømåen |
2012-11-26 | PEGASUS: Improve descriptions for the keymap | Matthew Hoops |
2012-11-26 | VIDEO: Add preliminary API functions for seeking to a frame | 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 | BACKENDS: Remove excess space from warnings | Matthew Hoops |
2012-11-24 | AUDIO: Fix AIFF comment about supporting IMA ADPCM | Matthew Hoops |
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-24 | VIDEO: Add support for playing videos at a modified speed | Matthew Hoops |
2012-11-23 | COMPOSER: Fix order of directoryGlobs qualifiers. | D G Turner |
2012-11-23 | AUDIO: Fix spurious compiler warnings about use-before-set variable. | D G Turner |
2012-11-23 | WII: Remove remaining signed-unsigned compiler warning. | D G Turner |
2012-11-23 | N64: Remove remaining signed-unsigned compiler warning. | 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-22 | AUDIO: Remove two extra commas. | Johannes Schickel |
2012-11-22 | AUDIO: Disallow custom percussion instruments in MIDI->AdLib code. | Johannes Schickel |
2012-11-22 | AUDIO: Only enable OPL3 code in MIDI->AdLib, when we have the DOSBox emulator... | Johannes Schickel |
2012-11-20 | TONY: Fix compiler warnings about possible "used before set" variables. | D G Turner |
2012-11-20 | AUDIO: Slight cleanup and typo fix in S&M OPL3 code. | Johannes Schickel |
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 |