summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mtransit.cc
Commit message (Expand)AuthorAgeFilesLines
* Splitting up stuff.cc.Robert Vollmert2009-10-301-1/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-3/+4
* Fix more monster placement problems: After falling down shafts, if the dolorous2009-03-011-9/+5
* * Fix 2644253: mgrd bogosity with shafts.j-p-e-g2009-02-271-0/+1
* Fix a few more potential monster positioning problems.dolorous2009-02-271-4/+1
* Add more minor cosmetic fixes.dolorous2009-02-271-3/+4
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-1/+1
* Make the position of monster held items (-2, -2) rather than (0, 0), so thatzelgadis2009-01-081-2/+2
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Massive overhaul to move towards coord_def().haranp2008-07-301-3/+3
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-1/+1
* * 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