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
/
advancedDetector.cpp
Age
Commit message (
Collapse
)
Author
2009-07-13
Refactor GUI options update into a function in Common: updateGameGUIOptions.
Johannes Schickel
svn-id: r42446
2009-07-13
Support transparent guioptions update on game launch for AdvancedMetaEngine.
Johannes Schickel
svn-id: r42444
2009-06-06
Use GameDescriptor::setGUIOptions instead of setting key "guioptions" directly.
Johannes Schickel
svn-id: r41297
2009-06-06
Fix bug with GUI options not set when per-game setting is empty
Eugene Sandulenko
svn-id: r41273
2009-06-06
Added game GUI options to advancedDetector and updated all engines
Eugene Sandulenko
svn-id: r41272
2009-05-20
Fix bug #1544799: "ALL: Engine creates launcher entry when failing to launch"
Eugene Sandulenko
svn-id: r40745
2009-03-09
Fix for bug #2671611: T7G: Checksums for unknown english 7th Guest cd version
Eugene Sandulenko
Now instead of showing partial list of files detector will provide "submit md5" message only if at least one entry with every file present will be found. svn-id: r39281
2009-02-21
Advanced detector: Slightly more verbose debug output
Max Horn
svn-id: r38652
2009-02-15
Make failure reports in adv game detector a bit more verbose (show data ↵
Max Horn
path, useful if you mass add and then don't know which games are unknown) svn-id: r38329
2009-01-30
do not include common/debug.h from common/util.h
Max Horn
svn-id: r36143
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
svn-id: r36132