Age | Commit message (Expand) | Author |
---|---|---|
2018-12-18 | JANITORIAL: Whitespace fixes | Eugene Sandulenko |
2018-12-13 | GLK: FROTZ: Fix Visual Studio warnings about packing alignment | Paul Gilbert |
2018-12-08 | GLK: FROTZ: Add sound playing code | Paul Gilbert |
2018-12-08 | GLK: FROTZ: Add all the new V6 methods, commented out until I can fix each one | Paul Gilbert |
2018-12-08 | GLK: FROTZ: Further merging together of configuration into a new config.cpp file | Paul Gilbert |
2018-12-08 | GLK: FROTZ: Fix exiting when application is forcefully closed | Paul Gilbert |
2018-12-08 | GLK: FROTZ: Move ostream_* flags from GlkInterface to Processor | 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 |
2018-12-08 | GLK: Changing gargoyle folder to glk | Paul Gilbert |