Le Philousophe
f816efdbb0
MUTATIONOFJB: Fix strncpy usage
2022-11-06 17:27:21 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Miroslav Remák
260811106c
MUTATIONOFJB: Allow script commands to access all objects.
...
Previously objects with IDs beyond the defined number of objects were not accessible to IfCommand and ChangeObjectCommand. For example, this would cause script errors inside Fisher's house.
2018-08-29 19:13:55 +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
561309eaa2
MUTATIONOFJB: Fix missing lines between block ends.
2018-08-25 23:12:01 +02:00
Ľubomír Remák
4633b83986
MUTATIONOFJB: Improve documentation and naming.
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
96fbe2f881
MUTATIONOFJB: Fix crash when static/door name is set to empty string.
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
Ľubomír Remák
29a809d691
MUTATIONOFJB: Add rename 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
d3e281e24c
MUTATIONOFJB: Fix uninitialized ChangeOperation, fix parsing tag in IF command and add some comments.
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
6d926ff55b
MUTATIONOFJB: Add support for CHANGED, CHANGEO and CHANGES commands.
2018-08-25 23:12:01 +02:00