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
/
processor_screen.cpp
Age
Commit message (
Expand
)
Author
2019-01-04
GLK: FROTZ: Clarify comment about Unicode runes a bit.
Torbjörn Andersson
2019-01-01
GLK: FROTZ: Cleanup of incorrect namespace comments
Paul Gilbert
2019-01-01
GLK: FROTZ: Added skeleton classes for ZMachine windows
Paul Gilbert
2018-12-18
GLK: FROTZ: Janitorial fixes
Paul Gilbert
2018-12-17
GLK: FROTZ: Remove need for new font style for Runic font
Paul Gilbert
2018-12-17
GLK: FROTZ: Use the Noto runic font for runes
Torbjörn Andersson
2018-12-17
GLK: FROTZ: Map runic characters to Unicode
Torbjörn Andersson
2018-12-09
GLK: Fix compiler warnings
Paul Gilbert
2018-12-08
GLK: FROTZ: Add all the new V6 methods, commented out until I can fix each one
Paul Gilbert
2018-12-08
GLK: FROTZ: Improved rendering of Beyond Zork description area
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix setting cwin field when window changes
Paul Gilbert
2018-12-08
GLK: FROTZ: Fix selection of the character graphics font
Paul Gilbert
2018-12-08
GLK: FROTZ: Adding bitmap font class for Infocom character graphics
Paul Gilbert
2018-12-08
GLK: Change lots of comments from multiline to single line
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: Changing class and namespaces from Gargoyle to Glk
Paul Gilbert
2018-12-08
GLK: Changing gargoyle folder to glk
Paul Gilbert