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
/
conf.cpp
Age
Commit message (
Expand
)
Author
2019-03-02
GLK: Add support for input cursors in text grid windows
Paul Gilbert
2019-03-02
GLK: Move input caret drawing into base FontInfo class
Paul Gilbert
2019-01-31
GLK: Change use of RGB tuplets to uint
Paul Gilbert
2019-01-02
GLK: Remove deprecated _cellW/_cellH from Conf
Paul Gilbert
2018-12-31
GLK: Splitting font related info from Conf into their own classes
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-09
GLK: Change all references to glui32 and glsi32 to uint and int
Paul Gilbert
2018-12-08
GLK: Further fixes for Buildbot warnings
Paul Gilbert
2018-12-08
GLK: FROTZ: Reduce window margin to 0 to have status bar fill entire width
Paul Gilbert
2018-12-08
GLK: Merge Fonts class into Screen class
Paul Gilbert
2018-12-08
GLK: FROTZ: Beginnings of support for Infocom picture files
Paul Gilbert
2018-12-08
GLK: FROTZ: Don't have a Y margin above title bar
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