Miroslav Remák
|
578a6794de
|
MUTATIONOFJB: Improve documentation, rename cryptic variables.
|
2018-08-25 23:12:01 +02:00 |
|
Miroslav Remák
|
3b614f0832
|
MUTATIONOFJB: Implement RANDOM command.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
9af3d8a238
|
MUTATIONOFJB: Implement UI for inventory.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
99d9055e20
|
MUTATIONOFJB: Load object frames and implement special handling for map scenes.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
128d30c91c
|
MUTATIONOFJB: Run action when clicking on static or door.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
e93e20dbe8
|
MUTATIONOFJB: Parse startup sections in scripts and fix change scene command.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
938f222d48
|
MUTATIONOFJB: Add support for calling macros.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
e1d173ed75
|
MUTATIONOFJB: Add changescene debug command and fix macro debug commands.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
63c0dac961
|
MUTATIONOFJB: Add support for macro definitions.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
1d84041508
|
MUTATIONOFJB: Add Game class.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
ae979a8310
|
MUTATIONOFJB: Add support for IFITEM command and fix parsing conditional commands that are right after #ELSE.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
fa9c8be129
|
MUTATIONOFJB: Convert section names to 7bit ASCII in debug console.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
37ae32e1d3
|
MUTATIONOFJB: Don't store ActionInfo pointers, because they might be invalidated, and parse/show actions with two objects correctly.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
b4dad9bca7
|
MUTATIONOFJB: Show multiple script commands in showsection debug command.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
bbd3750aee
|
MUTATIONOFJB: Add change scene command, implement listsections and showsection debug console commands.
|
2018-08-25 23:12:01 +02:00 |
|