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
/
glk
/
frotz
/
detection.cpp
Age
Commit message (
Collapse
)
Author
2018-12-08
GLK: FROTZ: Properly flag the detections of Infocom games that have sound ↵
Paul Gilbert
effects
2018-12-08
GLK: FROTZ: Detect Infocom games using .zip extensions
Paul Gilbert
2018-12-08
GLK: FROTZ: Quetzal saving and loading now works
Paul Gilbert
2018-12-08
GLK: FROTZ: Further reading/writing setup for savegames using Quetzal
Paul Gilbert
2018-12-08
GLK: FROTZ: Savegame listing now reads Quetzal savegames
Paul Gilbert
2018-12-08
GLK: FROTZ: Fixed detection of Infocom .dat gamefiles
Paul Gilbert
2018-12-08
GLK: Fix gcc compiler warnings
Paul Gilbert
2018-12-08
GLK: FROTZ: Debug code to generate detection entries for unknown games
Paul Gilbert
Used it to flesh out the list of Infocom game detection entries
2018-12-08
GLK: FROTZ: Improve fallback detection of Z-code games
Paul Gilbert
2018-12-08
GLK: Derive detection from MetaEngine rather than AdvancedMetaEngine
Paul Gilbert
2018-12-08
GLK: Changing class and namespaces from Gargoyle to Glk
Paul Gilbert
2018-12-08
GLK: Changing gargoyle folder to glk
Paul Gilbert