aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/debug.h
AgeCommit message (Expand)Author
2009-02-28Improved debug output when listing animations.Nicola Mettifogo
2008-12-15Weeded out some more unused code, and some restructuring.Nicola Mettifogo
2008-02-09Added new debug command to dump scripts execution status.Nicola Mettifogo
2008-02-06Added experimental debug feature: variables influencing the rendering that ca...Nicola Mettifogo
2008-02-05Added new debug command to show global game flags.Nicola Mettifogo
2008-01-28Removed all job routines. Stubs have been left for future reference in the co...Nicola Mettifogo
2008-01-28All interactive objects are now drawn in the framebuffer instead of using the...Nicola Mettifogo
2007-11-01Added new debug command.Nicola Mettifogo
2007-10-19Added new debugger command 'localflags' and changed Table object to provide d...Nicola Mettifogo
2007-05-13Added new debugger commands.Nicola Mettifogo
2007-05-06Added embryonic debugger, and some adjustments to make basic commands work.Nicola Mettifogo