Daan Vanden Bosch
|
93e05ea614
|
- Moved instructions/opcodes and DFA code to core to avoid dependency from core to quest_editor
- When the assembly worker updates map designations, it now takes map_designate and map_designate_ex into account
|
2020-01-02 18:42:08 +01:00 |
|
Daan Vanden Bosch
|
b85b7147a6
|
Removed an unnecessary todo and added a useful one.
|
2019-10-03 00:07:40 +02:00 |
|
Daan Vanden Bosch
|
90f0e0f7bd
|
Basic go to label definition functionality.
|
2019-10-02 23:34:09 +02:00 |
|
Daan Vanden Bosch
|
431c0545f2
|
Added the basic Monaco machinery for providing symbol definitions.
|
2019-10-02 13:28:14 +02:00 |
|
Daan Vanden Bosch
|
3c6b28f536
|
Fixed bug that would disassemble arg_pushr arguments incorrectly in automatic stack management mode.
|
2019-09-16 18:52:16 +02:00 |
|
jtuu
|
fa78f5f95b
|
Lint
|
2019-09-15 21:47:13 +03:00 |
|
jtuu
|
3155cdb183
|
Transform existing quest script when inline args mode is toggled.
|
2019-09-15 21:38:30 +03:00 |
|
jtuu
|
0618ca0b87
|
Added a checkbox for enabling inline arguments transformation mode to the script editor toolbar.
|
2019-09-15 20:59:51 +03:00 |
|
Daan Vanden Bosch
|
2859dacd90
|
Added icons, select button and quest area select.
|
2019-08-29 18:24:03 +02:00 |
|
Daan Vanden Bosch
|
4e38896676
|
The ASM editor view has been ported to the new GUI system.
|
2019-08-26 19:19:19 +02:00 |
|
Daan Vanden Bosch
|
03dc60cec9
|
Undo/redo now works again in the quest editor. The NPC counts view is also ported.
|
2019-08-26 15:42:12 +02:00 |
|
Daan Vanden Bosch
|
72506461ab
|
Swapped code using new and old UI system around.
|
2019-08-21 17:56:46 +02:00 |
|
Daan Vanden Bosch
|
b8ff183808
|
Somewhat improved parameter hint signatures.
|
2019-08-16 20:26:37 +02:00 |
|
Daan Vanden Bosch
|
56964cb4e2
|
Added preliminary support for parameter hints.
|
2019-08-16 19:57:29 +02:00 |
|
Daan Vanden Bosch
|
66127253d3
|
Split code into one module per tool + core and application module.
|
2019-08-10 22:09:06 +02:00 |
|