aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/detection_tables.h
AgeCommit message (Collapse)Author
2010-10-30LOL: workaround for bug #3098935Florian Kagerer
(Vaelan's Cube can be duplicated at Scotia's Barrier) This is a bug in the game data of early unpatched floppy versions. This can also be fixed by applying the official patch (ftp://ftp.westwood.com/pub/lands1/updates/lolus123.exe). svn-id: r53954
2010-09-06LOL: Add md5 for another English floppy versionFlorian Kagerer
svn-id: r52597
2010-08-11KYRA: add new GUIO_MIDIAMIGA flag to amiga targetsFlorian Kagerer
svn-id: r51996
2010-08-07LOL: added english floppy versionFlorian Kagerer
svn-id: r51834
2010-07-23KYRA: Mark Kyra 1 Mac as General MIDI only.Johannes Schickel
It might be noteworthy that we do not support the music yet, but that might change one day. We also do not mark the Kyra 1 Mac CD as GM only, since that uses the included DOS sound files for now. svn-id: r51221
2010-06-25KYRA: fixed typoFlorian Kagerer
svn-id: r50283
2010-06-25KYRA: implement new gui option flagsFlorian Kagerer
svn-id: r50282
2010-06-15Split out detection code in Kyra engine.Eugene Sandulenko
svn-id: r49695