aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2011-03-22MOHAWK: Ignore other 'time' variables when loading saves tooMatthew Hoops
2011-03-22MOHAWK: Implement xrwindowsetupMatthew Hoops
2011-03-21MOHAWK: Minor cleanup and consistency fixesMatthew Hoops
2011-03-21MOHAWK: Implement the prison viewerMatthew Hoops
2011-03-21MOHAWK: Add a getDuration() function to the VideoManagerMatthew Hoops
2011-03-21MOHAWK: Implement the hardcoded Catherine idle videosMatthew Hoops
2011-03-21MOHAWK: Add workaround for loading the bytramtime variableMatthew Hoops
2011-03-21MOHAWK: Don't error out when the ReturnStackID cannot be convertedMatthew Hoops
2011-03-20MOHAWK: Implement the Ytram trapMatthew Hoops
2011-03-19MOHAWK: Removed now unused Myst Variables Storage Class.D G Turner
2011-03-19MOHAWK: Cleanup volume levels initializationdhewg
2011-03-19MOHAWK: Changed usage of PI to M_PI (normally defined in math.h)md5
2011-03-16MOHAWK: Warn only when anims reference named sound files.Alyssa Milburn
2011-03-11MOHAWK: Don't warn about odd LB version record sizes.Alyssa Milburn
2011-03-11MOHAWK: Seek to first frame on kLBOpRewind.Alyssa Milburn
2011-03-11MOHAWK: Fix intro finish notify in LB poetry mode.Alyssa Milburn
2011-03-09MOHAWK: Fix typo in the Riven missing executable dialogMatthew Hoops
2011-03-09MOHAWK: Remove outdated TODOMatthew Hoops
2011-03-09MOHAWK: Correct start times for Riven creditsMatthew Hoops
2011-03-09MOHAWK: Add initial support for the Riven credits sequenceMatthew Hoops
2011-03-08MOHAWK: Rename variable to fix WinCE build.Alyssa Milburn
2011-03-07MOHAWK: Fix Riven's cursor in the main menuMatthew Hoops
2011-03-07Merge branch 'pe_exe' of https://github.com/clone2727/scummvm into clone2727-...Matthew Hoops
2011-03-07MOHAWK: Remove unused runLoadDialog() functionMatthew Hoops
2011-03-07MOHAWK: Error message consistencyMatthew Hoops
2011-03-07MOHAWK: Improve error handling when data isn't foundMatthew Hoops
2011-03-07MOHAWK: Make Riven use original executables for cursorsMatthew Hoops
2011-03-05MOHAWK: Implement Mechanical opcode 122, elevator go down timerBastien Bouclet
2011-03-04GRAPHICS: Split the NE cursor code from the NEResources classMatthew Hoops
2011-02-26MOHAWK: Correction for uninitialized read in Myst Cabin Door State.D G Turner
2011-02-22COMMON: Add a key color field to NECursorMatthew Hoops
2011-02-22COMMON: Begin to merge some NE/PE codeMatthew Hoops
2011-02-22MOHAWK: Implement Mechanical elevator top movieBastien Bouclet
2011-02-22MOHAWK: Implement Mechanical elevator moviesBastien Bouclet
2011-02-22MOHAWK: Implement Mechanical elevator rotationBastien Bouclet
2011-02-20MOHAWK: Don't display LiveText phrases too early.Alyssa Milburn
2011-02-20MOHAWK: Make LBLiveTextItem call done() when finished.Alyssa Milburn
2011-02-20MOHAWK: Fix kLBAutoSync notifies.Alyssa Milburn
2011-02-20MOHAWK: A zero matchFrom matches everything.Alyssa Milburn
2011-02-20MOHAWK: Ignore out-of-bounds LB words.Alyssa Milburn
2011-02-20MOHAWK: Fix LB palettes which don't start at 0.Alyssa Milburn
2011-02-20MOHAWK: Add detection strings for Harry and the Haunted Housestrangerke
2011-02-20MOHAWK: Fix Un-initialized Read In Myst Library Tower Rotation Control.D G Turner
2011-02-19MOHAWK: Update LBPaletteItem for RGB palettes.Alyssa Milburn
2011-02-19MOHAWK: Change bitmaps to use RGB palettes.Johannes Schickel
2011-02-15Merge branch 'master' into osystem-paletteJohannes Schickel
2011-02-15MOHAWK: Shorten Myst stack classes namesBastien Bouclet
2011-02-15MOHAWK: Put togeter the Myst stack classes in a namespaceBastien Bouclet
2011-02-15MOHAWK: Implement Mechanical opcode 201, staircase initBastien Bouclet
2011-02-15MOHAWK: Add a workaround for a missing image when going up the stairs in Mech...Bastien Bouclet