aboutsummaryrefslogtreecommitdiff
path: root/engines/mutationofjb/commands/endblockcommand.h
AgeCommit message (Expand)Author
2018-08-25MUTATIONOFJB: Fix forward declarations of structs.Ľubomír Remák
2018-08-25MUTATIONOFJB: Run extra sections from conversation.Ľubomír Remák
2018-08-25MUTATIONOFJB: Fix issue with parsing #MACRO and #STARTUP right after end bloc...Ľubomír Remák
2018-08-25MUTATIONOFJB: Parse startup sections in scripts and fix change scene command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add changescene debug command and fix macro debug commands.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for macro definitions.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for CAMEFROM command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Load local (room) scripts.Ľubomír Remák
2018-08-25MUTATIONOFJB: Don't store ActionInfo pointers, because they might be invalida...Ľ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