aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/console.cpp
AgeCommit message (Expand)Author
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-02-18HUGO: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-13HUGO: Apply coding convention (in progress)Strangerke
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-25HUGO: Add 3 object related functions to the consolestrangerke
2011-05-25HUGO: Add boundaries() to the console. God mode no longer shows boundaries, a...strangerke
2011-05-25HUGO: Cosmetic modification, for consistencystrangerke
2011-05-25HUGO: Add listscreens() and gotoscreen() to consolestrangerke
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-11-07HUGO: Added basic debugging console to engineDavid Turner