summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stuff.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Apply caotto's neat patch to make toadstools grow on or around corpses.j-p-e-g2009-06-291-0/+15
* Apply commits r10013 and 10014 to trunk.j-p-e-g2009-06-211-1/+1
* Apply my recent commits to trunk.j-p-e-g2009-06-151-1/+9
* * AutoID rings of teleport control after teleporting.j-p-e-g2009-05-301-0/+1
* Xom doesn't even attempt to do the teleportation journey if the playerj-p-e-g2009-04-211-4/+2
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-0/+2
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-2/+2
* Add more minor cosmetic fixes.dolorous2009-03-111-31/+26
* Add still more minor cosmetic fixes.dolorous2009-03-081-7/+4
* Change elemental type colour enum to use ETC_ prefix instead of EC_haranp2009-02-171-43/+43
* Fix warning.haranp2009-02-151-30/+0
* Various cleanups, mostly having to do with coord_def().haranp2009-02-151-1/+1
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-9/+5
* Clean up acquirement subtype determination code. (Another goto bites the dust.)haranp2009-02-041-1/+1
* Clean up Animate Dead. Also fix messaging.haranp2009-01-301-6/+12
* During arena mode make random_in_bounds() return a point inside the view port.zelgadis2009-01-281-2/+11
* Fix bounds checks for monsters' moving off the map to use map_bounds().dolorous2009-01-261-4/+22
* Simplify monster_random_space().dolorous2009-01-261-10/+10
* Add yet another cosmetic fix.dolorous2009-01-261-1/+1
* Remove now-unused redraw_gold flag.dolorous2009-01-201-1/+0
* Typo fix.dolorous2009-01-071-1/+1
* Fix bug #2489023: dismiss new-game LOS monster with MF_HARD_RESET to preventzelgadis2009-01-061-3/+5
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-1/+1
* Add miscellaneous minor fixes.dolorous2008-12-311-1/+1
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-251-0/+10
* Add another comment fix.dolorous2008-12-241-2/+2
* Make enslaved souls the EC_UNHOLY color, and make zombies shovable.dolorous2008-12-231-20/+16
* Attempt to make stair-tagging of adjacent monsters work properly when dolorous2008-12-201-9/+15
* Simplify.dolorous2008-12-081-2/+1
* Add miscellaneous minor fixes.dolorous2008-12-081-2/+2
* Attempt to place ziggurat loot vault inside the ziggurat. If the vault doesn'...dshaligram2008-11-261-1/+1
* Ziggurat portals charge gold for entry.dshaligram2008-11-251-3/+4
* Change floor_property (blood, sanctuary) to flags, and add two newj-p-e-g2008-11-071-1/+2
* Simplify.dolorous2008-11-011-4/+4
* Disallow permanent abominations created via Twisted Resurrection from dolorous2008-11-011-16/+5
* Disallow zombified monsters' use of stairs.dolorous2008-10-311-3/+12
* For Yred worshippers, allow non-mindless undead to follow you if they're dolorous2008-10-301-2/+9
* Fix 2162827: tag length calculation was incorrect.haranp2008-10-131-1/+1
* Increased Silence range from 6+0 to 6+1.haranp2008-10-121-1/+1
* Redid monster death idiom so that monsters::hurt can implicitlyharanp2008-10-041-5/+5
* Fix 2134320: mummy curse had disappeared.haranp2008-09-291-1/+1
* Vampire feeding changes:j-p-e-g2008-09-281-1/+1
* Add whitespace fixes,dolorous2008-09-271-4/+4
* Add miscellaneous minor cleanups to prepare for the introduction of dolorous2008-09-251-0/+21
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-7/+0
* Warn the player if interlevel travel is going to take them to a level outside...dshaligram2008-08-041-2/+3
* More minor fixes.haranp2008-08-011-65/+52
* Massive overhaul to move towards coord_def().haranp2008-07-301-15/+8
* More cleanups.haranp2008-07-241-2/+2