aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-10Moved some stuff from the EditGameDialog constructor to its open() method toTorbjörn Andersson
2009-01-10Update Joachim's role as requested by him.Eugene Sandulenko
2009-01-10Enable IHNM.Marcus Comstedt
2009-01-10open browser dialog before manipulating it (fixes assert when pressing 'add g...Willem Jan Palenstijn
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-09Add subengine flag for ihnm.Lars Persson
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-08Add initial files for a secondary exe (to be distributed with in a single pkg...Lars Persson
2009-01-08Fixed release critical bug #2472185. All transparent buttons should now prope...Vicent Marti
2009-01-08Fixed revertion to "Add game" button string after a "Mass add" was processed.Johannes Schickel
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-07Reduced header depsMax Horn
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-07Clear the screen to black before showing a video with playVideo() (it's meant...Filippos Karapetis
2009-01-07Initialize DXA buffers to 0 when they're allocatedFilippos Karapetis
2009-01-07Move videoPalette inside setPalette(), as it's only used thereFilippos Karapetis
2009-01-07Updated the MSVC project files for the latest changes to the video playing codeFilippos 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