summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mapdef.h
Commit message (Expand)AuthorAgeFilesLines
* Updated levels (David).dshaligram2007-03-281-0/+6
* Allow SHUFFLE: and SUBST: to be mixed freely; they will be applied in order ofdshaligram2007-03-271-6/+40
* More branch entry vaults (Erik).dshaligram2007-03-231-2/+4
* Added KFEAT:, KITEM: and KMONS: map directives to allow placing specificdshaligram2007-03-121-4/+72
* SYMBOL: is now obsolete in maps, replaced by SUBST:dshaligram2007-02-201-13/+36
* Updated entry vaults (David).dshaligram2007-02-191-2/+6
* Updated .des files (David).dshaligram2007-02-131-7/+2
* Add support for block shuffling in maps (proposed by David).dshaligram2007-02-051-0/+1
* Allow maps to use SHUFFLE: directive to shuffle symbols in the map definitiondshaligram2007-01-291-3/+12
* Allow vaults to ask for a monster to be generated awake (generate_awake tag).dshaligram2007-01-291-13/+16
* New entry vaults and regular vaults (Lemuel). The regular vaults are probablydshaligram2007-01-181-21/+77
* Fixed bug where Pandemonium demonlords did not get their rightful runesdshaligram2006-12-081-1/+42
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-1/+15
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+167