summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rot.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove stuffNicholas Feinberg2014-07-291-2/+2
* Move letter <-> index from stuff.cc to prompt.cc (wheals)Nicholas Feinberg2014-07-281-0/+1
* Compress blank lines.Neil Moore2014-07-131-2/+0
* Fix (?) blood potion stack mergingNicholas Feinberg2014-07-051-0/+9
* Remove ISFLAG_DROPPED_BY_ALLY.Neil Moore2014-07-061-2/+1
* ConstifyNicholas Feinberg2014-07-051-10/+9
* Move some more rot code into rot.ccNicholas Feinberg2014-07-041-1/+249
* Export blood-rot timeNicholas Feinberg2014-07-041-2/+2
* Simplify blood potion initializationNicholas Feinberg2014-07-041-11/+20
* Sort blood timers in-place (PleasingFungus)Neil Moore2014-07-041-20/+16
* Export rot 'timer' to a defineNicholas Feinberg2014-07-021-31/+32
* Split butchering/bottling into a new fileNicholas Feinberg2014-07-011-0/+1
* Move blood rotting into a new fileNicholas Feinberg2014-07-011-0/+572