Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-25 | HUGO: Add 3 object related functions to the console | strangerke | |
2011-05-25 | HUGO: Add boundaries() to the console. God mode no longer shows boundaries, ↵ | strangerke | |
as in the original | |||
2011-05-25 | HUGO: Add listscreens() and gotoscreen() to console | strangerke | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-12-07 | DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine | Max Horn | |
svn-id: r54815 | |||
2010-11-07 | HUGO: Added basic debugging console to engine | David Turner | |
Since HUGO uses Debug Channels, this allows for the interactive setting of debugflags as well as providing a base for adding further debugging commands. svn-id: r54117 |