aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-01-11Committed a modified version of wjp's patch for the video player:Filippos Karapetis
2009-01-10Implemented screen vfx #8Paul Gilbert
2009-01-10Fixed uninitialised variables in the SCUMM save/load dialog. The updateInfos()Torbjörn Andersson
2009-01-10fixed radio chatter sfxPaweł Kołodziejski
2009-01-10setQuickStartFlag is different value in HE100 games.Travis Howell
2009-01-10- added initial radio chatter sfx, still not fully correctPaweł Kołodziejski
2009-01-10Correct sound timer, when sound compression is used in HE games.Travis Howell
2009-01-10Fix warning.Travis Howell
2009-01-10Fix compiling SCUMM engine, with HE71+ games disabled.Travis Howell
2009-01-09Switch assert to an error message, stating the exact unknown code.Travis Howell
2009-01-09Correct sound priority and SBNG offsets, in later HE games.Travis Howell
2009-01-09Fix bug #2029639 - PAJAMA1: Lip Syncing.Travis Howell
2009-01-08T7G: Stage one of move to ScummVM's CursorMan: rename groovie one so it doesn...Henry Bush
2009-01-08T7G: Reset midi volume to 100 on starting a track, cleanupHenry Bush
2009-01-08Fixed slight regressionFilippos Karapetis
2009-01-08Give more detailed info on recently added KQ4 detection entry (It's KQ4 v2.0,...Kari Salminen
2009-01-08Attempted fix of bug #2438637 (Dino not erased in introduction screen on Amig...Nicola Mettifogo
2009-01-08Fixed points 2 and 3 of bug #2438549, spotlight wasn't displayed correctly.Nicola Mettifogo
2009-01-08Trim resource filenames to 8 characters as a last resort on BRA. Script files...Nicola Mettifogo
2009-01-08Don't assert anymore when a command flag doesn't exist, but ignore it and pri...Nicola Mettifogo
2009-01-08Fix bug #2455850: "LSL: missing Polish MD5" and add Polish LSL1 demo along th...Eugene Sandulenko
2009-01-07Fixed warningsMax Horn
2009-01-07Fix an invalid access when the quit opcode occupies the last byte of the scri...Jordi Vilalta Prat
2009-01-07Complete the ROQ video decoding (there are still a few minor glitches)Jordi Vilalta Prat
2009-01-07videoIsLoaded() -> isVideoLoaded()Filippos Karapetis
2009-01-07Further merging of the SMK and DXA players (the FLIC player is not done yet):Filippos Karapetis
2009-01-07Fix bug #2451381: "AGI: -x option (or loading from launcher) breaks some games"Eugene Sandulenko
2009-01-07Add detection entry for King's Quest IV AGI (PC 5.25", 2.0) as provided by Us...Kari Salminen
2009-01-07Fix bug #2484801: "PQ1/DOS/Englisv2.0G - One version is detected as MAC Version"Eugene Sandulenko
2009-01-07Implemented Engine::getDebugger().Nicola Mettifogo
2009-01-07Fix bug #1942471: "AGI: Fan(Get Outta SQ): No Word wrapping"Eugene Sandulenko
2009-01-07Extended PathBuffer to support BRA.Nicola Mettifogo
2009-01-07* moved more mask management to BackgroundInfoNicola Mettifogo
2009-01-07Cleanup.Nicola Mettifogo
2009-01-06Use skip instead of seekFilippos Karapetis
2009-01-06Sound in the old Mac Guild version of ITE is correct againFilippos Karapetis
2009-01-06Added a few more shouldQuit() checks. It's now possible to quit while, forTorbjörn Andersson
2009-01-06Updated SWORD1 with the latest changes to video playersFilippos Karapetis
2009-01-06Updated SCUMM with the latest changes to video playersFilippos Karapetis
2009-01-06Updated AGOS with the latest changes to video playersFilippos Karapetis
2009-01-06Implemented pauseEngineIntern, and fixed music volume handling in SoundMan.Nicola Mettifogo
2009-01-06Cleanup, and follow code formatting convention (indentation) for switch state...Filippos Karapetis
2009-01-06The sound energy buffer is now cleared inside decompressSound()Filippos Karapetis
2009-01-06Sound energy values are now stored in a list, to account for the fact that th...Filippos Karapetis
2009-01-06Changed sfGetSoundEnergy to use the correct soundEnergy value from decompress...Paul Gilbert
2009-01-06The Mac version and Mac demo of ITE no longer crash on exitFilippos Karapetis
2009-01-06Fixed regression: the ITE Mac version works correctly againFilippos Karapetis
2009-01-06Fixed broken condition check for displaying dialogue balloons.Nicola Mettifogo
2009-01-05Got rid of updateAnim2()Filippos Karapetis
2009-01-05Added Doxygen-like comments to the FLIC player, and changed it a bit to have ...Filippos Karapetis