aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/sagagame.cpp
AgeCommit message (Expand)Author
2007-02-13Rename Common::GF_XXX to Common::ADGF_XXXEugene Sandulenko
2007-02-13(re)added flags field to ADGameDescription, with currently only one value (GF...Max Horn
2007-01-30warningsGregory Montoir
2007-01-25Use file sizes in detection too.Eugene Sandulenko
2007-01-24Sync with last AdvancedDetector changesEugene Sandulenko
2007-01-24Add optional size parameter to ADGameFileDescription. Not used now.Eugene Sandulenko
2006-12-29Make ADGameFileDescription is built in directly into ADGameDescription.Eugene Sandulenko
2006-12-19Get rif od ARRAYSIZE in ADGameDescriptionEugene Sandulenko
2006-12-19Got rid of ARRAYSIZE in advanceDetector callsEugene Sandulenko
2006-10-08More const madness.Eugene Sandulenko
2006-10-02Moved unrelated fields out of ADGameDescription structure.Eugene Sandulenko
2006-10-02Unify SAGA/AGOS detection code so other engines could also reuse itEugene Sandulenko
2006-05-13extract GameDescriptions to separate files (this will help compress_saga tool...Andrew Kurushin