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
/
sci
/
engine
/
features.cpp
Age
Commit message (
Expand
)
Author
2010-04-24
SCI: Don't error() out when autodetection fails
Walter van Niftrik
2010-02-17
SCI: Reduce header interdependencies
Max Horn
2010-02-13
SCI: Change getSciVersionDesc() to return 'const char *' instead of 'Common::...
Max Horn
2010-02-07
SCI: cleanup; try to unify var names when reading PMachine instructions a bit
Max Horn
2010-02-07
Update comments in autoDetectSci21KernelType() explaining what we're checking...
Matthew Hoops
2010-02-07
SCI: Some cleanup
Max Horn
2010-02-07
Split GameFeatures::autoDetectFeature into several methods, one for each feature
Max Horn
2010-02-07
SCI: Add GameFeatures::getDetectionAddr auxillary method
Max Horn
2010-02-07
SCI: Refactor GameFeatures::autoDetectFeature
Max Horn
2010-02-07
SCI: Switch GameFeatures::autoDetectFeature to using readPMachineInstruction
Max Horn
2010-02-07
With the new detection for setCursor, the game object and game ID are no long...
Filippos Karapetis
2010-02-07
Oops, correct a comment.
Matthew Hoops
2010-02-07
Rewrite detectSetCursorType() so that it works for KQ5 Mac in addition to KQ5...
Matthew Hoops
2010-02-03
Placed all the game feature detection code in a separate class
Filippos Karapetis
[prev]