aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/detection.cpp
AgeCommit message (Expand)Author
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-07-11QUEEN: Remove a bad detection entryaviloria
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-07-05QUEEN: Added detection for Russian interview demoEugene Sandulenko
2018-07-03QUEEN: Added detection for Russian versionEugene Sandulenko
2018-05-28Merge pull request #1187 from bgK/detection-refactor-unknownBastien Bouclet
2018-05-22QUEEN: Add detection entry for Italian GoG.com releaselotharsm
2018-05-22QUEEN: Add detection entry for French GoG.com releaselotharsm
2018-05-22QUEEN: Add detection entry for German GoG.com releaselotharsm
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2016-03-28QUEEN: Added some md5s. Bug #6946Eugene Sandulenko
2016-03-08ENGINES: Make variable names of ADGameDescription conform to our guidelines.Johannes Schickel
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-02-25QUEEN: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-20QUEEN: Added detection for Russian FloppyEugene Sandulenko
2016-01-26QUEEN: Only request actual save slots in listSaves.Johannes Schickel
2014-02-18QUEEN: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-15QUEEN: Fix previous commitStrangerke
2014-02-15QUEEN: Add detection of French versions reported in bug #6534Strangerke
2014-02-10QUEEN: Migrate extra gui options to AdvancedMetaEngine handling.D G Turner
2014-02-10QUEEN: Switch all savegame usage back to "queen.sXX" format.D G Turner
2014-01-21QUEEN: Migrate listSaves() function to game target for save naming.D G Turner
2014-01-20QUEEN: Fix missing GUIO_NOSPEECH flag on Demo and Floppy AD entries.D G Turner
2014-01-14QUEEN: Disable detection entries with unknown MD5sums.D G Turner
2014-01-14QUEEN: Switch unknown md5sums in detection entries for NULL.D G Turner
2013-12-10QUEEN: Restore previous detection code as fallback detector.D G Turner
2013-12-10QUEEN: Add further detection entries for Advanced Detector.D G Turner
2013-10-05QUEEN: Add detection entries for Advanced Detector.D G Turner
2013-10-05QUEEN: Initial work to migrate to Advanced Detector.D G Turner
2013-10-05QUEEN: Minor cleanup of detection code.D G Turner
2013-10-05QUEEN: Move current detection code into separate source file.D G Turner