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
/
detection.cpp
Age
Commit message (
Expand
)
Author
2011-06-14
DETECTOR: Treat file based fallback like any other fallback method
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
MOHAWK: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
MOHAWK: Fix compilation
Ori Avtalion
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-24
MOHAWK: Add detection for The Berenstain Bears In The Dark.
Alyssa Milburn
2011-04-07
MOHAWK: Detect CarmenTQ's Custom Question Creator
Matthew Hoops
2011-04-02
MOHAWK: Fix title of Arthur's Teacher Trouble
Matthew Hoops
2011-03-29
MOHAWK: Add LB detection entries from pacifist.
Alyssa Milburn
2011-03-28
MOHAWK: Allow disabling of Riven compilation
Matthew Hoops
2011-03-28
MOHAWK: Allow disabling compiling cstime
Matthew Hoops
2011-03-28
MOHAWK: Allow disabling compilation of Myst
Matthew Hoops
2011-03-27
MOHAWK: Correct title of Dr. Seuss's ABC
Matthew Hoops
2011-02-20
MOHAWK: Add detection strings for Harry and the Haunted House
strangerke
2011-02-01
MOHAWK: Add detection for Arthur's Computer Adventure
Matthew Hoops
2011-02-01
MOHAWK: Add detection for The Berenstain Bears Get in a Fight
Matthew Hoops
2011-01-31
MOHAWK: LB detection/path updates.
Alyssa Milburn
2011-01-27
MOHAWK: Add detection for the LB sampler
Matthew Hoops
2011-01-26
MOHAWK: Detect "The Cat in the Hat".
Alyssa Milburn
2011-01-20
MOHAWK: Add CSTime engine.
Alyssa Milburn
2011-01-15
MOHAWK: Get rid of the DETECT_BRODERBUND_TITLES define.
Alyssa Milburn
2011-01-03
MOHAWK: Add game type/detection for CSTime.
Alyssa Milburn
2010-12-25
MOHAWK: detect the European versions of Zoombinis
Alyssa Milburn
2010-12-25
MOHAWK: detect/load the Rugrats Adventure Game
Alyssa Milburn
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-29
MOHAWK: Add Detection Entry For "ABC By Dr Seuss" Living Book Game
David Turner
2010-11-24
MOHAWK: Change the unused version detection field to 'appName' for use with LB
Matthew Hoops
2010-07-09
Add detection for 'Little Monster at School' and the bunch of demos that came...
Matthew Hoops
2010-06-15
MOHAWK: Properly add detection for Riven DVD.
Eugene Sandulenko
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
Split out Mohawk detection tables into separate file.
Eugene Sandulenko
2010-06-14
Mohawk: Added support for running Riven off DVD layout.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-05-30
Add md5's for Myst ME and Riven DVD French.
Matthew Hoops
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
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-03
Mohawk : For what it's worth, Add detection for a french "in the 1rst degree"
Arnaud Boutonné
2010-01-03
Add detection for a french Myst
Arnaud Boutonné
2009-12-31
Remove obsolete comment about Myst ME not working.
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