aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/advsys/glk_interface.h
AgeCommit message (Expand)Author
2019-06-16GLK: ADVSYS: Fix Coverity warningsPaul Gilbert
2019-06-16GLK: ADVSYS: Do a look action after loading a savegame from launcherPaul Gilbert
2019-06-15GLK: ADVSYS: Added code for loading savegames from launcherPaul Gilbert
2019-06-12GLK: ADVSYS: Added input line split up and tokenizingPaul Gilbert
2019-06-10GLK: ADVSYS: More opcodesPaul Gilbert
2019-06-10GLK: ADVSYS: String printingPaul Gilbert
2019-06-10GLK: ADVSYS: Adding opcodes and message decodingPaul Gilbert
2019-06-09GLK: ADVSYS: Add overall script execution methodPaul Gilbert