aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12KYRA: Fix palette glitch in Kyra3 when loading from main menu.Johannes Schickel
2013-08-11TSAGE: Fixes for R2R bridge console scannerPaul Gilbert
2013-08-11TAGE: Bugfixes for R2R bridge consolePaul Gilbert
2013-08-12WINTERMUTE: Add detection for Blue Madonna-demo.Einar Johan Trøan Sømåen
2013-08-12VIDEO: Set stereo as bool instead of writing channel amount directlyEinar Johan Trøan Sømåen
2013-08-11TSAGE: Minor comments and constant fix for text display in R2R scene 300Paul Gilbert
2013-08-11TSAGE: Workaround to allow debugging animation scenes easierPaul Gilbert
2013-08-11TSAGE: Added missing logic for copying foreground to background in R2R scene ...Paul Gilbert
2013-08-11MORTEVIELLE: Remove useless codeStrangerke
2013-08-11MORTEVIELLE: Merge SpeechManager and SoundManagerStrangerke
2013-08-11MORTEVIELLE: Get rid of the 640Kb _mem bufferStrangerke
2013-08-11MORTEVIELLE: Fix warnings about converting from double to intStrangerke
2013-08-11MORTEVIELLE: Improve English translationThierry Crozat
2013-08-11MORTEVIELLE: Remove some useless code and variablesStrangerke
2013-08-11MORTEVIELLE: Fix sound checks (thanks to fuzzie for pointing them out)Strangerke
2013-08-11MORTEVIELLE: Get rid of the PCSpeaker classStrangerke
2013-08-11MORTEVIELLE: Move the end of "sentence" to the main loop in order to fix the ...Strangerke
2013-08-11MORTEVIELLE: Update English translationThierry Crozat
2013-08-10GUI: Initialise _hotkey in ButtonWidget constructorThierry Crozat
2013-08-11MORTEVIELLE: Add an initialization of _charAnswerCount in initMaxAnswer()Strangerke
2013-08-10TSAGE: Fix for standard screens not showing after an animation endsPaul Gilbert
2013-08-10MORTEVIELLE: Fix check of end of streamStrangerke
2013-08-10MORTEVIELLE: Avoid loading sfx and noise files multiple timesStrangerke
2013-08-10MORTEVIELLE: Some refactoring in noise sound codeStrangerke
2013-08-10Merge branch 'master' of github.com:scummvm/scummvmStrangerke
2013-08-10TINSEL: Fix DW2 assertion when quitting during cutsceneTorbjörn Andersson
2013-08-10MORTEVIELLE: Handle soundsStrangerke
2013-08-10MORTEVIELLE: some refactoring in ambiant sound codeStrangerke
2013-08-10MORTEVIELLE: Play ambiant soundsStrangerke
2013-08-09MORTEVIELLE: Use more accurate frequency for musicStrangerke
2013-08-09WINTERMUTE: Fix uninitialized scalar field (CID1060922)Einar Johan Trøan Sømåen
2013-08-09WINTERMUTE: Avoid setting alpha-image when filename is ""Einar Johan Trøan Sømåen
2013-08-08Merge pull request #369 from fingolfin/fix-neverhoodFilippos Karapetis
2013-08-08Merge pull request #373 from lordhoto/ini-fileJohannes Schickel
2013-08-08LURE: Fix some formatting.Torbjörn Andersson
2013-08-08COMMON: Remove commented out include in config-manager.h.Johannes Schickel
2013-08-08COMMON: Remove outdated comments on INIFile.Johannes Schickel
2013-08-08COMMON: Rename ConfigFile to INIFile.Johannes Schickel
2013-08-08KYRA: Fix Kyra3 family album animation glitch, CID 1004139Torbjörn Andersson
2013-08-08GRAPHICS: Fix incorrect parameter order for getBasePtr.Torbjörn Andersson
2013-08-07HOPKINS: Respect pitch when drawing on OSystem's screen surface.Johannes Schickel
2013-08-07IPHONE: Fix accidental double free.Johannes Schickel
2013-08-07Merge pull request #365 from lordhoto/protected-pixelsJohannes Schickel
2013-08-06VIDEO: Don't allow VideoDecoder::seek() to be overriddenMatthew Hoops
2013-08-06WINTERMUTE: Fix incorrect parameter order for getBasePtr.Johannes Schickel
2013-08-06SCI: Add another version of Jones CD (bug #3614668)Filippos Karapetis
2013-08-05VIDEO: Clean up the AVI decoderMatthew Hoops
2013-08-06GRAPHICS: Make Surface::pixels protected.Johannes Schickel
2013-08-06VKEYBD: Do not access Surface::pixels anymore.Johannes Schickel
2013-08-06N64: Do not access Surface::pixels anymore.Johannes Schickel