phantasmal-world/src/quest_editor/controllers
2020-01-02 15:26:40 +01:00
..
EntityInfoController.test.ts Events can now be selected by clicking anywhere on the event and the selected event can be deleted by pressing the delete key. 2019-12-29 23:00:09 +01:00
EntityInfoController.ts Events can now be selected by clicking anywhere on the event and the selected event can be deleted by pressing the delete key. 2019-12-29 23:00:09 +01:00
EventsController.ts Actions can now be removed from events. 2019-12-31 23:54:11 +01:00
NpcCountsController.ts Added Vol Opt part 2. 2020-01-01 14:26:14 +01:00
QuestEditorToolBarController.test.ts Added DisposablePromise to facilitate cancelling promises that are underway when a component is disposed. Added EntityInfoController with unit test and added tests for EntityInfoView. 2019-12-26 00:44:30 +01:00
QuestEditorToolBarController.ts .bin and .dat files can now be loaded directly. 2020-01-02 15:26:40 +01:00
QuestInfoController.test.ts Events can now be selected by clicking anywhere on the event and the selected event can be deleted by pressing the delete key. 2019-12-29 23:00:09 +01:00
QuestInfoController.ts Added DisposablePromise to facilitate cancelling promises that are underway when a component is disposed. Added EntityInfoController with unit test and added tests for EntityInfoView. 2019-12-26 00:44:30 +01:00