aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/detection.cpp
AgeCommit message (Expand)Author
2019-12-04TEENAGENT: Use Advanced Detector LISTEND Macro in Detection EntriesD G Turner
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-29TEENAGENT: This game uses PAULA audio, not MIDI. Mark it as such.Henrik "Henke37" Andersson
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-02-25TEENAGENT: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26TEENAGENT: Only request actual save slots in listSaves.Johannes Schickel
2014-02-18TEENAGENT: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17TEENAGENT: Indent REGISTER_PLUGIN_* for consistency.Johannes Schickel
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2012-07-16TEENAGENT: Further symbol migration associated with saveStates.D G Turner
2012-07-04TEENAGENT: Fix erroneous files in savegame listing.D G Turner
2012-07-03TEENAGENT: Slight cleanup in querySaveMetaInfos.Johannes Schickel
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-10-23TEENAGENT: Improve code formatting.Johannes Schickel
2011-08-07GRAPHICS: Simplify the interface of Graphics::loadThumbnail().Christoph Mallon
2011-06-14DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()Max Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-10TEENAGENT: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-05-22ENGINES: Further unify engine namesThierry Crozat
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-07ENGINES: Unify code layout of all ADParams instancesMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-04-28added cd-version detection and cdlogo.res supportVladimir Menshakov
2010-03-20removed local scopedptrVladimir Menshakov
2010-03-20textual cleanupsVladimir Menshakov
2010-03-20removed auto_ptr semantics in a favor of boost's scoped_ptrVladimir Menshakov
2010-03-20fixed file leak, cleanupsVladimir Menshakov
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-02added unlogic logoVladimir Menshakov
2009-12-25Consistency change: Use uniform copyright strings in getOriginalCopyright.Johannes Schickel
2009-10-18added thumbnails for the save states. removed snprintf's. Vladimir Menshakov
2009-09-15capitalized game titleVladimir Menshakov
2009-09-15TEEN: More code formatting & whitespace changes (automatically generated with...Max Horn
2009-09-05removed magic exe offsets, added teenagent.dat support.Vladimir Menshakov
2009-09-04TEEN:Max Horn
2009-09-03fixed invalid hash sumVladimir Menshakov
2009-09-03added detection structures with exe offsets.Vladimir Menshakov
2009-09-03fixed engines order, added svn:keywords properties.Vladimir Menshakov
2009-09-03imported teenagent engine sources.Vladimir Menshakov