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
Age
Commit message (
Expand
)
Author
2018-12-08
GLK: FROTZ: Beginnings of support for Infocom picture files
Paul Gilbert
2018-12-08
GLK: FROTZ: Fixed detection of Infocom .dat gamefiles
Paul Gilbert
2018-12-08
GLK: In progress transforming Blorb code to be a Common::Archive
Paul Gilbert
2018-12-08
GLK: Change lots of comments from multiline to single line
Paul Gilbert
2018-12-08
GLK: FROTZ: Move setting default colors to GlkInterface
Paul Gilbert
2018-12-08
GLK: FROTZ: Set up default Frotz white on blue screen colors
Paul Gilbert
2018-12-08
GLK: FROTZ: Further merging together of configuration into a new config.cpp file
Paul Gilbert
2018-12-08
GLK: FROTZ: Shift Header class into it's own file
Paul Gilbert
2018-12-08
GLK: Fixes for combined loading/saving code
Paul Gilbert
2018-12-08
GLK: Centralizing more of the savegame code in GlkEngine
Paul Gilbert
2018-12-08
GLK: FROTZ: Remove unused local variable
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix gcc warnings, adding extra method comments
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
2018-12-08
GLK: FROTZ: Added detection entries for more Infocom games
Paul Gilbert
2018-12-08
GLK: FROTZ: Adding detection entries for Infocom games
Paul Gilbert
2018-12-08
GLK: FROTZ: Allow exiting ScumMVM when waiting for a keypress
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix exiting when application is forcefully closed
Paul Gilbert
2018-12-08
GLK: FROTZ: Improve fallback detection of Z-code games
Paul Gilbert
2018-12-08
GLK: FROTZ: Fill out HHGTTG version serial numbers
Paul Gilbert
2018-12-08
GLK: FROTZ: Move ostream_* flags from GlkInterface to Processor
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
[prev]