aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-09-13- CleanupJohannes Schickel
2009-09-13KYRA: - add sfx support for PC98-VersionFlorian Kagerer
2009-09-13Fixed bug #2847910, "Loss of background audio loop". It would probably be safeTorbjörn Andersson
2009-09-13Clarify things a bit by using the constant name rather than zero.Torbjörn Andersson
2009-09-13Preliminary support for German Kyrandia 1 Amiga.Johannes Schickel
2009-09-13Fix gcc warning.Johannes Schickel
2009-09-13Modify Kyrandia 1 Amiga detection entry to allow the detector to differentiat...Johannes Schickel
2009-09-13Proper fix for bug #2835715 "KYRA: GFX glitch at the bridge". The old fix bro...Johannes Schickel
2009-09-13Fix regression caused by OSystem::updateScreen call limitation, which caused ...Johannes Schickel
2009-09-13Fix bug when skipping Kyrandia 1 Intro, when no restart save game file is pre...Johannes Schickel
2009-09-13LOL/Floppy: fixed size of menu boxesFlorian Kagerer
2009-09-13fixed double-taking of the captain's keyVladimir Menshakov
2009-09-13fixed flickering by restarting render cycleVladimir Menshakov
2009-09-13return event status from the nextEvent()Vladimir Menshakov
2009-09-13removed invalid 0xff character handler, added fixmeVladimir Menshakov
2009-09-13fixed sounds for the earlier callbacksVladimir Menshakov
2009-09-13added hide/showActor, fixed intro, reverted straight animation orderVladimir Menshakov
2009-09-13LOL: add missing opcodeFlorian Kagerer
2009-09-13Fixed crash when reaching the end of the movie, riggered by recent StreamTorbjörn Andersson
2009-09-13Added workaround fix for Amazon conversation being cut off in Act 2Paul Gilbert
2009-09-13added intro supportVladimir Menshakov
2009-09-13Removed unnecessary semi-colons.Torbjörn Andersson
2009-09-13added simple credits support for the intro.Vladimir Menshakov
2009-09-13added shadow_color, height and packed width parameters for fonts.Vladimir Menshakov
2009-09-13fixed animation slot in first trialVladimir Menshakov
2009-09-13Always disable the "Change Directory" button in the save/load menus, as we do...Filippos Karapetis
2009-09-12Removed the INST_LOOKUP_CLASS defineFilippos Karapetis
2009-09-12Made is_object() a method of the segment managerFilippos Karapetis
2009-09-12Removed the unused ASSERT()-related code and changed a warning where BREAKPOI...Filippos Karapetis
2009-09-12LOL: fix bug that would sometimes accidently swap the freeze palette and the ...Florian Kagerer
2009-09-12- Made obj_get and obj_get_name methods of SegManager (getObject and getObjec...Filippos Karapetis
2009-09-11LOL: added another missing opcodeFlorian Kagerer
2009-09-11LOL: add missing opcodeFlorian Kagerer
2009-09-11LOL/Floppy: fixed gfx tables generationFlorian Kagerer
2009-09-11Added an experimental screen transition dirty rect calculation code which sho...Paul Gilbert
2009-09-11Bugfix for the boundaries of changing objects used for dirty rect calculationsPaul Gilbert
2009-09-11Remove excess spaces.Travis Howell
2009-09-11Remove excess spaces.Travis Howell
2009-09-11Fix compile of M4 game engine.Travis Howell
2009-09-11Slightly modified version of Patch #2838562: Improve endian.h and stream.hMax Horn
2009-09-11M4: Seems that s1_cos and s1_sin are either misnamed, or buggy ?Max Horn
2009-09-11Don't abuse FORCEINLINEMax Horn
2009-09-10Removed incorrect German Neon Edition MD5Paul Gilbert
2009-09-09Really fixing searchHotspot, syntax-wise at least. (Note: Hotspots::Hotspot::...Sven Hesse
2009-09-09LOL/Floppy: - fix spell book animationFlorian Kagerer
2009-09-09Playtoons - Fix searchHotspot and suppress a forgotten debug warningArnaud Boutonné
2009-09-09moved away actor animation from the "lan" animations. added better handling f...Vladimir Menshakov
2009-09-09Playtoons - Add oPlaytoons_printTextArnaud Boutonné
2009-09-09Removed/replaced the gfx_pixmap_color structFilippos Karapetis
2009-09-08Fixed some (pedantic) warningsMax Horn