summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Expand mons_itemuse() to work at the individual monster level, as well.dolorous2008-10-068-76/+78
* Add yet more cosmetic fixes.dolorous2008-10-062-6/+6
* Allowing literal tiledef start values.ennewalker2008-10-061-2/+3
* Add more minor cosmetic fixes.dolorous2008-10-061-3/+4
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-0618-52/+69
* Add more minor cosmetic fixes.dolorous2008-10-062-6/+6
* Fixing tiles text cursor appearing in the wrong region.ennewalker2008-10-061-1/+21
* Grey out all monsters and cells (not just wall cells) out of range.haranp2008-10-052-61/+103
* Take monsters' primary and secondary habitats into account when first dolorous2008-10-051-19/+48
* Unbreak debug build.haranp2008-10-051-3/+3
* Adjust monster habitats again. Remove the M_AMPHIBIOUS flag, and dolorous2008-10-0511-128/+178
* Add minor cosmetic fixes.dolorous2008-10-051-40/+39
* Simplify.dolorous2008-10-051-1/+1
* Add still more miscellaneous minor fixes.dolorous2008-10-052-17/+19
* Removed unneeded casts.haranp2008-10-052-3/+2
* Minor typesafety fix.haranp2008-10-055-20/+26
* Changed most of the oklob vaults.dploog2008-10-051-17/+18
* Graphical support for range restrictions of spells in tiles mode. Clicking p...ennewalker2008-10-059-18/+50
* Fix [2146878]: Make the species abbreviation list correspond to the dolorous2008-10-051-2/+2
* Add more minor cosmetic fixes.dolorous2008-10-041-1/+1
* Fix 2063470: =f inscription preventing wielding of stonesj-p-e-g2008-10-0417-66/+151
* Adding better outlines to fonts so that they are more readable.ennewalker2008-10-045-30/+72
* Add minor consistency fixes.dolorous2008-10-041-3/+3
* Clarify messages regarding Yred's reclaiming of undead slaves.dolorous2008-10-041-4/+4
* Changed '!' in targeting from target-select to target-select-ignoring-range.haranp2008-10-045-46/+92
* Make liches and ancient liches use MST_NO_SPELLS, just as e.g. orc dolorous2008-10-041-2/+2
* Fix 2146574: better description of Revivification.haranp2008-10-041-1/+1
* Fixing foreground objects using variations, when that should only be applied ...ennewalker2008-10-041-2/+0
* Fixing issue where some tile types (lava) weren't using any variations. (Now...ennewalker2008-10-041-8/+5
* Redid monster death idiom so that monsters::hurt can implicitlyharanp2008-10-0420-446/+305
* Fixing problem where the minimap could sometimes be placed partially off screen.ennewalker2008-10-041-0/+2
* Implement 1853872: Limit travel exclusions to LOS.j-p-e-g2008-10-044-1/+39
* Add miscellaneous minor fixes.dolorous2008-10-042-9/+21
* Comment fix.dolorous2008-10-041-1/+1
* Experimentally reduce (by 1/3) the damage done by cleansing flame.dolorous2008-10-042-2/+2
* Allow Trog to accept kills of demons.dolorous2008-10-041-0/+6
* Fix crash when Crawl is started with a command line option.ennewalker2008-10-041-0/+3
* Mouse clicks on the dungeon when not safe now travel one square in that direc...ennewalker2008-10-041-18/+36
* Fix check for not-fully-petrified monsters in Lee's Rapid dolorous2008-10-041-1/+1
* Clean up the routine for Lee's Rapid Deconstruction a bit, and allow dolorous2008-10-041-42/+47
* [2136614] Disallowing escape hatches for being considered as a part of connec...ennewalker2008-10-031-2/+0
* Fixing exclusion-related assertion.ennewalker2008-10-031-2/+2
* Fix 2026005: macros being loaded in the wrong order.haranp2008-10-032-8/+5
* Add an auto_exclude option that will automatically set a travelj-p-e-g2008-10-039-3/+75
* Some cleanup (replacing you.duration[DUR_CONF] with you.confused())haranp2008-10-0315-43/+40
* Implement [2040773]: Make Petrify an Enchantment/Earth spell (since it's dolorous2008-10-032-6/+22
* Remove hard line breaks.dolorous2008-10-031-3/+1
* * Make movement restrictions when beheld also apply to blinking andj-p-e-g2008-10-038-23/+124
* Removed dead code.haranp2008-10-032-24/+1
* Fix 2144473: trap revamp permanently hid teleport traps.haranp2008-10-031-2/+2