Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-02 | GLK: FROTZ: Add support for pair windows to have more than 2 children | Paul Gilbert | |
This is primarily for the V6 games, which have up to 8 windows on-screen at the same time in arbitray positions ext | |||
2019-01-02 | GLK: FROTZ: Setting window positon & size, some property reading | Paul Gilbert | |
2018-12-09 | GLK: Change all references to glui32 and glsi32 to uint and int | Paul Gilbert | |
This should finally fix compilation for the Amiga, which had difference sized types. And the renamed types are clearer for ScummVM anyway | |||
2018-12-08 | GLK: Change lots of comments from multiline to single line | Paul Gilbert | |
2018-12-08 | GLK: Free windows on exit | 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 | |