summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dbg-maps.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * Basic cursesw input.Adam Borowski2011-03-311-2/+2
* | Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
|/
* Fix Ziggurat save/load failure.Darshan Shaligram2011-01-101-1/+2
* Remove #include "flood_find.h" from files that don't need it.Vsevolod Kozlov2010-12-211-1/+0
* Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-2/+2
* Trim unused #includes somewhat.Adam Borowski2010-08-231-1/+0
* Make map_cell store feat+cloud+item+mons instead of only the topmost one (BRE...Luca Barbieri2010-07-291-7/+0
* Fix -mapstat aborting early because of broken isolated-zone check; fixed to u...Darshan Shaligram2010-06-201-56/+4
* Make ^G equivalent to Escape in all prompts for the Emacs users out there (yo...Darshan Shaligram2010-06-131-2/+2
* Add support for vaults in the Abyss, save vault metadata in the level save.Darshan Shaligram2010-06-061-5/+3
* Rename hilariously misnamed you.your_level to you.absdepth0.Adam Borowski2010-02-101-2/+2
* Remove libutil.h from AppHdr.h and include explicitly.Robert Vollmert2010-01-201-0/+1
* Reduce dependency on travel.hMatthew Cline2009-11-291-0/+1
* Remove unnecessary header-header includes.Robert Vollmert2009-11-271-0/+1
* Fix map_stat_gen assert.Robert Vollmert2009-11-251-1/+2
* Remove a few obsolete includes.Robert Vollmert2009-11-101-2/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* Split map knowledge and FPROPs.Robert Vollmert2009-11-081-3/+4
* Forgot to include some include filesMatthew Cline2009-11-061-0/+12
* Split up debug.ccMatthew Cline2009-11-061-0/+475