aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_external.h
AgeCommit message (Expand)Author
2017-07-03MOHAWK: Move the external commands to their respective stacksBastien Bouclet
2017-07-03MOHAWK: Move the hotspot list to RivenCardBastien Bouclet
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-20MOHAWK: Implement the Ytram trapMatthew Hoops
2011-03-09MOHAWK: Correct start times for Riven creditsMatthew Hoops
2011-01-17MOHAWK: Implement the Riven pin controlsMatthew Hoops
2011-01-11MOHAWK: Implement Riven's whark number puzzleMatthew Hoops
2010-11-22MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versionsMatthew Hoops
2010-11-19MOHAWK: Implement another Riven demo externalMatthew Hoops
2010-09-15MOHAWK: Finish implementation of the Riven Marble PuzzleMatthew Hoops
2010-09-09MOHAWK: Add initial work on the Riven marble puzzleMatthew Hoops
2010-09-03MOHAWK: Improve support for the Riven DemoMatthew Hoops
2010-09-01MOHAWK: Implement xbookclickMatthew Hoops
2010-08-31MOHAWK: Implement functionality for the dome slidersMatthew Hoops
2010-08-23MOHAWK: Add initial work for the dome slidersMatthew Hoops
2010-06-26Add a debug console command to Riven for displaying combinations to puzzles.Matthew Hoops
2010-05-25Implement *scpbtn and *_domecheck. The domes can now be opened/closed (not us...Matthew Hoops
2010-02-16Move Riven variable randomization to initVars() and implement randomization f...Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko