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
/
ifcommand.cpp
Age
Commit message (
Expand
)
Author
2018-10-31
MUTATIONOFJB: Add basic support for RABLOAD command.
Ľubomír Remák
2018-08-29
MUTATIONOFJB: Allow script commands to access all objects.
Miroslav Remák
2018-08-25
MUTATIONOFJB: Don't mark internal strings as translatable.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix missing lines between block ends.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix code formatting issues (with astyle).
Ľ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 Game class.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Add support for IFITEM command and fix parsing conditional comm...
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix some code formatting issues.
Ľubomír Remák
2018-08-25
MUTATIONOFJB: Fix uninitialized ChangeOperation, fix parsing tag in IF comman...
Ľ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: 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