aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2011-03-29MOHAWK: Add Sound::isPlaying() function.Alyssa Milburn
2011-03-29MOHAWK: Looks like LBAnimation ignores sound priorities after all.Alyssa Milburn
2011-03-29MOHAWK: Only stop the last-played sound in LB's playSound.Alyssa Milburn
2011-03-29MOHAWK: Stop playing LB anim sounds on seek().Alyssa Milburn
2011-03-29MOHAWK: Fix priority check in LB's lockSound().Alyssa Milburn
2011-03-29MOHAWK: Handle LB item sound priorities.Alyssa Milburn
2011-03-29MOHAWK: Destroying an LBGroupItem destroys the whole group.Alyssa Milburn
2011-03-29MOHAWK: Don't fail to delete consecutive items.Alyssa Milburn
2011-03-29MOHAWK: Fix LB debug message to use the right name.Alyssa Milburn
2011-03-29MOHAWK: comment text after #endifAlyssa Milburn
2011-03-28MOHAWK: Don't compile RivenOptionsDialog when Riven isn't enabledMatthew Hoops
2011-03-28MOHAWK: Allow disabling of Riven compilationMatthew Hoops
2011-03-28MOHAWK: Allow disabling compiling cstimeMatthew Hoops
2011-03-28MOHAWK: Allow disabling compilation of MystMatthew Hoops
2011-03-27MOHAWK: Correct title of Dr. Seuss's ABCMatthew Hoops
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