aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/detection.cpp
AgeCommit message (Expand)Author
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-30TINSEL: Remove dead variablesMax Horn
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-11-07DETECTOR: Get rid of ADGF_KEEPMATCHMax Horn
2010-11-01TINSEL: Explain why exactly RTL is disabledMax Horn
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-15Moved tinsel detection tables to separate file.Eugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-05-18Replace some strncpy usages with Common::strlcpy.Johannes Schickel
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-02-19tinsel: Add detection for Discworld 1 floppy EUR versionFabio Battaglia
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-03LordHoto spotted the same kind of overlapping strcpy() call in one more place.Torbjörn Andersson
2010-01-03Don't uses strcpy() on overlapping memory areas. It's undefined.Torbjörn Andersson
2009-12-29Corrected the Russian Discworld 1 MD5 valuesPaul Gilbert
2009-12-28Added MD5 data for Russian Discworld 1Paul Gilbert
2009-11-23COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn...Max Horn
2009-10-20TINSEL: Move BMV player code into a new BMVPlayer classMax Horn
2009-09-10Removed incorrect German Neon Edition MD5Paul Gilbert
2009-09-08tinsel: correct mac cd checksums, made on files extracted as raw dataFabio Battaglia
2009-09-08Tinsel: added (disabled) Discworld 1 MAC detection entryFabio Battaglia
2009-09-07Added second German Neon Edition detection entryPaul Gilbert
2009-07-19Added the GUIO_NOSFX and GUIO_NOMUSIC flags to the first Discworld 1 demo entryPaul Gilbert
2009-07-10tinsel: proper detection entry for Discworld 1 Italian only CDFabio Battaglia
2009-07-02Added support for compressed sample files (patch #2815426 by m_kiewitz)Sven Hesse
2009-06-16tinsel: check only english.txt for DW1 psx version detection, and use recursi...Fabio Battaglia
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-26tinsel: add default paths needed by Discworld PSX, now the user shouldn't nee...Fabio Battaglia
2009-05-25tinsel: add entry in detector for Discworld PSX demoFabio Battaglia
2009-05-16Add detection for Russian version of DW2.Eugene Sandulenko
2009-05-15Added detection entry for Hebrew Discworld 1 releasePaul Gilbert
2009-05-04TINSEL: Added FIXME comment about a valgrind warning (calling strcpy on overl...Max Horn
2009-04-25Added code to enable Discworld 2 to play directly from the CD (only the first...Paul Gilbert
2009-04-23tinsel: Enable Discworld PSX detection and begin adding some function to supp...Fabio Battaglia
2009-04-19tinsel: adding (disabled) detector entry for Discworld 1 PSX UK versionFabio Battaglia
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2009-01-20Mention that kSupportsRTL is problematic in tinselFilippos Karapetis
2009-01-20Implemented loading from the command line and the GMM for tinsel (kSupportsLo...Filippos Karapetis
2009-01-12Added support for the Discworld 1 Music Enhancement project. Big thanks to Ja...Filippos Karapetis
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-21Disable loading from command line again, it seems it only worked for saves, w...Johannes Schickel
2008-12-20- Added comment about error check when loading save on startupJohannes Schickel
2008-12-20Implemented support for loading saves from launcher / via command line.Johannes Schickel
2008-12-20Fixed loading Discworld 2 savegames from GMM.Johannes Schickel
2008-12-16Add target for CD demo of Discworld 1.Travis Howell
2008-12-14Removed the comment about the DW1 Demo not being supportedPaul Gilbert