aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-14README: Mark only the DOS EGA version of Loom as skipping copy protectionMatthew Hoops
2012-11-14VIDEO: Improve a Cinepak heuristicMatthew Hoops
2012-11-14CONFIGURE: Force static build when crosscompiling for AmigaOS.D G Turner
2012-11-14VIDEO: Clarify some VideoDecoder documentationMatthew Hoops
2012-11-14TONY: Fixed scripted exit to use engine method, rather than error().D G Turner
2012-11-13BUILD: Remove stripping of executables on "make install".D G Turner
2012-11-13TONY: Fix image loading on BE systems.D G Turner
2012-11-12TONY: Fix resource loading on BE systemsWillem Jan Palenstijn
2012-11-12TONY: Fix compiler warnings in Input class.D G Turner
2012-11-12TONY: Cleanup whitespace formatting.D G Turner
2012-11-11TONY: Replace Input class internal buffers with Common standard.D G Turner