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
/
commands
/
endblockcommand.cpp
Age
Commit message (
Expand
)
Author
2018-08-25
MUTATIONOFJB: Don't mark internal strings as translatable.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Improve documentation and naming.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix code formatting issues (with astyle).
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Run extra sections from conversation.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Implement RANDOM command.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Fix issue with parsing #MACRO and #STARTUP right after end bloc...
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Refactor inventory UI into separate widget, add button widgets.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Parse startup sections in scripts and fix change scene command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add changescene debug command and fix macro debug commands.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for macro definitions.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for CAMEFROM command.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Load local (room) scripts.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Don't store ActionInfo pointers, because they might be invalida...
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix some code formatting issues.
Ľ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 showsectio...
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Continue implementation of if/else script commands.
Ľubomír Remák