aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/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-18HOPKINS: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-13HOPKINS : Added a lines debugger commandsylvaintv
2013-05-10HOPKINS: Added a zones debugger commandPaul Gilbert
2013-04-10HOPKINS: Make engine less verbose by reducing some object namesStrangerke
2013-03-29HOPKINS: Add a debug function to display current scene numberStrangerke
2013-03-29HOPKINS: Add debugger command to change sceneStrangerke
2013-03-20HOPKINS: Remove setParent() from GraphicsManagerStrangerke
2013-03-19HOPKINS: Remove setParent() from EventsManager and DebuggerStrangerke
2013-03-02HOPKINS: Added a debugger command to frame dirty rectsPaul Gilbert
2013-02-15HOPKINS: Reorder includesStrangerke
2013-02-04HOPKINS: Fix spacing in DebuggerStrangerke
2012-10-23HOPKINS: Minor string and comment fixPaul Gilbert
2012-10-14HOPKINS: Added debugger skeletonPaul Gilbert