aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-23KYRA: Remove unnecessary forward declaration.Johannes Schickel
2012-11-23KYRA: Move SoundDigital declaration to its own header.Johannes Schickel
2012-11-23KYRA: Rename kReadSaveHeaderError to ReadSaveHeaderError.Johannes Schickel
2012-11-23KYRA: Get rid of pointless SoundDigital::init method.Johannes Schickel
2012-11-23KYRA: Make Sound::hasSoundFile const again.Johannes Schickel
2012-11-23KYRA: Properly mark digital sfx as sfx in HoF and LoL again.Johannes Schickel
2012-11-22Merge pull request #283 from lordhoto/scumm-opl3Johannes Schickel
2012-11-22TINSEL: Fix typo in commentTorbjörn Andersson
2012-11-22TINSEL: Fix inventory scrollbar handle positionTorbjörn Andersson
2012-11-22TINSEL: Fix inventory scrollingTorbjörn Andersson
2012-11-21PEGASUS: Add a keymapMatthew Hoops
2012-11-22AUDIO: Remove two extra commas.Johannes Schickel
2012-11-22AUDIO: Disallow custom percussion instruments in MIDI->AdLib code.Johannes Schickel
2012-11-22AUDIO: Only enable OPL3 code in MIDI->AdLib, when we have the DOSBox emulator...Johannes Schickel
2012-11-20TONY: Fix compiler warnings about possible "used before set" variables.D G Turner
2012-11-20AUDIO: Slight cleanup and typo fix in S&M OPL3 code.Johannes Schickel
2012-11-19PARALLACTION: Mask unused, but set variable warning, by debug().D G Turner
2012-11-19TOLTECS: Remove unused, but set, variable, start.D G Turner
2012-11-19QUEEN: Fix compilation.D G Turner
2012-11-19QUEEN: Remove unused, but set variable, personWalking from Talk::talk().D G Turner
2012-11-19N64: Fix remaining warnings associated with mouse cursor drawing.D G Turner
2012-11-19KYRA: Make "const type *const" use consistent.Johannes Schickel
2012-11-19KYRA: Make more static data tables const.Johannes Schickel
2012-11-19KYRA: Strip trailing whitespaces.Johannes Schickel
2012-11-19KYRA: Some formatting fixes.Johannes Schickel
2012-11-18N64: Fix compiler warnings associated with cursor size variables.D G Turner
2012-11-18VIDEO: Fix SVQ1 videos to error out on B Frames.D G Turner
2012-11-18VIDEO: Fix compiler warning in SVQ1 codec.D G Turner
2012-11-18PEGASUS: Fix timer not resuming on the WSC catwalk when using the AIMatthew Hoops
2012-11-18PEGASUS: Don't constantly redraw the overview text frameMatthew Hoops
2012-11-17PEGASUS: Fade out the main menu when using the quit buttonMatthew Hoops
2012-11-18BUILD: Fix missing directory creation in aos4dist target.D G Turner
2012-11-18OSX: Remove use of deprecated methodsThierry Crozat
2012-11-18OSX: Fix Sparkle compilation on older systemsThierry Crozat
2012-11-18OSX: Add missing include for NSURLThierry Crozat
2012-11-18OSX: Improve native OS X browser dialogMax Horn
2012-11-18KYRA: (EOB) - implement simplified EGA dithering for EOB IIathrxx
2012-11-18KYRA: (EOB) - cleaning up CGA/EGA graphics codeathrxx
2012-11-17BUILD: Fix aos4dist target when building outside source directory.D G Turner
2012-11-16SCUMM: Fix the "drafts" debugger command for Mac LoomTorbjörn Andersson
2012-11-16SCUMM: Remove obsolete part of the "drafts" debugger commandTorbjörn Andersson
2012-11-16CONFIGURE: Use correct prefixed binaries for AmigaOS cross-compile.D G Turner
2012-11-15GROOVIE: Added documentation for the GameSpeed enumFilippos Karapetis
2012-11-15README: Break some lines on 79 characters again.Johannes Schickel
2012-11-15README: Describe "walkspeed" for Kyra2+Kyra3.Johannes Schickel
2012-11-15README: Change wording of the Kyrandia walkspeed setting to "number"Filippos Karapetis
2012-11-15SCI: Properly reset the palVary signal when loading (bug #3575569)Filippos Karapetis
2012-11-15MT32: Make all constant tables in the MT32Emu namespace staticFilippos Karapetis
2012-11-15DREAMWEB: Add an extra line showing the available terminal commandsFilippos Karapetis
2012-11-15MT32: Update the MT32 emulator to the latest munt revisionFilippos Karapetis