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
/
kyra
/
detection.cpp
Age
Commit message (
Expand
)
Author
2010-11-07
ENGINES: Unify code layout of all ADParams instances
Max Horn
2010-08-24
KYRA: Add support for playing KYRA3 from CD.
Johannes Schickel
2010-08-05
KYRA: Add support for subtitle options changes via GMM.
Johannes Schickel
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-15
Split out detection code in Kyra engine.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-03-29
COMMON: Cleanup ConfigManager code
Max Horn
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2009-10-26
- Fix some missing initialization warnings from cppcheck
Johannes Schickel
2009-09-13
Preliminary support for German Kyrandia 1 Amiga.
Johannes Schickel
2009-09-13
Modify Kyrandia 1 Amiga detection entry to allow the detector to differentiat...
Johannes Schickel
2009-08-25
Implement support for the Kyrandia 1 CD demo.
Johannes Schickel
2009-07-07
Change "FM-Towns" to "FM-TOWNS" for consistency.
Johannes Schickel
2009-07-04
Kyra1 PC-98 never offered English as language settings, thus remove it. (The ...
Johannes Schickel
2009-06-06
- Flag Kyra3 detection entries with GUIO_NOMIDI
Johannes Schickel
2009-06-06
Flag all games without full voice over with GUIO_NOSPEECH.
Johannes Schickel
2009-06-06
Added GUI options for newly added games
Eugene Sandulenko
2009-06-06
Added game GUI options to advancedDetector and updated all engines
Eugene Sandulenko
2009-05-30
LOL: - added non-installed English floppy version to detection
Florian Kagerer
2009-05-30
LOL: - added English floppy version to detection
Florian Kagerer
2009-05-29
Fix compilation
Willem Jan Palenstijn
2009-05-29
Some slight documentation.
Johannes Schickel
2009-05-29
Changed SaveFileManager methods to take Common::String params (instead of cha...
Max Horn
2009-05-29
Add Lands of Lore copyright string to KyraMetaEngine::getOriginalCopyright.
Johannes Schickel
2009-05-18
Preliminary support for LoL intro demo.
Johannes Schickel
2009-05-18
Add some code differences for LoL intro demo.
Johannes Schickel
2009-05-17
Don't protect save slot 0 for LoL.
Johannes Schickel
2009-05-12
Clarification of a comment.
Johannes Schickel
2009-04-28
Some code for the intro only LoL demo. It is disabled currently though.
Johannes Schickel
2009-04-28
Set ADGF_DEMO flag for kyra2 seq player based LoL demo.
Johannes Schickel
2009-04-25
LOL: - Started implementing the fighting system. The damage inflicted is wron...
Florian Kagerer
2009-04-21
Remove ADGF_CD flag from Towns detection entries.
Johannes Schickel
2009-04-21
Mark PC98 CD version as CD version (like it is already done with FM-Towns).
Johannes Schickel
2009-04-15
Added md5sums of Kyra1 Mac CD as supplied with fr #2766454 "KYRA1: Add suppor...
Johannes Schickel
2009-03-07
Whitespace cleanup: Convert space followed by tab to just tab
Max Horn
2009-03-05
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...
Jordi Vilalta Prat
2009-03-04
Ease conditional LoL compiling with build systems not based on the default one.
Johannes Schickel
2009-03-04
- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...
Johannes Schickel
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-18
Don't rename slots anymore when deleting them via the GMM.
Johannes Schickel
2008-11-09
Disallow overwriting of slot 0, quicksave and autosave slots.
Johannes Schickel
2008-11-09
- The GMM save dialog is now working for all engines which support the approp...
Filippos Karapetis
2008-11-09
- Implemented Engine::saveGameState for KYRA
Johannes Schickel
2008-11-05
Got rid of the unused 'filename' attribute in SaveStateDescriptor
Max Horn
2008-11-04
Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat...
Max Horn
2008-11-03
Preliminary support for loading via GMM for KYRA engine.
Johannes Schickel
2008-10-26
Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ...
Filippos Karapetis
2008-10-04
Renamed some MetaEngine feature flags; removed explicit numbers from this fea...
Max Horn
2008-09-16
Added "querySaveMetaInfos" to MetaEngine.
Johannes Schickel
[next]