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
/
toltecs
/
detection.cpp
Age
Commit message (
Expand
)
Author
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2016-11-29
ALL: Remove comma before the word 'instead'
Ben Castricum
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
TOLTECS: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
TOLTECS: Only request actual save slots in listSaves.
Johannes Schickel
2014-08-06
TOLTECS: Blacklist a pirated CD-RIP version (bug #6690)
Filippos Karapetis
2014-03-02
TOLTECS: Apply CppCheck performance recommendations
Strangerke
2014-02-18
TOLTECS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-09-02
TOLTECS: Add an alternate English version (bug #3614933)
Filippos Karapetis
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-01-26
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
Johannes Schickel
2013-01-06
TOLTECS: Add detection for the English demo and correct the German one
Filippos Karapetis
2013-01-02
TOLTECS: Add an option to use the ScummVM save/load screens
Filippos Karapetis
2012-07-03
TOLTECTS: Slight cleanup in querySaveMetaInfos.
Johannes Schickel
2011-11-25
TOLTECS: Add detection for Hungarian variant from bug #3440641.
D G Turner
2011-11-21
TOLTECS: Add missing namespace comment
Filippos Karapetis
2011-11-21
TOLTECS: Savegame changes
Filippos Karapetis
2011-11-20
TOLTECS: Fixed compilation after the latest changes to GUI options
Filippos Karapetis
2011-11-20
TOLTECS: Fix Detection For ADParams Removal From AdvancedMetaEngine.
David Turner
2011-11-20
TOLTECS: Update AdvancedMetaEngine For Removal of ADParams.
David Turner
2011-11-20
TOLTECS: Reduced header dependencies
Filippos Karapetis
2011-11-20
TOLTECS: - Implement kSupportsLoadingDuringStartup
Benjamin Haisch
2011-11-20
TOLTECS: Fix warning
Benjamin Haisch
2011-11-20
TOLTECS: Fix warning
Benjamin Haisch
2011-11-20
TOLTECS: Added detection entries for French and Spanish versions
Benjamin Haisch
2011-11-20
TOLTECS: Fixed compilation
Benjamin Haisch
2011-11-20
TOLTECS: Added GUI options to detection entries
Benjamin Haisch
2011-11-20
TOLTECS: - Added detection entry for the German demo version
Benjamin Haisch
2011-11-20
TOLTECS: Fixed compilation
Filippos Karapetis
2011-11-20
TOLTECS: Added German version
Benjamin Haisch
2011-11-20
TOLTECS: - Fixed compilation after Fingolfin's latest series of commits
Benjamin Haisch
2011-11-20
TOLTECS: - Implemented RTL
Benjamin Haisch
2011-11-20
TOLTECS: - Listing savestates via command line or Launcher
Benjamin Haisch
2011-11-20
TOLTECS: Add Russian version detection which works great.
Eugene Sandulenko
2011-11-20
TOLTECS: Initial checkin
Eugene Sandulenko