aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/detection.cpp
AgeCommit message (Expand)Author
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