aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-11-29MOHAWK: Set the initial stack back to the introBastien Bouclet
2010-11-29MOHAWK: Play videos when the maze runner moves.Bastien Bouclet
2010-11-29MOHAWK: Add Selenitic opcode 101, maze runner sound help.Bastien Bouclet
2010-11-29MOHAWK: Minimal implementation of the maze runner. Selenitic is now completable.Bastien Bouclet
2010-11-29MOHAWK: Implement Selenitic maze runner init opcodes 200, 201, 202, 205, 206Bastien Bouclet
2010-11-29MOHAWK: Implement retrieving the invoking resource from data for init and exi...Bastien Bouclet
2010-11-29MOHAWK: Implement selenitic opcode 110 used for the maze runner exit logic.Bastien Bouclet
2010-11-29MOHAWK: Complete the list of stack / start cards.Bastien Bouclet
2010-11-29MOHAWK: Preinitialise saved card id for use when linking back to Myst from an...Bastien Bouclet
2010-11-29MOHAWK: Fix drawing the last step of an animated updateBastien Bouclet
2010-11-29MOHAWK: Create constants for remaining Myst resource typesBastien Bouclet
2010-11-29MOHAWK: Persistent scripts cleanupBastien Bouclet
2010-11-29MOHAWK: Add a generic temp var for use by Myst scripts.Bastien Bouclet
2010-11-29MOHAWK: Complete drawing the animated rect if running the animation steps did...Bastien Bouclet
2010-11-29MOHAWK: Do not always update the screen after a card change. Necessary for "a...Bastien Bouclet
2010-11-29MOHAWK: Implement 4 types of animated updates for MystBastien Bouclet
2010-11-29MOHAWK: More animated update opcodes work for MystBastien Bouclet
2010-11-29MOHAWK: Start implementing opcodes using the animated update featureBastien Bouclet
2010-11-29MOHAWK: Changed sliders to restore the main background instead of doing their...Bastien Bouclet
2010-11-29MOHAWK: Added dirty rects support for MystBastien Bouclet
2010-11-29Revert "MOHAWK: Revert the screen cache since it has a huge performance hit, ...Bastien Bouclet
2010-11-29MOHAWK: Implement opcode 3 "take / drop page", and the corresponding getters ...Bastien Bouclet
2010-11-29MOHAWK: Fix flag values used to dertermine if an area can become active.Bastien Bouclet
2010-11-29MOHAWK: Implement / fix Myst opcode 4.Bastien Bouclet
2010-11-29MOHAWK: Only draw a resource conditional subimages if it has the "subimages e...Bastien Bouclet
2010-11-29MOHAWK: More Myst common opcodes checking / renamingBastien Bouclet
2010-11-29MOHAWK: Rename and fix / explain a few Myst opcodesBastien Bouclet
2010-11-29MOHAWK: Describe Myst opcode 9Bastien Bouclet
2010-11-29MOHAWK: Fix Myst opcode 14Bastien Bouclet
2010-11-29MOHAWK: Disabled hotspots are now unclickable areas. Display blue rects for u...Bastien Bouclet
2010-11-29MOHAWK: Check / Fixed / Renamed some simple opcodes.Bastien Bouclet
2010-11-29MOHAWK: Added helpher functions to redraw a resource. Do not redraw all the r...Bastien Bouclet
2010-11-29MOHAWK: Fixed some warningsBastien Bouclet
2010-11-29MOHAWK: Completed the sound lock puzzleBastien Bouclet
2010-11-29MOHAWK : Implemented selenitic sound lock slider opcodes and adjusted sliders...Bastien Bouclet
2010-11-29MOHAWK: Implement value setters for the selenitic sound lock slidersBastien Bouclet
2010-11-29MOHAWK: Implement slider value settingBastien Bouclet
2010-11-29MOHAWK: Don't change current resource when draggingBastien Bouclet
2010-11-29MOHAWK: Implement slidersBastien Bouclet
2010-11-29MOHAWK: Revert the screen cache since it has a huge performance hit, and is n...Bastien Bouclet
2010-11-29MOHAWK; Post rebase fixes :Bastien Bouclet
2010-11-29MOHAWK: Start implementing type 10 areasBastien Bouclet
2010-11-29MOHAWK: Update area type 11 position when the mouse movesBastien Bouclet
2010-11-29MOHAWK: Fix selenitic sound receiver left buttonBastien Bouclet
2010-11-29MOHAWK: Rename some fields for type 11 areasBastien Bouclet
2010-11-29MOHAWK : Change areas inheritance to match the originalBastien Bouclet
2010-11-29MOHAWK : Move area classes to their own fileBastien Bouclet
2010-11-29MOHAWK: Add mouse move event for type 10 and 11 resourcesBastien Bouclet
2010-11-29MOHAWK: Name selenitic opcodes, and implement opcode 204Bastien Bouclet
2010-11-29MOHAWK: Keep resource type aroundBastien Bouclet