Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-12-09 | GLK: Standardizing uint vs uint32 usage | 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: Changing class and namespaces from Gargoyle to Glk | Paul Gilbert | |
2018-12-08 | GLK: Changing gargoyle folder to glk | Paul Gilbert | |