index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mutationofjb
Age
Commit message (
Collapse
)
Author
2018-08-25
MUTATIONOFJB: Fix uninitialized ChangeOperation, fix parsing tag in IF ↵
Ľubomír Remák
command and add some comments.
2018-08-25
MUTATIONOFJB: Show multiple script commands in showsection debug command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement inventory commands.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement data model for inventory.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add say command with dummy implementation.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add change scene command, implement listsections and ↵
Ľubomír Remák
showsection debug console commands.
2018-08-25
MUTATIONOFJB: Add support for CHANGED, CHANGEO and CHANGES commands.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Continue implementation of if/else script commands.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Start implementation of ATN scripts (IF command).
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix loading room 11 (and possibly some others).
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Load initial game state and allow room change
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Load and draw scene background
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Base for new engine
Ľubomír Remák