aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/mohawk.cpp
AgeCommit message (Expand)Author
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-19MOHAWK: Cleanup volume levels initializationdhewg
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-29MOHAWK : Finished implementing Selenitic sound receiverBastien Bouclet
2010-11-25MOHAWK: Add missing include, which prevented the CursorMan destructor from be...Max Horn
2010-11-25MOHAWK: Refactor cursor handlingMatthew Hoops
2010-11-22MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versionsMatthew Hoops
2010-11-20MOHAWK: Cleanup resource handlingMatthew Hoops
2010-05-23Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...Matthew Hoops
2010-02-17Mohawk : Adding resource cache class and integrating into Myst engine.David Turner
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-12-31Remove the getBeginOffset() hack from Common::SeekableReadStream and introduc...Matthew Hoops
2009-12-30MOHAWK: Reduce header interdependenciesMax Horn
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko