aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/game.cpp
AgeCommit message (Expand)Author
2007-04-27Renamed some game.cpp files to detection.cppMax Horn
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-02-13Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or...Max Horn
2007-02-13AdvancedDetector changes:Max Horn
2007-02-13Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and a...Max Horn
2007-02-04AdvancedDetector now has built-in fallback detection based on file lists.Eugene Sandulenko
2007-01-28Add more paramteres to AdvancedDetector. Not used yet.Eugene Sandulenko
2007-01-25Lots of cleanup in the AdvancedDetectorMax Horn
2007-01-25Reduce #include dependenciesEugene Sandulenko
2007-01-24Hide all AdvacedDetector parameters into a structure for easier maintenanceEugene Sandulenko
2007-01-21Removed common/advancedDetector.h from agos.h, thus reducing the number of bu...Max Horn
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-19Renamed real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION to ADVANCED_DETECTOR_DET...Max Horn
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-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-19Split md5 details for game detection into separate fileTravis Howell
2006-10-16Add patch #1578573 - ELVIRA: More game versionsTravis Howell
2006-10-16Enable menus in Elvira 2Travis Howell
2006-10-16Auto decrunch the gamexx file when requiredTravis Howell
2006-10-15Minor cleanupTravis Howell
2006-10-15Add AtariST version of Elvira 2Travis Howell
2006-10-14Add game details for menu file used by early gamesTravis Howell
2006-10-14Remove unneeded #includes.Eugene Sandulenko
2006-10-14Correct cut and paste error in gameidTravis Howell
2006-10-11Add AtariST version of Elvira 1 and cleanupTravis Howell
2006-10-09Add Amiga ECS verison of Simon the Sorcerer 1Travis Howell
2006-10-08Replaced evil usage of static globals inside function by proper member variablesMax Horn
2006-10-08Added more const qualifiersMax Horn
2006-10-08A few corrections for Elvira 1 game detailsTravis Howell
2006-10-06Correct typo in game title for Elvira 2Travis Howell
2006-10-06Correct game titles for Elvira 1/2Travis Howell
2006-10-06Add Amiga demo of Elvira, and switch to elvira1 for ElviraTravis Howell
2006-10-05Add Amiga versions of Elvira 1/2 and WaxworksTravis Howell
2006-10-04Fix palette regressionTravis Howell
2006-10-04Add French version of Elvira 2Travis Howell
2006-10-04Correct number of variables in Elvira 1/2Travis Howell
2006-10-03Fix sound effects regression in simon1dos and remove excess game idsTravis Howell
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-10-01Fixed msvc8 build.Johannes Schickel
2006-09-30Update md5 details for Elvira 1Travis Howell
2006-09-29When starting a game, make sure that it has the desired target name. The oldTorbjörn Andersson
2006-09-29Some minor formating changes.Torbjörn Andersson
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko