aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/mohawk.cpp
AgeCommit message (Expand)Author
2018-06-07MOHAWK: Display a GUI error message when no audio devices are availableBastien Bouclet
2018-03-31MOHAWK: Fix some clang-tidy warningsBastien Bouclet
2017-07-03MOHAWK: Allow games to opt out of the default video managerBastien Bouclet
2016-10-02MOHAWK: Fix compilationLothar Serra Mari
2016-10-02MOHAWK: Enable translations for 'game is paused' stringLothar Serra Mari
2016-08-11MOHAWK: Allow the games to have a different sound managerBastien Bouclet
2014-02-18MOHAWK: Make GPL headers consistent in themselves.Johannes Schickel
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
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