Commit Graph
23 Commits
Author SHA1 Message Date
Paul Gilbert 66babe212e GLK: ADVSYS: Fix restoring games in-game 2019-06-16 18:56:39 -07:00
Paul Gilbert fee7221810 GLK: ADVSYS: Fix inputs with indirect objects 2019-06-16 17:43:07 -07:00
Paul Gilbert 0bf2dc6d7b GLK: ADVSYS: Fix actions using OP_SEND 2019-06-16 17:04:53 -07:00
Paul Gilbert c7a9306415 GLK: ADVSYS: Fixes for get action 2019-06-16 16:03:58 -07:00
Paul Gilbert acc90002f6 GLK: ADVSYS: Added code for loading savegames from launcher 2019-06-15 22:31:50 -07:00
Paul Gilbert f9f1293de6 GLK: ADVSYS: Input line processing fixes 2019-06-15 13:35:58 -07:00
Paul Gilbert f7e389db3b GLK: ADVSYS: Fix parsing input words 2019-06-14 21:40:07 -07:00
Paul Gilbert 5f7955daa5 GLK: ADVSYS: Tweak debug line, added input line prompt character 2019-06-14 20:22:34 -07:00
Paul Gilbert 75fe5b5024 GLK: ADVSYS: Script interpreter fixes 2019-06-14 20:11:47 -07:00
Paul Gilbert 4f7c9899f2 GLK: ADVSYS: Initialization fixes 2019-06-13 20:45:53 -07:00
Paul Gilbert 8612697409 GLK: ADVSYS: Remainder of parseInput method 2019-06-12 22:15:58 -07:00
Paul Gilbert 0e543b0682 GLK: ADVSYS: Noun/adjectives setup and getNoun method 2019-06-12 21:45:54 -07:00
Paul Gilbert 9efb6d71e2 GLK: ADVSYS: In progress implementing input line parser 2019-06-12 21:30:41 -07:00
Paul Gilbert 4e74751e7e GLK: ADVSYS: Added input line split up and tokenizing 2019-06-12 21:30:41 -07:00
Paul Gilbert 9c0771552d GLK: ADVSYS: Remaining opcode implementations 2019-06-12 21:30:41 -07:00
Paul Gilbert ebdc4ec3fa GLK: ADVSYS: Created dedicated function pointer class, cleanup method opcodes 2019-06-10 19:08:58 -07:00
Paul Gilbert 1de8c3d730 GLK: ADVSYS: More opcodes 2019-06-10 19:08:58 -07:00
Paul Gilbert 75da8ddd06 GLK: ADVSYS: Subroutine call & return opcodes 2019-06-10 19:08:58 -07:00
Paul Gilbert 8bb7c893f1 GLK: ADVSYS: String printing 2019-06-10 19:08:58 -07:00
Paul Gilbert d5d801d1cb GLK: ADVSYS: Adding opcodes and message decoding 2019-06-10 19:08:58 -07:00
dreammaster 0074810cb4 GLK: ADVSYS: Formatting fixes 2019-06-09 15:00:46 -07:00
Paul Gilbert b01e711d65 GLK: ADVSYS: Implementing VM opcodes 2019-06-09 15:00:46 -07:00
Paul Gilbert 39764f46d2 GLK: ADVSYS: Add overall script execution method 2019-06-09 15:00:46 -07:00