Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-02 | GLK: Add support for input cursors in text grid windows | Paul Gilbert | |
This is initially primarily for Bureaucracy.. the starting form is drawn in the text grid window, and visible cursor is needed so you can tell which line you're filling in | |||
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 | |
This has several advantages, such as simplifying copying and comparing colors. It will also make it easier to specify zcolor_Transparent as a color | |||
2019-01-29 | GLK: FROTZ: Add 6x8 font for Infocom v6 games | Paul Gilbert | |
2019-01-04 | GLK: Fix comment typo | Torbjörn Andersson | |
2018-12-31 | GLK: Splitting font related info from Conf into their own classes | Paul Gilbert | |
2018-12-08 | GLK: Merge Fonts class into Screen class | 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 | |