Daan Vanden Bosch
|
15b1755673
|
Updated features list.
|
2019-10-27 16:46:20 +01:00 |
|
Daan Vanden Bosch
|
6c828cbab4
|
Updates features/bugs list.
|
2019-10-26 17:14:20 +02:00 |
|
Daan Vanden Bosch
|
c287fdeb2f
|
Renamed event-related types. Updated feature list.
|
2019-10-10 19:47:38 +02:00 |
|
Daan Vanden Bosch
|
4bf2148b39
|
Entities can be rotated via the entity info view.
|
2019-09-29 18:53:01 +02:00 |
|
Daan Vanden Bosch
|
d97872d528
|
The selected entity can now be deleted with the delete key.
|
2019-09-24 19:47:22 +02:00 |
|
Daan Vanden Bosch
|
8f8da79041
|
Up to four .qst headers are now parsed. This fixes parsing of The Value of Money.
|
2019-09-13 22:47:50 +02:00 |
|
Daan Vanden Bosch
|
a619eaa8f7
|
Updated features list.
|
2019-08-17 12:59:31 +02:00 |
|
Daan Vanden Bosch
|
206cc3ebb0
|
More .dat object properties are now parsed.
|
2019-08-12 20:34:47 +02:00 |
|
Daan Vanden Bosch
|
1a1a52bd43
|
Seaside area at night variant 1 can now be used to add a second tower map.
|
2019-08-12 17:55:04 +02:00 |
|
Daan Vanden Bosch
|
ecbab0637d
|
Area variants now change automatically when bb_map_designate instructions are added, deleted or changed. The 3D view also updates automatically.
|
2019-08-10 18:11:27 +02:00 |
|
Daan Vanden Bosch
|
2d551a1951
|
Separated most of quest domain models from quest parsing code and made quest parsing data structures more structured cloning-friendly. All areas for the quest's episode are now shown in the area selector with the number of entities in them in parentheses.
|
2019-08-10 00:27:57 +02:00 |
|
Daan Vanden Bosch
|
7cfcf5222c
|
Script editor now supports line comments.
|
2019-08-08 11:02:06 +02:00 |
|
Daan Vanden Bosch
|
d3efe94837
|
Started working on a quest script VM. It has a call stack, supports threading, waiting for vsync and can execute some instructions at the moment.
|
2019-08-06 17:07:12 +02:00 |
|
Daan Vanden Bosch
|
fba6ac3e10
|
Created yaml file with opcode definitions (70% complete).
|
2019-08-03 23:23:55 +02:00 |
|
Daan Vanden Bosch
|
76c3169fd3
|
Added ValueSet, an efficient integer set.
|
2019-08-01 19:37:26 +02:00 |
|
Daan Vanden Bosch
|
ccb31854c3
|
Object code is now parsed recursively from its entry labels to ensure all segments are parsed as the correct type.
|
2019-07-30 23:15:23 +02:00 |
|
Daan Vanden Bosch
|
a1cec18636
|
Fixed bugs in assembler.
|
2019-07-30 16:39:50 +02:00 |
|
Daan Vanden Bosch
|
8895579d18
|
Added FEATURES.md.
|
2019-07-30 15:19:03 +02:00 |
|