aboutsummaryrefslogtreecommitdiff
path: root/scumm/debugger.h
AgeCommit message (Expand)Author
2003-01-18add help command to debugger to list commands and vars, we should probably ha...Jonathan Gray
2003-01-18add the view/set debug level command 'level' from the old debuggerJonathan Gray
2003-01-07Skeleton for actor debugger commands - current command is useful for states w...James Brown
2002-12-30added two debugger commandsMax Horn
2002-12-28Add Save/Load game commands to DebuggerJames Brown
2002-12-25more -pedantic warnings fixedMax Horn
2002-12-20Add room command to debuggerJames Brown
2002-12-16indentation fixes; added a constructor (after all the debugger is a global va...Max Horn
2002-12-16Oops. Fix compile.James Brown
2002-12-16New debugger core. Doesn't really have anything implemented yet, but is far m...James Brown