aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection_tables.h
AgeCommit message (Collapse)Author
2012-03-01GOB: Add detection entry for Italian playtoons2Fabio Battaglia
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-23LAUNCHER: Add GUIO_NOASPECT to gobStrangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-09-03GOB: Add the Amiga version of GeishaSven Hesse
2011-08-26GOB: Add Geisha AdLib music opcodesSven Hesse
adlibPlay() is commented out for now, until Strangerke fixes the MDYPlayer. :P
2011-08-26GOB: Geisha seems to be EGA-onlySven Hesse
The menu in Geisha shows now. It crashes when something is clicked though; the loadSound opcode is probably different.
2011-06-14DETECTOR: Change ADFileBasedFallback::desc to ADGameDescription pointerMax Horn
2011-05-16GOB: Add a non-interactive Adibou2 demoSven Hesse
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-04GOB: Add another Italian Fascination versionSven Hesse
As supplied by alex86r in bug report #3297633.
2011-05-04GOB: Add another Italian Urban Runner versionSven Hesse
As supplied by alex86r in bug report #3297602.
2011-03-20GOB: Add another US version of Urban RunnerSven Hesse
As supplied by Collector9 in bug report #3228040
2011-03-20GOB: Fix Urban Runner fallback feature flagsSven Hesse
2011-03-18GOB: Add an Italian version of Urban RunnerSven Hesse
As supplied by "Alex" on my Gobsmacked blog: <http://drmccoy.de/gobsmacked/?p=407&cpage=1#comment-2070>
2010-10-24GOB: un-ban and fix a somehow corrupted version of FascinationArnaud Boutonné
(This version has been found on original floppies) svn-id: r53772
2010-09-30GOB: Add kFeaturesTrueColorSven Hesse
svn-id: r52943
2010-09-30GOB: Rename kFeatures640 to kFeatures640x480Sven Hesse
svn-id: r52942
2010-09-17GOB: Add detection for polish gob2 and gob3Arnaud Boutonné
MD5s provided in bug #3067489 svn-id: r52767
2010-09-15GOB: Add detection for Gob1 CD PolishArnaud Boutonné
svn-id: r52734
2010-08-28GOB: Change detection of Fascination CDArnaud Boutonné
At the opposite of the other versions, the real name of the first stick file in Fascination CD is intro.stk, not disk0.stk. svn-id: r52424
2010-08-25GOB: Detection of pirated gamesArnaud Boutonné
Add detection of the known cracked Coktel games with the appropriate ADGF_PIRATED flag svn-id: r52395
2010-08-24GOB: Add information about a cracked FascinationArnaud Boutonné
Add a comment about a cracked versions of Fascination. The crack used is based on the original executable's tolerance, it crashes in Scummvm. svn-id: r52360
2010-08-24GOB: Little cleanup of Fascination detectionArnaud Boutonné
svn-id: r52359
2010-08-22GOB - Add detection for all the languages on Fascination CDArnaud Boutonné
Add detection for Spanish, Italian, German and French svn-id: r52286
2010-06-15Split out detection tables for Gob engineEugene Sandulenko
svn-id: r49692