index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
tinsel
/
detection.cpp
Age
Commit message (
Expand
)
Author
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-15
Moved tinsel detection tables to separate file.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-05-18
Replace some strncpy usages with Common::strlcpy.
Johannes Schickel
2010-04-12
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...
Ori Avtalion
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-02-19
tinsel: Add detection for Discworld 1 floppy EUR version
Fabio Battaglia
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-03
LordHoto spotted the same kind of overlapping strcpy() call in one more place.
Torbjörn Andersson
2010-01-03
Don't uses strcpy() on overlapping memory areas. It's undefined.
Torbjörn Andersson
2009-12-29
Corrected the Russian Discworld 1 MD5 values
Paul Gilbert
2009-12-28
Added MD5 data for Russian Discworld 1
Paul Gilbert
2009-11-23
COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn...
Max Horn
2009-10-20
TINSEL: Move BMV player code into a new BMVPlayer class
Max Horn
2009-09-10
Removed incorrect German Neon Edition MD5
Paul Gilbert
2009-09-08
tinsel: correct mac cd checksums, made on files extracted as raw data
Fabio Battaglia
2009-09-08
Tinsel: added (disabled) Discworld 1 MAC detection entry
Fabio Battaglia
2009-09-07
Added second German Neon Edition detection entry
Paul Gilbert
2009-07-19
Added the GUIO_NOSFX and GUIO_NOMUSIC flags to the first Discworld 1 demo entry
Paul Gilbert
2009-07-10
tinsel: proper detection entry for Discworld 1 Italian only CD
Fabio Battaglia
2009-07-02
Added support for compressed sample files (patch #2815426 by m_kiewitz)
Sven Hesse
2009-06-16
tinsel: check only english.txt for DW1 psx version detection, and use recursi...
Fabio Battaglia
2009-06-06
Added game GUI options to advancedDetector and updated all engines
Eugene Sandulenko
2009-05-29
Changed SaveFileManager methods to take Common::String params (instead of cha...
Max Horn
2009-05-26
tinsel: add default paths needed by Discworld PSX, now the user shouldn't nee...
Fabio Battaglia
2009-05-25
tinsel: add entry in detector for Discworld PSX demo
Fabio Battaglia
2009-05-16
Add detection for Russian version of DW2.
Eugene Sandulenko
2009-05-15
Added detection entry for Hebrew Discworld 1 release
Paul Gilbert
2009-05-04
TINSEL: Added FIXME comment about a valgrind warning (calling strcpy on overl...
Max Horn
2009-04-25
Added code to enable Discworld 2 to play directly from the CD (only the first...
Paul Gilbert
2009-04-23
tinsel: Enable Discworld PSX detection and begin adding some function to supp...
Fabio Battaglia
2009-04-19
tinsel: adding (disabled) detector entry for Discworld 1 PSX UK version
Fabio Battaglia
2009-03-05
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...
Jordi Vilalta Prat
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2009-01-20
Mention that kSupportsRTL is problematic in tinsel
Filippos Karapetis
2009-01-20
Implemented loading from the command line and the GMM for tinsel (kSupportsLo...
Filippos Karapetis
2009-01-12
Added support for the Discworld 1 Music Enhancement project. Big thanks to Ja...
Filippos Karapetis
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-21
Disable 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 startup
Johannes Schickel
2008-12-20
Implemented support for loading saves from launcher / via command line.
Johannes Schickel
2008-12-20
Fixed loading Discworld 2 savegames from GMM.
Johannes Schickel
2008-12-16
Add target for CD demo of Discworld 1.
Travis Howell
2008-12-14
Removed the comment about the DW1 Demo not being supported
Paul Gilbert
2008-12-12
- Save games are now listed from oldest to newest in the GMM load dialog for ...
Filippos Karapetis
2008-12-06
Beginning of support for DW1 Demo - Interpret has been changed to support opc...
Paul Gilbert
2008-12-04
Correcting the language for GRB/USA
Sven Hesse
2008-12-03
- Added back the English V1 CD version of DW1 (with *.gra files)
Filippos Karapetis
2008-12-02
DW2: Add support for the Italian/Spanish release
Jordi Vilalta Prat
2008-12-02
Added detection for the French version of DW2, as described in the forums
Filippos Karapetis
[next]