aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-02-13Formatting changes / consistencyJoost Peters
2009-02-13Revert talkspeed changes, while still only using the game specific talkspeed ...Travis Howell
2009-02-13Fix another memory leak, when exiting Waxworks.Travis Howell
2009-02-13Fix memory leaks, when exiting Waxworks.Travis Howell
2009-02-13Fix another memory leak, when exiting AGOS engine.Travis Howell
2009-02-13Fix memory leak, when exiting AGOS engine.Travis Howell
2009-02-12Fixed working Keys button in in game options dialogLars Persson
2009-02-12Fix for bug #2541237 - "AGI: Restart quits ScummVM"Filippos Karapetis
2009-02-11Restore correct camera values for old saves games of FT, Dig, and COMI.Travis Howell
2009-02-11Fix for bug #2538123 - "AGI: loading from launcher disables hotkeys"Filippos Karapetis
2009-02-11Add suggested code changes for bug #2580705 - COMI: Jerky camera movement.Travis Howell
2009-02-11Code difference no longer required (fixed by revision 35327).Travis Howell
2009-02-11Fix bug #2583230 - Waxworks: Can't drag and drop items.Travis Howell
2009-02-11Added debugger consolePaul Gilbert
2009-02-11Removed deprecated methodPaul Gilbert
2009-02-10Cleaned up the input loop, using ScummVM keycode constants and some newly def...Paul Gilbert
2009-02-09Changed the save/load process to use a common serialiserPaul Gilbert
2009-02-08Silenced MSVC warnings about uninitialized variablesFilippos Karapetis
2009-02-07Add detection entry for Gold Rush! 3.0 (Bought from The Software Farm, report...Kari Salminen
2009-02-07Handle endianness difference in RestoreActorReels() -- fixes bug 2569407 - DW...Joost Peters
2009-02-07Add Amiga Italian version of Ween, and resort Ween entires by platform.Travis Howell
2009-02-07Add another version of Blue's Birthday Adventure demo.Travis Howell
2009-02-07Make the subtitle settings in Options section of the global main menu optiona...Travis Howell
2009-02-07Fix sound noise regression in CD32 version of Simon the Sorcerer 1.Travis Howell
2009-02-07Cleanup.Travis Howell
2009-02-07Cleanup.Travis Howell
2009-02-07time.h include no longer required.Travis Howell
2009-02-07Cleanup.Travis Howell
2009-02-05Allow ScummVM to quit while a character is talking in Kyra3.Johannes Schickel
2009-02-04correct endianness in SetActorRGB()Joost Peters
2009-02-04Fix palette on big endianJoost Peters
2009-02-04DW2/Tinsel2 endian fixes. Apart from some palette glitches the game is playa...Joost Peters
2009-02-04- Fixed/completed cd audio support (sfPlayCd and sfGetCdTime) for Manhole:N&E...Benjamin Haisch
2009-02-04DW2 endian fixesJoost Peters
2009-02-04endian fixJoost Peters
2009-02-04Fix startup of AtariST demo of Elvira 1.Travis Howell
2009-02-03Removed unused codeFilippos Karapetis
2009-02-03Fixed support for walking zones in BRA:Nicola Mettifogo
2009-02-03Removed newlines from debug statements.Nicola Mettifogo
2009-02-02KYRA: cleanupFlorian Kagerer
2009-02-02Fixed warning about implicit signed -> unsigned integer conversionMax Horn
2009-02-02endian safetyJoost Peters
2009-02-02t2PlayReel() endian fixesJoost Peters
2009-02-02more endian fixesJoost Peters
2009-02-01endian fixJoost Peters
2009-02-01Fixed graphics glitches when replaying intro.Johannes Schickel
2009-02-01- CleanupJohannes Schickel
2009-02-01Removed uneeded setupPrologueData calls.Johannes Schickel
2009-02-01Oops wrong parameter in last commit.Johannes Schickel
2009-02-01- Fixed mismatching new[] / free.Johannes Schickel