aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/debugger.cpp
AgeCommit message (Expand)Author
2016-03-01WINTERMUTE: Pass valid arguments to getLinesTobia Tesan
2016-03-01WINTERMUTE: Add Watch functionalityTobia Tesan
2016-03-01WINTERMUTE: Add print and set commands to debuggerTobia Tesan
2016-03-01WINTERMUTE: Add source functionality in debuggerTobia Tesan
2016-03-01WINTERMUTE: Add DebuggerControllerTobia Tesan
2015-01-21JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
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-18WINTERMUTE: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-04WINTERMUTE: Fix end of namespace comments.Johannes Schickel
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-04-17WINTERMUTE: Privatize more members of BaseGame.Einar Johan Trøan Sømåen
2013-03-30WINTERMUTE: Add a console command, "dump_file", to dump resource files to diskFilippos Karapetis
2013-01-23WINTERMUTE: Add the possibility of enabling/disabling FPS from Debugger.Einar Johan Trøan Sømåen
2013-01-23WINTERMUTE: Add in debugger-console, enabled by Ctrl-dEinar Johan Trøan Sømåen