Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Implement RB (bitmap visibility) command.
Implement stub for FLX and FLB (play animation) commands.
|
|
Also fix an issue with parsing IF command.
This commit makes the game completable (with many issues).
|
|
|
|
Implement dummy SPECIALSHOW command (skip puzzle).
Fix NEWROOM command parsing.
Fix use action on inventory items.
Fix interaction with certain doors.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
block command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commands that are right after #ELSE.
|
|
invalidated, and parse/show actions with two objects correctly.
|
|
|
|
command and add some comments.
|
|
|
|
|
|
|
|
|
|
showsection debug console commands.
|