summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dbg-util.h
Commit message (Expand)AuthorAgeFilesLines
* Chance function(void) to function()reaverb2014-05-241-1/+1
* A basic interface for manually togging dprf quietness.Adam Borowski2013-01-101-0/+2
* Use std namespace.Raphael Langella2012-08-261-3/+3
* Make an error message less spammy and more informative.Adam Borowski2012-06-271-2/+0
* Add a new skill_from_name function.Raphael Langella2012-03-091-1/+2
* added a wizard mode function, wizard_file_input(), that takes a morgue file b...nfogravity2012-03-081-1/+1
* Include monster/player constriction info in crash dumps.Neil Moore2011-12-231-0/+1
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Ctrl-mouseclick asks for quantity for drop/pickup.Johanna Ploog2010-12-051-1/+0
* Replace int by skill_type whenever possibleRaphael Langella2010-10-271-1/+1
* Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-2/+2
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-3/+3
* Split up debug.ccMatthew Cline2009-11-061-0/+32