aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/screen.cpp
AgeCommit message (Expand)Author
2019-01-02GLK: FROTZ: Keep mono & prop font sizes to be the same for v6 gamesPaul Gilbert
2019-01-01GLK: FROTZ: Cleanup of incorrect namespace commentsPaul 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-08GLK: FROTZ: Fix display of character graphics in text grid windowsPaul Gilbert
2018-12-08GLK: FROTZ: Draw character graphic chars at the same size as the fixed width ...Paul Gilbert
2018-12-08GLK: FROTZ: Fix selection of the character graphics fontPaul Gilbert
2018-12-08GLK: FROTZ: Add derived Screen class to add Infocom character graphics fontPaul Gilbert
2018-12-08GLK: Merge Fonts class into Screen classPaul Gilbert