Age | Commit message (Expand) | Author |
---|---|---|
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: Beginnings of Sounds manager | Paul Gilbert |
2018-12-08 | GLK: TADS: Add a number of GLK interface methods | Paul Gilbert |
2018-12-08 | GLK: Added RawDecoder class for new raw picture data format | Paul Gilbert |
2018-12-08 | GLK: FROTZ: Beginnings of support for Infocom picture files | Paul Gilbert |
2018-12-08 | GLK: In progress transforming Blorb code to be a Common::Archive | Paul Gilbert |
2018-12-08 | GLK: Fix gcc compiler warnings | Paul Gilbert |
2018-12-08 | GLK: Derive detection from MetaEngine rather than AdvancedMetaEngine | Paul Gilbert |
2018-12-08 | GLK: Changing class and namespaces from Gargoyle to Glk | Paul Gilbert |