aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/riven_scripts.h
AgeCommit message (Expand)Author
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-22MOHAWK: Begin to implement Riven opcode 38Matthew Hoops
2011-01-23MOHAWK: Cleanup Riven opcode 12 (now known as stopSound())Matthew Hoops
2011-01-18MOHAWK: Rename some VideoManager functions so we have some unified naming bet...Matthew Hoops
2010-11-23MOHAWK: Pass objs by const ref not by valueMax Horn
2010-09-01MOHAWK: Implement xbookclickMatthew Hoops
2010-07-09Introduce the RivenScriptManager to keep track of scripts and free them when ...Matthew Hoops
2010-05-04Get rid of Engine::_gameDataDir.Max Horn
2010-03-18COMMON: Move typedef StringList from str.h to new header str-array.hMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko