aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2011-03-26MOHAWK: Stub off LB mini gamesMatthew Hoops
2011-03-23MOHAWK: Use direct access on the hashmap for Riven variables nowMatthew Hoops
2011-03-23MOHAWK: Make Riven's save/load code use the variable map directlyMatthew Hoops
2011-03-23MOHAWK: Begin using a hashmap to store Riven variablesMatthew Hoops
2011-03-22MOHAWK: Remove 'old' from the LB v1 sound function tooMatthew Hoops
2011-03-22MOHAWK: Rename OldMohawkBitmap to LivingBooksBitmap_v1Matthew Hoops
2011-03-22MOHAWK: Begin to implement Riven opcode 38Matthew Hoops
2011-03-22MOHAWK: Minor cursor call cleanupMatthew Hoops
2011-03-22MOHAWK: Remove the Riven 'restart' console commandMatthew Hoops
2011-03-22MOHAWK: Cleanup installer handlingMatthew Hoops
2011-03-22MOHAWK: Handle launcher load fails more gracefullyMatthew Hoops
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