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.h
Age
Commit message (
Expand
)
Author
2018-07-30
MOHAWK: MYST: Add support for the localized 25th games
Bastien Bouclet
2018-06-30
MOHAWK: Push down the include of advancedDetector.h
Bastien Bouclet
2018-06-29
MOHAWK: RIVEN: Removed hardcoded list of language prefixes.
Eugene Sandulenko
2018-06-29
MOHAWK: RIVEN: Restrict new menu to 25th Anniversary games
Eugene Sandulenko
2018-06-29
MOHAWK: MYST: Introduce a main menu stack
Bastien Bouclet
2018-05-17
MOHAWK: Remove detection entries for games not supported by the engines
Bastien Bouclet
2018-05-17
MOHAWK: Remove midi playback
Bastien Bouclet
2018-03-31
MOHAWK: Fix some clang-tidy warnings
Bastien Bouclet
2017-07-03
MOHAWK: Rewrite the Riven movie manager
Bastien Bouclet
2017-07-03
MOHAWK: Allow games to opt out of the default video manager
Bastien Bouclet
2016-08-11
MOHAWK: Allow the games to have a different sound manager
Bastien Bouclet
2016-05-17
ALL: Change main engine header guard defines to <directory>_<engine>_H
Eugene Sandulenko
2014-02-18
MOHAWK: Make GPL headers consistent in themselves.
Johannes Schickel
2011-06-28
MOHAWK: Rework archive handling
Matthew Hoops
2011-06-14
MOHAWK: Finish implementation of Riven's storeMovieOpcode opcode
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Format forward declarations to follow convention
Ori Avtalion
2011-01-31
MOHAWK: LB detection/path updates.
Alyssa Milburn
2011-01-03
MOHAWK: Add game type/detection for CSTime.
Alyssa Milburn
2010-11-29
MOHAWK: implement hardcoded Living Books 1.0 code
Alyssa Milburn
2010-11-29
MOHAWK : Finished implementing Selenitic sound receiver
Bastien Bouclet
2010-11-29
MOHAWK: Divide GType_LIVINGBOOKSV3 into V2 and V3
Matthew Hoops
2010-11-29
MOHAWK: Set Maggie's Farmyard Adventure as an LB game
Matthew Hoops
2010-11-28
MOHAWK: Add basic Living Books support (all credit goes to fuzzie!)
Matthew Hoops
2010-11-25
MOHAWK: Refactor cursor handling
Matthew Hoops
2010-11-24
MOHAWK: Change the unused version detection field to 'appName' for use with LB
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-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-15
Add doxygen comment for namespaces of several engines.
Max Horn
2010-05-04
Get rid of Engine::_gameDataDir.
Max Horn
2010-02-17
Mohawk : Adding resource cache class and integrating into Myst engine.
David Turner
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-22
Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...
Matthew Hoops
2010-01-04
Minor cleanup; remove GF_10TH, it's not used or needed anywhere.
Matthew Hoops
2010-01-04
Merge the Mohawk Video class into QTPlayer and general cleanup.
Matthew Hoops
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