aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-09-15TEEN: More code formatting & whitespace changes (automatically generated with...Max Horn
2009-09-15CINE: Turn some methods into const methodsMax Horn
2009-09-15Removed some unused variables from the engine stateFilippos Karapetis
2009-09-15adapted code to comply code formatting conventions.Vladimir Menshakov
2009-09-15Slight cleanup of the resource palette modification codeFilippos Karapetis
2009-09-15Fix valgrind warning inside "saturatedAddColor", when using the same palette ...Johannes Schickel
2009-09-14SCI: Misc cleanupMax Horn
2009-09-14LOL: fix some regressionsFlorian Kagerer
2009-09-14added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro.Vladimir Menshakov
2009-09-14rewrote dialog parser, fixed color swapping.Vladimir Menshakov
2009-09-14fixed RGB chief face animation in introVladimir Menshakov
2009-09-14added color argument to displayMessage()Vladimir Menshakov
2009-09-14Wording.Johannes Schickel
2009-09-14Fix valgrind warning.Johannes Schickel
2009-09-14SCI: Rename SegManager::kernelDeref*() methods to SegManager::deref*()Max Horn
2009-09-14SCI: kernelDeref*() functions are now seSegmentManager methodsMax Horn
2009-09-14SCI: Merge kernelDerefCharPtr and kernelDerefString and change it from a macr...Max Horn
2009-09-14FW Amiga distributed via Interplay should be a US version according to mobyga...Johannes Schickel
2009-09-14Add preliminary support for German Amiga version.Johannes Schickel
2009-09-14Add md5 sum of FW Amiga distributed by "Interplay".Johannes Schickel
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