summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dbg-util.cc
Commit message (Collapse)AuthorAgeFilesLines
* Trim unnecessary #includes.Adam Borowski2010-01-131-1/+0
|
* Make _build_vaults check for collisions by default, should fix minivaults ↵Darshan Shaligram2009-12-281-7/+8
| | | | appearing in encompass vaults.
* Remove unnecessary header-header includes.Robert Vollmert2009-11-271-0/+1
|
* debug_dump_levgen(): Don't dump arena infoMatthew Cline2009-11-151-0/+3
|
* Replace monster_index with monsters::mindex.Vsevolod Kozlov2009-11-131-2/+2
|
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-1/+1
| | | | | I'm pretty sure I've managed to replace every instance of a reference to these files, so I hopefully haven't missed anything.
* Split up debug.ccMatthew Cline2009-11-061-0/+413