summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mtransit.cc
Commit message (Expand)AuthorAgeFilesLines
* * Add a wizard function apply_monster_blessing to allow for easy testingj-p-e-g2008-04-241-2/+1
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-3/+6
* Add still more whitespace fixes.dolorous2008-04-131-1/+1
* Prevent shafts from being created in corridors, at least untilj-p-e-g2008-03-291-3/+3
* Items can now fall through shaft traps (trap doors). The code is ratherzelgadis2007-12-031-7/+137
* Added svn properties svn:keywords and svn:eol-style to files which werezelgadis2007-10-031-1/+1
* [1748743] Fixed followers being misplaced.dshaligram2007-07-061-4/+2
* Added NSUBST.dshaligram2007-07-011-0/+4
* Followers are now placed on the transit list so that crashes or saves betweendshaligram2007-06-261-6/+31
* Fixed bad grammar on shield block messages in melee.dshaligram2007-04-131-2/+2
* When searching for multiple ghosts, also check the transit list. Only appliesdshaligram2007-04-131-0/+6
* Fixed max mons transit number in transit cull.dshaligram2007-03-181-4/+2
* Banished uniques (including ghosts) will now be sent to the Abyss. Banisheddshaligram2007-03-181-0/+159