aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/detection.cpp
AgeCommit message (Expand)Author
2007-06-20Add AGI256 and AGI256-2 game feature flags to games that use them.Kari Salminen
2007-06-14Patch #1735773: "WAG file parsing patch to AGI's fallback detector".Eugene Sandulenko
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
2007-06-06oops. MAX -> MIN to prevent memory overwrite.Eugene Sandulenko
2007-06-06Fix potential memory overwriteEugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Removing debug leftoversEugene Sandulenko
2007-05-26typo (interpretator => interpreter)Matthew Hoops
2007-05-26Add fallback detector to AGI engine.Eugene Sandulenko
2007-05-12Make new Schiller previews names more consistent.Eugene Sandulenko
2007-05-12Added MD5 from bug report "#1717129 - Schiller Preview No.2"Filippos Karapetis
2007-05-10Fixed warnings, cleanupMax Horn
2007-05-06Added a game ID field for all Sierra AGI games. Removed many types which are ...Filippos Karapetis
2007-05-04AGI: Changed a nasty workaround regarding views to only apply to a specific v...Filippos Karapetis
2007-04-29Handle the escape key properly in KQ4. Fixes bug #1660158Filippos Karapetis
2007-04-24Patch #1705791: Patch for #1648396 - AGI : SQ2 / 2.0F / IBM / priority lineFilippos Karapetis
2007-04-21Patch #1704914: "Fix for #1671426: MH2 : Doesn't recognize Enter for actions"Eugene Sandulenko
2007-04-21Patch #1704575: 'Fix for #1692346: "KQ2: Cannot leave menu"'Eugene Sandulenko
2007-03-18adding GF_AGIPAL to those games which have that feature (the ones with pal.10...Matthew Hoops
2007-02-23Put back DDP entries, but #if 0 them for future reference and preventEugene Sandulenko
2007-02-19AGI: Removed detection sums for DDP. DDP uses an unsupporeted agi engine 2.01...Stuart George
2007-02-13Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or...Max Horn
2007-02-13Fixed compilationMax Horn
2007-02-13added GF_AGIMOUSE for all fangames who seem to use itJoachim Eberhard
2007-02-13Add FNAMADE_LF() macroEugene Sandulenko
2007-02-13Get rid of _opt. Cleanup.Eugene Sandulenko
2007-02-13AdvancedDetector changes:Max Horn
2007-02-13Fix Apocalyptic Quests.Eugene Sandulenko
2007-02-13Rename Common::GF_XXX to Common::ADGF_XXXEugene Sandulenko
2007-02-13Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and a...Max Horn
2007-02-13(re)added flags field to ADGameDescription, with currently only one value (GF...Max Horn
2007-02-12autodistinguish sq2 2.0F dos+amigaJoachim Eberhard
2007-02-11Improve detection. Remove redundant md5sEugene Sandulenko
2007-02-10Get rid of AGI_AMIGA and use platform setting instead.Eugene Sandulenko
2007-02-10fixing Amiga games detectionJoachim Eberhard
2007-02-10minor consistency improvement for datesJoachim Eberhard
2007-02-10make extra info consistent and add missing datesJoachim Eberhard
2007-02-10remove redundant LSL1 DOSJoachim Eberhard
2007-02-09Fixed syntax error.Torbjörn Andersson
2007-02-09Correct detection of Amiga versionsJoachim Eberhard
2007-02-09Correct entry for mh1Joachim Eberhard
2007-02-09Minor consistency improvementsJoachim Eberhard
2007-02-09Added all info on games from SarienJoachim Eberhard
2007-02-07Add md5s reported in bugreport #1654500 "AGI: Some MD5 checksums"Eugene Sandulenko
2007-02-04Use full game titles for the official AGI games (small exception: we also num...Max Horn
2007-02-04AdvancedDetector now has built-in fallback detection based on file lists.Eugene Sandulenko
2007-02-01Fixed warning.Torbjörn Andersson
2007-01-30Removed Unicode from some fanmade game titles.Eugene Sandulenko
2007-01-29Added Gold Rush 3.5 md5sumStuart George
2007-01-29Now AdvancedDetector could use single ID per engine. Also it can suggestEugene Sandulenko