aboutsummaryrefslogtreecommitdiff
path: root/scumm/debugger.cpp
AgeCommit message (Expand)Author
2003-01-26LCA03 sync: Modified version of the untrap patch, debuggerJames Brown
2003-01-18fixed compilation under VC6Paweł Kołodziejski
2003-01-18add help command to debugger to list commands and vars, we should probably ha...Jonathan Gray
2003-01-18Fix shadowed variable in debugger, change bundle compression tables to be dyn...James Brown
2003-01-18add the view/set debug level command 'level' from the old debuggerJonathan Gray
2003-01-18add bounds check for debugger costume switcherJonathan Gray
2003-01-18add ability to change actor costume via the 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-28Fix NewGui for higher resolutions (eg, CMI)James Brown
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-16use the indention/formatting we agreed one. BTW function names should start l...Max Horn
2002-12-16New debugger core. Doesn't really have anything implemented yet, but is far m...James Brown