Le Philousophe
|
1f2c78adfe
|
ALL: Make sure str.h is included when using String
Fix all cases working because str.h is included in util.h
|
2022-10-30 18:37:16 +01:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Bastien Bouclet
|
a08dc0b9dc
|
MUTATIONOFJB: Add override keywords
|
2020-02-09 12:43:15 +01:00 |
|
Eugene Sandulenko
|
02aec5976d
|
MUTATIONOFJB: Added override commands
|
2020-01-31 14:02:11 +01:00 |
|
Ľubomír Remák
|
9f1c628d4b
|
MUTATIONOFJB: Fix forward declarations of structs.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
d358a65bbc
|
MUTATIONOFJB: Run extra sections from conversation.
|
2018-08-25 23:12:01 +02:00 |
|
Ľubomír Remák
|
2fb867b2f5
|
MUTATIONOFJB: Fix issue with parsing #MACRO and #STARTUP right after end block 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
|
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
|
7a081f0605
|
MUTATIONOFJB: Load local (room) scripts.
|
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
|
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 |
|