summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/luadgn.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented patch 1773718 (improved wizard commands) andj-p-e-g2007-09-021-0/+1
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-261-0/+13
* Extend rectangular vault support for regular vaults.dshaligram2007-07-071-1/+2
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-301-0/+3
* Added glyphs_connected and friends for maps to test connectedness of pointsdshaligram2007-06-271-1/+3
* The dungeon builder now caches compiled Lua chunks instead of Lua source in thedshaligram2007-06-271-2/+11
* .des files can use a global Lua prelude (before maps are defined) that runsdshaligram2007-06-251-3/+9
* Hackily rewrite Lua chunk errors to reflect line numbers from the originaldshaligram2007-06-241-2/+6
* Implemented .des file caching (speeds startup a fair bit): .des files aredshaligram2007-06-241-0/+1
* Oops, missed luadgn.ccdshaligram2007-06-231-0/+48