aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/debug.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-18GROOVIE: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-14GROOVIE: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2010-06-07Groovie:Jordi Vilalta Prat
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2009-09-24Changed _script to be a pointer, in order to control its creation/destruction...Filippos Karapetis
2009-02-15T7G: print out the current script pos in decimal too (to match ST's decomp's ;-)Henry Bush
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
2008-11-24T7G: AI in microscope puzzle is "complete" (ie good enough for now)Henry Bush
2008-11-14Patch #2271425: Groovie engineMax Horn