phantasmal-world/src/quest_editor
2020-01-26 23:13:09 +01:00
..
actions - Events are now serialized in the order that they were deserialized 2019-12-31 20:00:43 +01:00
controllers Only allow saving quest files in GC or BB format. 2020-01-16 23:07:39 +01:00
gui Added experimental WebGL renderer. 2020-01-19 17:16:28 +01:00
loading Started working on pure WebGL model viewer. 2020-01-26 23:13:09 +01:00
model Quests can now be saved in GC format. 2020-01-16 21:45:20 +01:00
persistence - Moved Persister to core/persistence 2019-12-27 03:16:52 +01:00
rendering Started working on pure WebGL model viewer. 2020-01-26 23:13:09 +01:00
scripting Fixed bug in object code writer. Strings in the object code are now written correctly when the format is DC/GC. 2020-01-16 22:55:47 +01:00
stores Quests can now be saved in GC format. 2020-01-16 21:45:20 +01:00
index.ts Added experimental WebGL renderer. 2020-01-19 17:16:28 +01:00
QuestRunner.ts Quests can now be saved in GC format. 2020-01-16 21:45:20 +01:00