aboutsummaryrefslogtreecommitdiff
path: root/common/advancedDetector.h
AgeCommit message (Expand)Author
2007-01-25Lots of cleanup in the AdvancedDetectorMax Horn
2007-01-25At this time, ADVANCED_DETECTOR_DEFINE_PLUGIN doesn't take a factory function...Max Horn
2007-01-25Removed class AdvancedDetectorMax Horn
2007-01-25Mention that some fields in ADGameFileDescription are optional.Eugene Sandulenko
2007-01-24Correcting doc commentMax Horn
2007-01-24Corrected a commentMax Horn
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-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2006-12-29Make ADGameFileDescription is built in directly into ADGameDescription.Eugene Sandulenko
2006-12-20Stripped some more real_ prefixes from function names; also added a new FIXME...Max Horn
2006-12-19Renamed real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION to ADVANCED_DETECTOR_DET...Max Horn
2006-12-19Further AdvancedDetector cleanup (in particular, renamed ADGameDescription::n...Max Horn
2006-12-19* Simplified code in AdvancedDetector::detectGameMax Horn
2006-12-19* Change the GameList typedef to a proper class with an additionalMax Horn
2006-12-19Get rif od ARRAYSIZE in ADGameDescriptionEugene Sandulenko
2006-12-19Got rid of ARRAYSIZE in advanceDetector callsEugene Sandulenko
2006-11-12Reworked code in the advanced game detector (getting rid of much of the evil ...Max Horn
2006-11-10Fix regression in AGOS engine detectorEugene Sandulenko
2006-11-10Next step in AdvancedDetector unification. Moved all common functions toEugene Sandulenko
2006-11-03got rid of two memory leaksGregory Montoir
2006-10-24const correctnessMax Horn
2006-10-08Added a const qualifier inside struct ADGameDescription (rule of thumb: Make ...Max Horn
2006-10-02Moved unrelated fields out of ADGameDescription structure.Eugene Sandulenko
2006-10-02Doxygen compliance fixMax Horn
2006-10-02Unify SAGA/AGOS detection code so other engines could also reuse itEugene Sandulenko