phantasmal-world/src/quest_editor/scripting
2019-10-04 14:21:51 +03:00
..
data_flow_analysis Opcode is now structured cloning-safe. All IR is now structured cloning-safe. 2019-10-02 14:25:47 +02:00
vm Lint and remove console.logs. 2019-10-04 14:21:51 +03:00
assembly_worker_messages.ts Basic go to label definition functionality. 2019-10-02 23:34:09 +02:00
assembly_worker.ts "Go to label definition" now works with arguments passed via the stack. 2019-10-03 16:40:43 +02:00
assembly.test.ts "Go to label definition" now works with arguments passed via the stack. 2019-10-03 16:40:43 +02:00
assembly.ts String segment strings are now displayed with "\n" escape sequence instead of "<cr>". 2019-10-03 17:06:23 +02:00
AssemblyAnalyser.ts Removed an unnecessary todo and added a useful one. 2019-10-03 00:07:40 +02:00
AssemblyLexer.test.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
AssemblyLexer.ts Undo/redo now works again in the quest editor. The NPC counts view is also ported. 2019-08-26 15:42:12 +02:00
disassembly.test.ts Fixed some bugs. 2019-10-03 00:18:11 +02:00
disassembly.ts String segment strings are now displayed with "\n" escape sequence instead of "<cr>". 2019-10-03 17:06:23 +02:00
instructions.ts "Go to label definition" now works with arguments passed via the stack. 2019-10-03 16:40:43 +02:00
opcodes.ts Opcode is now structured cloning-safe. All IR is now structured cloning-safe. 2019-10-02 14:25:47 +02:00