phantasmal-world/src/quest_editor/stores
2020-04-30 18:27:19 +02:00
..
AreaStore.ts Replaced js-logger. Improved testability with mocks, improved test configuration and code improvements. 2019-12-25 00:17:02 +01:00
asm_syntax.ts The ASM editor view has been ported to the new GUI system. 2019-08-26 19:19:19 +02:00
AsmEditorStore.ts Show instruction documentation on hover over. 2020-04-29 07:14:21 +03:00
LogStore.ts Renamed "Debug Log" to "Debug" and moved all debugging related buttons to its toolbar. 2020-04-30 18:27:19 +02:00
model_conversion.ts Quests can now be saved in GC format. 2020-01-16 21:45:20 +01:00
quest_creation.ts - Moved instructions/opcodes and DFA code to core to avoid dependency from core to quest_editor 2020-01-02 18:42:08 +01:00
QuestEditorStore.ts Renamed "Debug Log" to "Debug" and moved all debugging related buttons to its toolbar. 2020-04-30 18:27:19 +02:00