phantasmal-world/src/quest_editor/scripting
2019-10-10 13:47:43 +02: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 [VM] Implemented stack_push(m) and stack_pop(m) opcodes. 2019-10-07 20:52:44 +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 Wave data is now parsed/written and converted to models. 2019-10-10 13:47:43 +02:00
disassembly.ts Wave data is now parsed/written and converted to models. 2019-10-10 13:47:43 +02:00
instructions.ts Wave data is now parsed/written and converted to models. 2019-10-10 13:47: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