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
/
detection.cpp
Age
Commit message (
Expand
)
Author
2019-07-09
SCI: Move The Dating Pool entries together with the other fanmade games
Filippos Karapetis
2018-12-10
ENGINES: Normalize the getName() result of metaengines
Bastien Bouclet
2018-12-05
SCI: Use Common::strlcpy instead of custom strlcpy-equivalent
Colin Snover
2018-12-02
SCI: Add support for The Dating Pool (#1403)
Kawa
2018-09-01
SCI32: Add a game option to double the videos in KQ7 by default
Filippos Karapetis
2018-08-30
SCI32: update the fallback detector for Hoyle5, some cleanup
Filippos Karapetis
2018-06-03
Merge pull request #1141 from DanielSWolf/larryscale
Thierry Crozat
2018-05-10
ENGINES: Add unknown game variants to the game detector results
Bastien Bouclet
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2018-03-16
SCI: Add game option for enabling/disabling LarryScale in LSL7
Daniel Wolf
2017-09-23
SCI: Use reference instead of pointer for required out-data in metadata save ...
Colin Snover
2017-09-08
SCI32: Toggle Phant2 content censoring from game options
Colin Snover
2017-09-08
SCI32: Detect KQ7 2.00b using platform-specific files
Colin Snover
2017-07-30
SCI32: Fix Phant2 game name
Colin Snover
2017-07-06
SCI32: Improve kShowMovieWin (AVI) rendering
Colin Snover
2017-06-10
SCI32: Fix detection and loading of localized resources in Torin
Colin Snover
2017-05-13
SCI: Suppress resource warnings when running fallback detection
Colin Snover
2017-04-23
SCI: Implement fallback detection for SCI3
Colin Snover
2017-04-22
SCI: Explicitly label slot 0 as the autosave slot in the ScummVM UI
Colin Snover
2017-04-22
SCI32: Fix launcher load for Shivers
Colin Snover
2017-04-22
SCI32: Only activate the Load button in the launcher when it is usable
Colin Snover
2017-04-22
SCI: Clean up unnecessary delayed restore flags
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2016-12-18
SCI32: Disable load button in F5 menu for Phant1 & Hoyle5
Colin Snover
2016-12-18
SCI: Clarify the SciEngine::canSaveGameStateCurrently situation
Colin Snover
2016-11-29
ALL: Remove comma before the word 'instead'
Ben Castricum
2016-10-28
SCI: Resolve duplicate resmap.001 check
Willem Jan Palenstijn
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-29
SCI32: Start implementing kSave for SCI32
Colin Snover
2016-08-19
SCI32: Enable multi-disc audio resources
Colin Snover
2016-07-25
SCI: Add detection to the Hoyle 5 family of games
Omer Mor
2016-07-11
SCI32: Add detection for Hoyle 5 demo
Colin Snover
2016-07-10
SCI32: Add support for blacklined video
Colin Snover
2016-07-06
SCI: Add detection for the ImagiNation Network (INN) Demo
Omer Mor
2016-03-08
SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions
Filippos Karapetis
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
SCI: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-02-20
SCI: Fix a regression in the fallback detector. Some cleanup
Filippos Karapetis
2016-02-05
SCI: Blocking ScummVM auto-save slot 0 for saving
Martin Kiewitz
2016-01-26
SCI: Only request actual save slots in listSaves.
Johannes Schickel
2016-01-22
SCI: add user option for high resolution graphics
Martin Kiewitz
2016-01-14
SCI: Use tick-based timing more consistently
Colin Snover
2015-06-15
SCI: rename GAMEOPTION_EGA_UNDITHER name + desc
Martin Kiewitz
2015-04-26
SCI: remove unused code in SciEngine::loadGameState()
Martin Kiewitz
2015-04-26
SCI: implement delayed restore via ScummVM menu
Martin Kiewitz
2015-04-26
Revert "SCI: Hopefully fix bug #3565505 - "SCI : crash when loading a savegame""
Willem Jan Palenstijn
2014-10-18
SCI: Separate the rest of the detection-only functions
Filippos Karapetis
2014-10-18
SCI: Rename the version of addAppropriateSources() used in detection
Filippos Karapetis
2014-10-18
SCI: Fix some typos, and remove some redundant curly braces
Filippos Karapetis
[next]