aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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: 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: 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: Rename ConfigFile to INIFile.Johannes Schickel
2013-08-08KYRA: Fix Kyra3 family album animation glitch, CID 1004139Torbjörn Andersson
2013-08-07HOPKINS: Respect pitch when drawing on OSystem's screen surface.Johannes Schickel
2013-08-07Merge pull request #365 from lordhoto/protected-pixelsJohannes Schickel
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-05NEVERHOOD: Remove NRect constructorMax Horn
2013-08-05WINTERMUTE: Fix formatting.Einar Johan Trøan Sømåen
2013-08-05MORTEVIELLE: Fix flags in playSong(). Thanks clone2727 for telling about itStrangerke
2013-08-05MORTEVIELLE: Fix leak in playSong, refactor it a bitStrangerke
2013-08-04TSAGE: Bugfixes for further R2R scene 1000 cutscenesPaul Gilbert
2013-08-04TSAGE: Completed R2R starship cutscenePaul Gilbert
2013-08-04SCUMM: Fix backwards-in-same-array case of v72he::copyArray.Alyssa Milburn
2013-08-04MORTEVIELLE: Improve looping of the intro songThierry Crozat
2013-08-04MORTEVIELLE: Fix crash in sound mixer when closing the engineThierry Crozat
2013-08-04MORTEVIELLE: Take shouldQuit() into account while a song is playedStrangerke
2013-08-04MORTEVIELLE: Compute real buffer size in order to avoid ticks at the end of t...Strangerke
2013-08-04SCUMM: Add detection/version for Moonbase Commander v1.1.Alyssa Milburn
2013-08-04MORTEVIELLE: Implement music in intro screenStrangerke
2013-08-04MORTEVIELLE: Pass Pattern struct by referenceTorbjörn Andersson
2013-08-04MORTEVIELLE: Fix out-of-bounds readTorbjörn Andersson
2013-08-04SCUMM: Add comment about getPixels uses in BaseCostumeRenderer.Johannes Schickel
2013-08-04SCUMM: Fix Loom (and some other graphics regressions).Johannes Schickel
2013-08-04WINTERMUTE: Small formatting fixes.Johannes Schickel
2013-08-04WINTERMUTE: Fix end of namespace comments.Johannes Schickel
2013-08-03TSAGE: Cleanup of code in R2R scene 1000 to use AnimationPlayerPaul Gilbert
2013-08-03DEVTOOLS: Include English menu in mortevielle dat fileThierry Crozat