aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_external.cpp
AgeCommit message (Expand)Author
2010-08-19MOHAWK: Draw in the telescope combination in Catherine's journalMatthew Hoops
2010-06-26Add a debug console command to Riven for displaying combinations to puzzles.Matthew Hoops
2010-06-26Add the page turning sound for the Riven journals and stub off the swipe tran...Matthew Hoops
2010-06-24Implement the rest of xvalvecontrol for the boiler puzzle in Riven, initializ...Matthew Hoops
2010-06-22Fully implement xvga1300_carriage, the gallow's carriage is now fully usable.Matthew Hoops
2010-06-22Finish implementation of the jspit elevator logic.Matthew Hoops
2010-06-02In Riven, if we get a change card opcode on a mouse down event, ignore the ne...Matthew Hoops
2010-05-26Fix the 'boiling water' videos in the boiler puzzle.Matthew Hoops
2010-05-25Implement *scpbtn and *_domecheck. The domes can now be opened/closed (not us...Matthew Hoops
2010-05-23Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...Matthew Hoops
2010-02-26Slightly rework refreshing cards in Riven (and remove the hackish changeToCar...Matthew Hoops
2010-02-17Cleanup handling of the telescope cover combination; matches the original alg...Matthew Hoops
2010-02-16Implement xgwatch so you can now find out the combination to free Catherine.Matthew Hoops
2010-02-16Implement xpisland990_elevcombo which allows you to free Catherine.Matthew Hoops
2010-02-16Move Riven variable randomization to initVars() and implement randomization f...Matthew Hoops
2010-02-12Fix trap book external commands.Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-30MOHAWK: Reduce header interdependenciesMax Horn
2009-12-30Re-indentet switch() blocks to follow ScummVM indentation style. (I've alwaysTorbjörn Andersson
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko