summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/scripts/place-population.lua
Commit message (Expand)AuthorAgeFilesLines
* Don't include the cumulative monster count when calculating pop totals.Darshan Shaligram2010-01-171-1/+3
* Update place-population to report xp stats as well as monster numbers (due).Darshan Shaligram2010-01-171-22/+75
* Make place-population also report max, min and sigma for monsters generated p...Darshan Shaligram2010-01-111-12/+53
* Add -script option to Crawl to run a Lua script. Scripts are similar to tests...Darshan Shaligram2010-01-091-0/+136