Ľubomír Remák
|
0c340485e0
|
MUTATIONOFJB: Draw bitmaps.
Implement RB (bitmap visibility) command.
Implement stub for FLX and FLB (play animation) commands.
|
2018-11-02 23:26:58 +01:00 |
|
Ľubomír Remák
|
0b746971f1
|
MUTATIONOFJB: Implement implicit actions.
Add implicit pick up action for certain statics.
Respect disabled implicit walk action for doors.
|
2018-10-28 14:57:53 +01:00 |
|
Ľubomír Remák
|
b00395b0b9
|
MUTATIONOFJB: Fix MSVC warnings.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
cf878d8777
|
MUTATIONOFJB: Change old-style C casts to static_cast.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
959f37dfe4
|
MUTATIONOFJB: Don't mark internal strings as translatable.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
a25715a29b
|
MUTATIONOFJB: Fix code formatting issues (with astyle).
|
2018-08-25 23:12:01 +02:00 |
|
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 |
|