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.h
Age
Commit message (
Expand
)
Author
2010-11-25
SCI: Added support for the alternate Windows MIDI soundtracks of the CD versi...
Filippos Karapetis
2010-11-21
SCI: Added a heuristic to detect the modified late SCI2.1/SCI3 kString/kArray...
Filippos Karapetis
2010-11-17
SCI: lofsa/lofss functionality for SCI3
Filippos Karapetis
2010-07-31
SCI: fix lofs autodetection
Martin Kiewitz
2010-07-27
SCI: Better fix for bug #3035058 - ECOQUEST demo: Missing subtitles
Matthew Hoops
2010-06-10
Moved the MoveCountType enum above the GameFeatures class, as it's the only c...
Filippos Karapetis
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
With the new detection for setCursor, the game object and game ID are no long...
Filippos Karapetis
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