summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/maps.h
Commit message (Expand)AuthorAgeFilesLines
* Add whitespace fix.dolorous2008-06-231-1/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+2
* Tweaked -mapstat to show random maps available by depth. Added a floating dum...dshaligram2007-10-291-0/+5
* dgn_place_map takes a coord_def to specify the centre of the map for minivaul...dshaligram2007-10-251-3/+8
* Implemented patch 1773718 (improved wizard commands) andj-p-e-g2007-09-021-0/+2
* Added wizmode &L command to place a map on the current level by name. Thisdshaligram2007-07-281-1/+3
* Updated level-design.txt.dshaligram2007-07-211-1/+1
* Added elf arrival vaults (Eino).dshaligram2007-07-191-1/+1
* Allow full-level (encompass) vaults to be placed outside the main dungeon.dshaligram2007-07-111-1/+1
* More debug stats for maps.dshaligram2007-07-091-0/+1
* Fixed level-compiler not warning of maps with the same name consistently.dshaligram2007-07-081-7/+10
* Fix level compiler to validate PLACE: declarations.dshaligram2007-07-061-3/+3
* Moved the list of required .des files into loadmaps.lua.dshaligram2007-06-291-0/+1
* The dungeon builder now caches compiled Lua chunks instead of Lua source in thedshaligram2007-06-271-0/+2
* Added support for a validation hook for maps to check if they're A-Ok.dshaligram2007-06-261-1/+1
* .des files can use a global Lua prelude (before maps are defined) that runsdshaligram2007-06-251-1/+2
* Implemented .des file caching (speeds startup a fair bit): .des files aredshaligram2007-06-241-0/+10
* Added Lemuel's mines minivaults.dshaligram2007-05-091-1/+1
* Branch entry vaults now respect DEPTH: declarations so you can put tough bran...dshaligram2007-04-251-1/+2
* Allow "any trap" and "any shop" (alternatives to "random trap" and "randomdshaligram2007-04-101-1/+0
* [1638394] Added support for portal vaults.dshaligram2007-02-071-4/+8
* New entry vaults and regular vaults (Lemuel). The regular vaults are probablydshaligram2007-01-181-3/+3
* Better handling for entry minivaults and minivaults that specify PLACE:dshaligram2006-12-081-0/+1
* *Breaks save compatibility* - changed monster flags to long, added "god" fiel...dshaligram2006-12-071-1/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-5/+25
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+25