aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/conf.cpp
AgeCommit message (Expand)Author
2019-03-02GLK: Add support for input cursors in text grid windowsPaul Gilbert
2019-03-02GLK: Move input caret drawing into base FontInfo classPaul Gilbert
2019-01-31GLK: Change use of RGB tuplets to uintPaul Gilbert
2019-01-02GLK: Remove deprecated _cellW/_cellH from ConfPaul Gilbert
2018-12-31GLK: Splitting font related info from Conf into their own classesPaul Gilbert
2018-12-17GLK: FROTZ: Remove need for new font style for Runic fontPaul Gilbert
2018-12-17GLK: FROTZ: Use the Noto runic font for runesTorbjörn Andersson
2018-12-09GLK: Change all references to glui32 and glsi32 to uint and intPaul Gilbert
2018-12-08GLK: Further fixes for Buildbot warningsPaul Gilbert
2018-12-08GLK: FROTZ: Reduce window margin to 0 to have status bar fill entire widthPaul Gilbert
2018-12-08GLK: Merge Fonts class into Screen classPaul Gilbert
2018-12-08GLK: FROTZ: Beginnings of support for Infocom picture filesPaul Gilbert
2018-12-08GLK: FROTZ: Don't have a Y margin above title barPaul Gilbert
2018-12-08GLK: Changing class and namespaces from Gargoyle to GlkPaul Gilbert
2018-12-08GLK: Changing gargoyle folder to glkPaul Gilbert