summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dungeon.h
Commit message (Expand)AuthorAgeFilesLines
...
* Added any_glyph_connected() and has_exit_from_glyph() Lua functions for leveldshaligram2007-06-271-3/+34
* Added glyphs_connected and friends for maps to test connectedness of pointsdshaligram2007-06-271-8/+120
* Allow minivaults tagged "lab" to be used for labyrinth exits.dshaligram2007-06-211-0/+1
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-1/+1
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-2/+12
* Moved items() into a separate makeitem file.haranp2007-04-211-27/+0
* Fixed bug with return type of levitate() (hopefully without adding new bugs.)haranp2007-04-101-2/+2
* Added support for no_item_gen and generate_awake tags.dshaligram2007-03-261-39/+40
* Dungeon builder now guarantees a path between { and one of )]}> on D:1, exceptdshaligram2007-02-051-1/+1
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-1/+1
* Added support for "no_monster_gen" tag.dshaligram2006-12-071-0/+2
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-0/+50
* [1608520] No more special treatment for rods of striking.dshaligram2006-12-041-0/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+19
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+49