summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util
Commit message (Expand)AuthorAgeFilesLines
...
* Updated Elf:7 levels (David).dshaligram2007-03-051-1/+1
* Level compiler now croaks if two maps have the same name.dshaligram2007-02-201-0/+31
* SYMBOL: is now obsolete in maps, replaced by SUBST:dshaligram2007-02-202-6/+11
* Updated entry vaults (David).dshaligram2007-02-192-5/+13
* Allow maps to use SHUFFLE: directive to shuffle symbols in the map definitiondshaligram2007-01-292-1/+9
* New entry vaults and regular vaults (Lemuel). The regular vaults are probablydshaligram2007-01-181-4/+5
* Added ~ for maps to request a trap that's in-depth for the current level.dshaligram2007-01-081-1/+1
* Tweaked startup initialisation so that Crawl can load maps before cursesdshaligram2006-12-121-1/+0
* Compiler warning nitpicking; 'int' -> 'unsigned int'nlanza2006-12-111-1/+1
* Better handling for entry minivaults and minivaults that specify PLACE:dshaligram2006-12-081-0/+1
* Fixed bug where Pandemonium demonlords did not get their rightful runesdshaligram2006-12-082-28/+71
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-072-3/+58
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-224-0/+411