phantasmal-world/src/quest_editor/scripting
2020-01-02 15:26:40 +01:00
..
data_flow_analysis Replaced js-logger. Improved testability with mocks, improved test configuration and code improvements. 2019-12-25 00:17:02 +01:00
vm Replaced js-logger. Improved testability with mocks, improved test configuration and code improvements. 2019-12-25 00:17:02 +01:00
assembly_worker_messages.ts Basic go to label definition functionality. 2019-10-02 23:34:09 +02:00
assembly_worker.ts Replaced js-logger. Improved testability with mocks, improved test configuration and code improvements. 2019-12-25 00:17:02 +01: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 Replaced js-logger. Improved testability with mocks, improved test configuration and code improvements. 2019-12-25 00:17:02 +01: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 .bin and .dat files can now be loaded directly. 2020-01-02 15:26:40 +01:00
disassembly.ts Made RegistersView inputs larger again. 2019-12-31 21:48:59 +01:00
instructions.ts Fixed bug in QuestRunner that prevented the correct episode from reaching the VM. Improved logging performance in several different components. 2019-12-22 23:15:05 +01:00
opcodes.ts Added definition for opcode 0xf882 get_pl_job. 2019-11-12 17:10:03 +02:00