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
/
draci
/
detection.cpp
Age
Commit message (
Expand
)
Author
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2016-02-25
DRACI: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
DRACI: Only request actual save slots in listSaves.
Johannes Schickel
2014-02-18
DRACI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-07-03
DRACI: 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-01
COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save s...
Paul Gilbert
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
DRACI: 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-10-29
DRACI: Switch to the new play time counting of the Engine class.
Johannes Schickel
2010-08-03
DRACI: recognize German translation
Robert Špalek
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-03-22
Patch #2973290: Semicolon cleanup
Max Horn
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2009-12-09
DRACI: Reduce header interdependencies; some cleanup
Max Horn
2009-11-23
DRACI: Reduce header interdependency
Max Horn
2009-10-16
Fix memory leaks when reading thumbnails
Robert Špalek
2009-10-15
Don't crash without sound support.
Robert Špalek
2009-10-04
Implement all boilerplate concerning Global Main Menu.
Robert Špalek
2009-10-03
Let Ctrl-Left click behave like Right lick in Dragon History.
Robert Špalek
2009-09-30
Remove trailing whitespaces
Max Horn
2009-09-30
- Adapt parts of the Draci code to match our code formatting guidelines
Johannes Schickel
2009-07-02
Make the meta engine pass the pointer to the detected version and not the who...
Denis Kasak
2009-06-11
Added support for the new GUI options.
Denis Kasak
2009-06-08
Adding Draci Historie engine skeleton (engine stub, BAR archiver, rudimentary...
Denis Kasak