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
/
agos
/
detection.cpp
Age
Commit message (
Expand
)
Author
2018-05-10
ENGINES: Change MetaEngine::findGame to return a plain game descriptor
Bastien Bouclet
2016-08-24
ALL: Make simpleSaveNames() a MetaEngineFeature
Alexander Tkachev
2016-08-24
ALL: Add MetaEngine::simpleSaveNames()
Alexander Tkachev
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2016-02-25
AGOS: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
AGOS: Only request actual save slots in listSaves.
Johannes Schickel
2014-02-18
AGOS: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-22
AGOS: Get rid of ArchiveMan in favor of global SearchMan.
Johannes Schickel
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-09-08
AGOS: Made some static data const.
Johannes Schickel
2011-08-28
AGOS: Fix regression when starting Personal Nightmare, or disabling AGOS2.
Travis Howell
2011-08-27
AGOS: Integrate InstallShield support.
Travis Howell
2011-06-14
DETECTOR: Separate code for handling obsolete gameids from advanced detector
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
AGOS: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-05-17
AGOS: cleanup
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-06-15
AGOS: Readd Simon1 Acorn CD detection.
Eugene Sandulenko
2010-06-15
AdvancedDetector: Add new parameter directoryGlobs.
Eugene Sandulenko
2010-06-14
AGOS: Fix bug #1777795.
Eugene Sandulenko
2010-06-14
Extended advancedDetector with depth parameter.
Eugene Sandulenko
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2009-09-24
Split the script opcode table for DIMP, since it doesn't match(ie timers) oth...
Travis Howell
2009-08-12
Enable Personal Nightmare by default.
Travis Howell
2009-08-11
Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...
Travis Howell
2009-06-06
Disable load from the launcher button for AGOS and Gob games with use of GUI ...
Eugene Sandulenko
2009-06-06
Added game GUI options to advancedDetector and updated all engines
Eugene Sandulenko
2009-05-29
Changed SaveFileManager methods to take Common::String params (instead of cha...
Max Horn
2009-05-16
Add initial support for DOS non-interactive demos of The Feeble Files.
Travis Howell
2009-03-09
Change Personal Nightmare support to optional, until setjmp/longjmp code is c...
Travis Howell
2009-03-08
Add initial support for Personal Nightmare.
Travis Howell
2009-03-05
Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...
Jordi Vilalta Prat
2009-02-07
Cleanup.
Travis Howell
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-09
- The GMM save dialog is now working for all engines which support the approp...
Filippos Karapetis
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-10-06
Added new type Engine::Feature; pushed down some #include dependencies
Max Horn
2008-08-16
Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...
Christopher Page
2008-08-15
Small correction for last commit
Christopher Page
2008-07-24
Implemented listSaves() for AGOS
Christopher Page
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-04-05
Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...
Max Horn
2008-03-14
Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...
Max Horn
2008-03-14
Advanced Detector: Changed fallback detector from a callback function pointer...
Max Horn
[next]