summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_dgngrd.cc
Commit message (Expand)AuthorAgeFilesLines
* Trim unnecessary #includes.Adam Borowski2010-01-131-1/+0
* New Lua library: feat.Jude Brown2009-11-271-13/+2
* set_feature_quote, complement to set_feature_desc_long/short.Jude Brown2009-11-151-0/+17
* Allow portal vaults to specify fill and border glyph.Jude Brown2009-11-141-93/+0
* seen_replace_feat(): replace one feat with anotherMatthew Cline2009-11-131-0/+11
* Rename FeawnCharles Otto2009-11-081-1/+1
* Remove trailing whitespace.David Lawrence Ramsey2009-11-061-2/+2
* Ensure that, if Jiyva is dead, no Jiyva altars can be placed in vaults.David Lawrence Ramsey2009-11-061-1/+9
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-2/+2
* Restore lua binding for in_bounds.Robert Vollmert2009-11-031-0/+10
* Lua distance bindings, Volcano tweaks, FogMachine message tweaks.Jude Brown2009-11-011-0/+9
* Splitting up stuff.cc.Robert Vollmert2009-10-301-1/+2
* Rename Chronos to Cheibriados. (Jude Brown)David Ploog2009-10-231-1/+1
* Allow vaults to place altars of Chronos.David Ploog2009-10-221-1/+1
* Move more macros and functions to cluautil.cc.Robert Vollmert2009-10-211-1/+2
* Move utility functions from clua.cc to cluautil.cc.Robert Vollmert2009-10-211-0/+1
* cosmetic: strip trailing whitespaceSteven Noonan2009-10-201-15/+15
* Move clua crawl_lib from clua to l_crawl.cc.Robert Vollmert2009-10-201-1/+1
* Split out grid and feature-related bindings.Robert Vollmert2009-10-201-0/+245