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
/
wage
/
detection.cpp
Age
Commit message (
Expand
)
Author
2019-11-03
ENGINES: Stop using 'single id'
Bastien Bouclet
2019-11-03
ENGINES: Add an engine ID to all the engines
Bastien Bouclet
2017-08-15
WAGE: Increased md5 sum size to 2MB and recalculated all checksums
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-24
ALL: Make simpleSaveNames() a MetaEngineFeature
Alexander Tkachev
2016-08-24
ALL: Add MetaEngine::simpleSaveNames()
Alexander Tkachev
2016-08-04
WAGE: Update saves format
Alexander Tkachev
2016-07-29
WAGE: Make menu items show Save/Load dialog
Alexander Tkachev
2016-06-08
WAGE: Use # as savefile matching pattern
Eugene Sandulenko
2016-03-31
WAGE: Increased md5 byte count to avoid large number of duplicates
Eugene Sandulenko
2016-03-16
WAGE: Added 5 more games to detect. Drakmyth Castle is a big game
Eugene Sandulenko
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2016-03-07
WAGE: More game detection
Eugene Sandulenko
2016-03-01
WAGE: Added detection for Twisted! and Exploration Zeta!
Eugene Sandulenko
2016-02-25
WAGE: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-02-15
WAGE: Move detection tables to separate file
Eugene Sandulenko
2016-02-14
WAGE: Simplify savename generation code
Eugene Sandulenko
2016-02-14
WAGE: Fixed typo in game name
Eugene Sandulenko
2016-02-14
WAGE: Drop language and platform for WAGE games
Eugene Sandulenko
2016-02-14
WAGE: Added Deep Angst detection
Eugene Sandulenko
2016-02-14
WAGE: Added ZikTuria detection
Eugene Sandulenko
2016-02-14
WAGE: Added detection for Zoony
Eugene Sandulenko
2016-02-14
WAGE: Use extra as game name for generic games
Eugene Sandulenko
2016-02-14
WAGE: Put less significant games to generic target
Eugene Sandulenko
2016-02-14
WAGE: Add Enchanced Scepters detection
Eugene Sandulenko
2016-01-06
WAGE: Added detection for "Queen Quest"
Eugene Sandulenko
2016-01-06
WAGE: Added detection for "Escape from School!"
Eugene Sandulenko
2015-12-27
WAGE: Added 'A mess O'Trouble' detection
Eugene Sandulenko
2015-12-27
WAGE: Added detection for Camp Cantitoe
Eugene Sandulenko
2015-12-27
WAGE: Sync with mainline
Eugene Sandulenko
2015-12-27
WAGE: Remove SVN keywords from the headers
Eugene Sandulenko
2015-12-27
WAGE: Fix compilation with modern ScummVM
Eugene Sandulenko
2015-12-27
WAGE: Fix Detection For ADParams Removal From AdvancedMetaEngine.
D G Turner
2015-12-27
WAGE: Update AdvancedMetaEngine For Removal of ADParams.
D G Turner
2015-12-27
WAGE: StringList Replaced by StringArray...
D G Turner
2015-12-27
WAGE: Update Engine For MKID_BE to MKTAG Change.
D G Turner
2015-12-27
WAGE: Update Engine For Changes To Advanced Detector API.
D G Turner
2015-12-27
WAGE: Added stubs for most classes. Implemented Obj and Scene classes.
Eugene Sandulenko
2015-12-27
WAGE: Initial version. "Another Fine Mess 1.8" is detected.
Eugene Sandulenko