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
/
tsage
/
detection.cpp
Age
Commit message (
Expand
)
Author
2016-08-24
ALL: Make simpleSaveNames() a MetaEngineFeature
Alexander Tkachev
2016-08-24
ALL: Add MetaEngine::simpleSaveNames()
Alexander Tkachev
2016-05-29
Fix TsAGE copyright sign
Hubert Maier
2016-03-08
ENGINES: Make variable names of ADGameDescription conform to our guidelines.
Johannes Schickel
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2016-02-25
TSAGE: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
TSAGE: Only request actual save slots in listSaves.
Johannes Schickel
2015-05-21
TSAGE: Implemented game startup code for Sherlock Logo
Paul Gilbert
2014-03-07
TSAGE: Rename savegame header members
Strangerke
2014-02-18
TSAGE: Make GPL headers consistent with themselves.
Johannes Schickel
2014-02-17
TSAGE: Indent REGISTER_PLUGIN_* for consistency.
Johannes Schickel
2013-10-19
TSAGE: Fixes for allowing selecting speech in the ScummVM options dialog
Paul Gilbert
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-07-03
TSAGE: Slight cleanup in querySaveMetaInfos.
Johannes Schickel
2012-02-16
TSAGE: Remove superfluous md5 bytes setting
Max Horn
2011-11-01
TSAGE: Removed game stubs for Geekwad
Paul Gilbert
2011-10-31
TSAGE: Added skeleton for Geekwad
Paul Gilbert
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-22
TSAGE: Add description for Return to Ringworld
Torbjörn Andersson
2011-10-06
TSAGE: Re-added _singleid and changed name for TsAGE game description
Paul Gilbert
2011-10-04
TSAGE: Remove _singleId now that the engine supports multiple games
Paul Gilbert
2011-10-01
COMMON: Fix multiple engines asserting in querySaveMetaInfos for empty save s...
Paul Gilbert
2011-09-25
TSAGE: Fix Valgrind warnings
Paul Gilbert
2011-08-15
TSAGE: Corrected casing of tSage namespace to be TsAGE
Paul Gilbert
2011-08-07
TSAGE: Changed game Id from 'ring' to 'ringworld'
Paul Gilbert
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-10
TSAGE: Detect using MD5 based on 5000 bytes instead of unlimited
Strangerke
2011-06-10
TSAGE: Elaborate on one FIXME I previously added, resolve another
Max Horn
2011-06-10
TSAGE: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-29
TSAGE: Fixed saved game ordering in the save and load dialogs
md5
2011-04-25
TSAGE: Added framework for playing the Ringworld demo
Paul Gilbert
2011-04-13
TSAGE: "Cosmetic" cleanups
strangerke
2011-04-13
TSAGE: Fix warning
Willem Jan Palenstijn
2011-03-12
TSAGE: Separated out detection tables into the standard detection_tables.h
Paul Gilbert
2011-02-14
TSAGE: Added the engine in a separate branch
Paul Gilbert