aboutsummaryrefslogtreecommitdiff
path: root/engines/mutationofjb/debug.cpp
AgeCommit message (Expand)Author
2018-08-25MUTATIONOFJB: Add Game class.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add support for IFITEM command and fix parsing conditional comm...Ľubomír Remák
2018-08-25MUTATIONOFJB: Convert section names to 7bit ASCII in debug console.Ľubomír Remák
2018-08-25MUTATIONOFJB: Don't store ActionInfo pointers, because they might be invalida...Ľubomír Remák
2018-08-25MUTATIONOFJB: Show multiple script commands in showsection debug command.Ľubomír Remák
2018-08-25MUTATIONOFJB: Add change scene command, implement listsections and showsectio...Ľubomír Remák