summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_dgngrd.cc
Commit message (Expand)AuthorAgeFilesLines
* 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