Age | Commit message (Expand) | Author |
---|---|---|
2019-01-31 | GLK: Cleanups & fixes from color refactoring | Paul Gilbert |
2019-01-31 | GLK: Change use of RGB tuplets to uint | Paul Gilbert |
2019-01-06 | GLK: FROTZ: Default white color for v6 game background | Paul Gilbert |
2019-01-05 | GLK: FROTX: Draw pictures at the correct position | Paul Gilbert |
2019-01-05 | GLK: FROTZ: Properly handle picture transparency | Paul Gilbert |
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 |
2018-12-08 | GLK: FROTZ: Beyond Zork title screen now showing | Paul Gilbert |
2018-12-08 | GLK: Add picture scaling | Paul Gilbert |
2018-12-08 | GLK: Implementing picture loading | Paul Gilbert |
2018-12-08 | GLK: Change lots of comments from multiline to single line | Paul Gilbert |
2018-12-08 | GLK: Fix gcc compiler warnings | 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 |