index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mohawk
/
mohawk.cpp
Age
Commit message (
Expand
)
Author
2018-03-31
MOHAWK: Fix some clang-tidy warnings
Bastien Bouclet
2017-07-03
MOHAWK: Allow games to opt out of the default video manager
Bastien Bouclet
2016-10-02
MOHAWK: Fix compilation
Lothar Serra Mari
2016-10-02
MOHAWK: Enable translations for 'game is paused' string
Lothar Serra Mari
2016-08-11
MOHAWK: Allow the games to have a different sound manager
Bastien Bouclet
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-06
ALL: Reduce audio/ header dependency
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-19
MOHAWK: Cleanup volume levels initialization
dhewg
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-29
MOHAWK : Finished implementing Selenitic sound receiver
Bastien Bouclet
2010-11-25
MOHAWK: Add missing include, which prevented the CursorMan destructor from be...
Max Horn
2010-11-25
MOHAWK: Refactor cursor handling
Matthew Hoops
2010-11-22
MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versions
Matthew Hoops
2010-11-20
MOHAWK: Cleanup resource handling
Matthew Hoops
2010-05-23
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...
Matthew Hoops
2010-02-17
Mohawk : Adding resource cache class and integrating into Myst engine.
David Turner
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-31
Remove the getBeginOffset() hack from Common::SeekableReadStream and introduc...
Matthew Hoops
2009-12-30
MOHAWK: Reduce header interdependencies
Max Horn
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko