aboutsummaryrefslogtreecommitdiff
path: root/common/debug.cpp
AgeCommit message (Expand)Author
2009-05-31Document that debug level 11 turns on all special debug level messages (refer...Filippos Karapetis
2009-03-01COMMON: added a debugC variant which only takes a debug channel maskMax Horn
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
2009-01-30Switched special debug levels to using a hashmap internallyMax Horn
2009-01-30Some more 'special debug levels' tweaksMax Horn
2009-01-30Some work on the 'special debug levels' aka 'engine debug levels' codeMax Horn
2009-01-30Moved debug() etc. and special debug flag handling code to common/debug.*; al...Max Horn