Ľubomír Remák
|
d358a65bbc
|
MUTATIONOFJB: Run extra sections from conversation.
|
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
|
128d30c91c
|
MUTATIONOFJB: Run action when clicking on static or door.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
574bb83b97
|
MUTATIONOFJB: Add support for NEWROOM command.
|
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
|
7a18987301
|
MUTATIONOFJB: Support for running commands.
|
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
|
3928c52c0e
|
MUTATIONOFJB: Add support for CAMEFROM command.
|
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
|
54c2c0aee6
|
MUTATIONOFJB: Add support for labels and goto.
|
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
|
5854d310ee
|
MUTATIONOFJB: Fix some code formatting issues.
|
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 |
|
Ľubomír Remák
|
3672ea5572
|
MUTATIONOFJB: Continue implementation of if/else script commands.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
f7d5a825a0
|
MUTATIONOFJB: Start implementation of ATN scripts (IF command).
|
2018-08-25 23:12:01 +02:00 |
|