summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/layout.des
Commit message (Expand)AuthorAgeFilesLines
* Convert _city_level to Lua.Jude Brown2010-01-131-0/+125
* Change mapgrd and mapbld funcs to be 0-indexed.Enne Walker2009-11-291-4/+4
* Lua builder funcs act on map_lines, not grd.Enne Walker2009-11-021-122/+190
* Applying patch from Vsevolod Kozlov for dungeon.cc:_plan_3 in lua.Enne Walker2009-10-191-0/+65
* [2521773] Fixing octagon extending out of bounds by reverting the parameters ...ennewalker2009-01-211-2/+2
* Fixed crawl -mapstat segfaulting.dshaligram2008-11-181-1/+1
* Adding lua function to fill in disconnected zones.ennewalker2008-07-261-2/+7
* Minor dungeon fixes. Encompass maps were erroneously being vetoed. Octagon ...ennewalker2008-07-261-1/+1
* Pushing some dungeon-related lua functions back into C++.ennewalker2008-05-221-256/+37
* Adding _plan_1() (the donut room) into layout.des. Vaults can now have zero ...ennewalker2008-05-171-7/+170
* Outsourced the cross and the large octagon room to the (new) layout.des file....ennewalker2008-05-171-0/+303