aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/debugger.cpp
AgeCommit message (Expand)Author
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
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-18CRUISE: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-16Code formatting, added further constant references, and corrected method sign...Paul Gilbert
2009-02-11Added debugger consolePaul Gilbert