summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/arena.h
Commit message (Expand)AuthorAgeFilesLines
* headers: fix inconsistent struct/class forward declarationsSteven Noonan2009-12-291-1/+1
* arena: respawning slime creaturesMatthew Cline2009-11-021-0/+3
* headers: remove 'AppHdr.h' include from .h filesSteven Noonan2009-10-101-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-3/+0
* Fix [2498711]: In arena mode, mark monsters duplicated by chaos as dolorous2009-01-161-2/+1
* Apply Eino's patches 2494428, 2494591 and 2494703. Thanks!j-p-e-g2009-01-091-0/+8
* Change arena item culling to cull oldest items first instead of most boringzelgadis2009-01-091-1/+1
* Yet another fix to the arena win/loss/tie logic.zelgadis2009-01-071-0/+6
* The arena now prevents undesired random monsters from being placed by tellingzelgadis2009-01-031-0/+15
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-0/+8