phantasmal-world/src/quest_editor/stores
jtuu 6e41b6fb79 Reworked script editor decorations.
Breakpoints now move correctly when script is edited.
2019-11-15 19:59:05 +02:00
..
AreaStore.ts Basic entity creation via drag and drop. 2019-09-19 22:20:17 +02: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 Reworked script editor decorations. 2019-11-15 19:59:05 +02:00
model_conversion.ts Modified the function convert_quest_from_model to do a deep copy of the given object. 2019-11-01 18:13:32 +02:00
quest_creation.ts Quest events are now grouped in DAGs. 2019-10-29 15:22:46 +01:00
QuestEditorStore.ts Added running and paused properties to QuestRunner. 2019-11-15 19:59:05 +02:00