Age | Commit message (Expand) | Author |
---|---|---|
2018-12-08 | GLK: Mark text strings as translateable | Paul Gilbert |
2018-12-08 | GLK: SCOTT: Don't show another line prompt when game is exiting | Paul Gilbert |
2018-12-08 | GLK: Fixes for combined loading/saving code | Paul Gilbert |
2018-12-08 | GLK: Centralizing more of the savegame code in GlkEngine | Paul Gilbert |
2018-12-08 | GLK: SCOTT: Fix memory corruption loading game data | Paul Gilbert |
2018-12-08 | GLK: SCOTT: Extra returns/exits after glk_exit is called | Paul Gilbert |
2018-12-08 | GLK: SCOTT: Renaming of all fields to ScummVM convention | Paul Gilbert |
2018-12-08 | GLK: SCOTT: Change engine to use ScummVM String and Arrays | Paul Gilbert |
2018-12-08 | GLK: Derive detection from MetaEngine rather than AdvancedMetaEngine | Paul Gilbert |
2018-12-08 | GLK: SCOTT: Centralize the set of game names | 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 |