aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2011-01-21MOHAWK: Implement Channelwood generic lever opcodes, and bridge opcodesBastien Bouclet
2011-01-21MOHAWK: Implement kCSTimeEventRemoveItemFromInventory.Alyssa Milburn
2011-01-21MOHAWK: Fix disabling inventory features in CSTime.Alyssa Milburn
2011-01-21MOHAWK: Use the provided drag flags when dropping a feature.Alyssa Milburn
2011-01-21MOHAWK: Add casts to remaining uses of ~0.Alyssa Milburn
2011-01-21MOHAWK: Implement CSTime big note display.Alyssa Milburn
2011-01-21MOHAWK: Remove non-state uses of ~0 from CSTime.Alyssa Milburn
2011-01-21MOHAWK: De-hardcode CSTime font paths.Alyssa Milburn
2011-01-21MOHAWK: Fix two CSTime cursor shape/state checks.Alyssa Milburn
2011-01-21MOHAWK: Add support for installer files from Riven and other Broderbund gamesMatthew Hoops
2011-01-21MOHAWK: Added a FIXME and fixed a logic bugFilippos Karapetis
2011-01-20MOHAWK: Add CSTime engine.Alyssa Milburn
2011-01-20MOHAWK: Add shared view code.Alyssa Milburn
2011-01-19MOHAWK: Don't use a fixed-size array for cue lists.Alyssa Milburn
2011-01-19MOHAWK: Add getSubImageSize function.Alyssa Milburn
2011-01-19MOHAWK: Properly initialize Myst's background SndHandleMatthew Hoops
2011-01-19MOHAWK: Use a separate SndHandle for Myst's background soundMatthew Hoops
2011-01-19MOHAWK: Fix comment in resource.h.Alyssa Milburn
2011-01-19MOHAWK: Add some supporting code for cue lists.Alyssa Milburn
2011-01-19MOHAWK: Cleanup some Riven codeMatthew Hoops
2011-01-18MOHAWK: Rename some Myst-specific sound functions; cleanupMatthew Hoops
2011-01-18MOHAWK: Rename some VideoManager functions so we have some unified naming bet...Matthew Hoops
2011-01-18MOHAWK: Implement channelwood pipe valvesBastien Bouclet
2011-01-18MOHAWK: Add a workaround to prevent a crash when pulling the gears puzzle res...Bastien Bouclet
2011-01-18MOHAWK: Add a sanity check to waitUntilMovieEnds()Matthew Hoops
2011-01-18MOHAWK: Add gulls and butterflies to MystBastien Bouclet
2011-01-18MOHAWK: Move Myst's o_quit opcode to the base classMatthew Hoops
2011-01-18MOHAWK: Cleanup wrapMovieFilename()Matthew Hoops
2011-01-18MOHAWK: Fix the gear puzzle in Myst ME MacMatthew Hoops
2011-01-18GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGBMatthew Hoops
2011-01-18MOHAWK: Implement the whark response to the red lightMatthew Hoops
2011-01-18MOHAWK: Implement the village part of the left viewer on gspitMatthew Hoops
2011-01-18MOHAWK: Implement xgrviewer so the right viewer on gspit is usableMatthew Hoops
2011-01-17MOHAWK: Implement the Riven pin controlsMatthew Hoops
2011-01-15MOHAWK: Implement Myst's clock tower gears puzzleBastien Bouclet
2011-01-15MOHAWK: Get rid of the DETECT_BRODERBUND_TITLES define.Alyssa Milburn
2011-01-14MOHAWK: Implement Atrus videos in D'niBastien Bouclet
2011-01-14MOHAWK: Implement video looping for Myst's green bookBastien Bouclet
2011-01-14MOHAWK: Simplify some codeMatthew Hoops
2011-01-14MOHAWK: Don't delete the wrong video.Alyssa Milburn
2011-01-14MOHAWK: Fix the beetle animations in RivenMatthew Hoops
2011-01-13MOHAWK: Implement video seeking Myst's rocket link bookBastien Bouclet
2011-01-12MOHAWK: Add a basic LBCode implementation.Alyssa Milburn
2011-01-11MOHAWK: Cleanup Mohawk wave parsingMatthew Hoops
2011-01-11MOHAWK: Set the system palette on 8bpp videos when in 8bpp modeMatthew Hoops
2011-01-11MOHAWK: Play the right parts of Myst's tower clock bridge movieBastien Bouclet
2011-01-11MOHAWK: Implement Myst imager videos seeking / loopingBastien Bouclet
2011-01-11MOHAWK: Implement Riven's whark number puzzleMatthew Hoops
2011-01-11MOHAWK: Allow for Riven to update specific portions of the screenMatthew Hoops
2011-01-11MOHAWK: Play the telescope moving video (now that seeking is available :))Matthew Hoops