aboutsummaryrefslogtreecommitdiff
path: root/engines/mutationofjb/script.h
AgeCommit message (Expand)Author
2018-08-25MUTATIONOFJB: Add Game class.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for labels and goto.Ľubomír Remák
2018-08-25MUTATIONOFJB: Don't store ActionInfo pointers, because they might be invalida...Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix some code formatting issues.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add change scene command, implement listsections and showsectio...Ľubomír Remák
2018-08-25MUTATIONOFJB: Continue implementation of if/else script commands.Ľubomír Remák
2018-08-25MUTATIONOFJB: Start implementation of ATN scripts (IF command).Ľubomír Remák