phantasmal-world/src/quest_editor/scripting/vm
2019-12-19 22:14:59 +01:00
..
Debugger.ts Simplified Widget.finalize_construction. Added game state to QuestRunner and modified execution flow to enable loading of area/entity models. Split QuestModelManager into two different classes so a different loading strategy can used in the quest runner view. Quest runner view is now automatically created when running a quest. 2019-12-19 18:54:01 +01:00
io.ts The floor handler for the initial area is now run when running a quest. 2019-12-19 22:14:59 +01:00
Memory.ts Renamed ZeroableBuffer to Memory and put it into its own file. 2019-12-19 13:58:11 +01:00
Random.ts Moved Thread to its own file and renamed vm/index.ts to vm/VirtualMachine.ts. 2019-12-18 23:40:38 +01:00
Thread.ts Renamed ZeroableBuffer to Memory and put it into its own file. 2019-12-19 13:58:11 +01:00
utils.ts Split VM code into separate files. 2019-10-15 15:34:30 +03:00
VirtualMachine.test.ts Fixed VM unit tests. 2019-12-19 14:41:31 +01:00
VirtualMachine.ts The floor handler for the initial area is now run when running a quest. 2019-12-19 22:14:59 +01:00
VMIOStub.ts The floor handler for the initial area is now run when running a quest. 2019-12-19 22:14:59 +01:00