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
/
teenagent
/
detection.cpp
Age
Commit message (
Expand
)
Author
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2016-02-25
TEENAGENT: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
TEENAGENT: Only request actual save slots in listSaves.
Johannes Schickel
2014-02-18
TEENAGENT: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
TEENAGENT: Indent REGISTER_PLUGIN_* for consistency.
Johannes Schickel
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2012-07-16
TEENAGENT: Further symbol migration associated with saveStates.
D G Turner
2012-07-04
TEENAGENT: Fix erroneous files in savegame listing.
D G Turner
2012-07-03
TEENAGENT: Slight cleanup in querySaveMetaInfos.
Johannes Schickel
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-23
TEENAGENT: Improve code formatting.
Johannes Schickel
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-06-14
DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
TEENAGENT: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-05-22
ENGINES: Further unify engine names
Thierry Crozat
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-07
ENGINES: Unify code layout of all ADParams instances
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-04-28
added cd-version detection and cdlogo.res support
Vladimir Menshakov
2010-03-20
removed local scopedptr
Vladimir Menshakov
2010-03-20
textual cleanups
Vladimir Menshakov
2010-03-20
removed auto_ptr semantics in a favor of boost's scoped_ptr
Vladimir Menshakov
2010-03-20
fixed file leak, cleanups
Vladimir Menshakov
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-02
added unlogic logo
Vladimir Menshakov
2009-12-25
Consistency change: Use uniform copyright strings in getOriginalCopyright.
Johannes Schickel
2009-10-18
added thumbnails for the save states. removed snprintf's.
Vladimir Menshakov
2009-09-15
capitalized game title
Vladimir Menshakov
2009-09-15
TEEN: More code formatting & whitespace changes (automatically generated with...
Max Horn
2009-09-05
removed magic exe offsets, added teenagent.dat support.
Vladimir Menshakov
2009-09-04
TEEN:
Max Horn
2009-09-03
fixed invalid hash sum
Vladimir Menshakov
2009-09-03
added detection structures with exe offsets.
Vladimir Menshakov
2009-09-03
fixed engines order, added svn:keywords properties.
Vladimir Menshakov
2009-09-03
imported teenagent engine sources.
Vladimir Menshakov