aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/window_text_grid.h
AgeCommit message (Expand)Author
2019-08-04GLK: Create an intermediate TextWindow base class for text windowsPaul Gilbert
2019-03-02GLK: Switch focus window immediately after requesting lines or charsPaul Gilbert
2019-01-02GLK: FROTZ: Setting window positon & size, some property readingPaul Gilbert
2018-12-31GLK: Splitting font related info from Conf into their own classesPaul Gilbert
2018-12-09GLK: Standardizing uint vs uint32 usagePaul Gilbert
2018-12-09GLK: Change all references to glui32 and glsi32 to uint and intPaul Gilbert
2018-12-09GLK: Yet another Amiga compilation fixPaul Gilbert
2018-12-08GLK: FROTZ: Improved rendering of Beyond Zork description areaPaul Gilbert
2018-12-08GLK: Changing class and namespaces from Gargoyle to GlkPaul Gilbert
2018-12-08GLK: Changing gargoyle folder to glkPaul Gilbert