aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/detection.cpp
AgeCommit message (Expand)Author
2008-02-02Converted parallaction engine to use MetaEngineMax Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-06Indent with tabs instead of spaces.Torbjörn Andersson
2007-11-03Patch #1825276: "DETECTION: advanced detector engine simplification"Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-08-13Fix linking errors.Eugene Sandulenko
2007-08-13Switch Parallaction back to single gameid (to be compatible with 0.10.x), andEugene Sandulenko
2007-07-27Added Italian language flag to Big Red Adventure detection structs.Nicola Mettifogo
2007-07-27Added detection target for Big Red Adventure, and derived new engine classes ...Nicola Mettifogo
2007-07-26Dos full version of Big Red Adventure is detected now. The engine crashes imm...Nicola Mettifogo
2007-06-16Add GF_LANG_MULT game flag, for detecting differences between the two Amiga v...Travis Howell
2007-06-15All known versions of Nippon Safes are now enabled with all features except f...Nicola Mettifogo
2007-06-14oops wrong platform.Nicola Mettifogo
2007-06-13Added full version of Nippon Safes for Amiga (EN/FR/DE) to detector.Nicola Mettifogo
2007-06-12Patch #1733764: "Fallback detection patch". GSoC student.Eugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-01Added GF_DEMO flag and ability to load the correct location at start.Nicola Mettifogo
2007-02-24Use AGDS feature for specifying demosEugene Sandulenko
2007-02-24nippon safes demo is English, not FrenchNicola Mettifogo
2007-02-24Set the extra field for the Amiga demo, to just 'demo', since the language an...Travis Howell
2007-02-24french amiga demo is now recognized (not playable yet)Nicola Mettifogo
2007-02-13Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or...Max Horn
2007-02-13AdvancedDetector changes:Max Horn
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-04AdvancedDetector now has built-in fallback detection based on file lists.Eugene Sandulenko
2007-01-29Now AdvancedDetector could use single ID per engine. Also it can suggestEugene Sandulenko
2007-01-28Add more paramteres to AdvancedDetector. Not used yet.Eugene Sandulenko
2007-01-27Oops. Revert accidental commitEugene Sandulenko
2007-01-27Fixes and gfx rendering worksEugene Sandulenko
2007-01-25Lots of cleanup in the AdvancedDetectorMax Horn
2007-01-25Reduce #include dependenciesEugene Sandulenko
2007-01-24Add optional size parameter to ADGameFileDescription. Not used now.Eugene Sandulenko
2007-01-24Hide all AdvacedDetector parameters into a structure for easier maintenanceEugene Sandulenko
2007-01-21Reduce dependency from common/advancedDetector.hEugene Sandulenko
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2007-01-17Fixed a warning.Torbjörn Andersson
2007-01-14Initial import of Parallaction engineEugene Sandulenko