summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Make tso_unchivalric_attack_safe_monster() take a monsters* parameter dolorous2008-06-292-3/+3
* Simplify.dolorous2008-06-291-6/+3
* Add DNGN_EXIT_HELL to is_travelable_stair(), since it already includes dolorous2008-06-291-1/+2
* Bug 2005002: Allow friendly and neutral-good monsters to cast spells while inzelgadis2008-06-296-202/+319
* Add more minor cosmetic fixes.dolorous2008-06-291-3/+3
* Use spell_direction() in _healing_spell(), to allow cycling through dolorous2008-06-291-12/+11
* [2005471] Fixing bug where discovered trap was not being shown until a turn l...ennewalker2008-06-291-4/+6
* Fixing compilation error.ennewalker2008-06-291-8/+8
* Comment fixes.dolorous2008-06-291-2/+3
* Fix calculation of how far away a pacified monster is from the player.dolorous2008-06-291-1/+1
* Enable pacified monsters' traveling to teleportation traps again. They dolorous2008-06-291-4/+6
* Add minor cosmetic fixes.dolorous2008-06-291-6/+6
* Display the proper message when a pacified monster leaves the level.dolorous2008-06-291-6/+8
* Remove erroneous routine for faking pacified monsters' falls through dolorous2008-06-291-10/+0
* Faking falls through shaft traps for pacified monsters doesn't quite dolorous2008-06-292-10/+6
* Fix tests for pacified monsters' leaving the level again.dolorous2008-06-291-20/+20
* Fix ME_ALERT handling for pacified monsters.dolorous2008-06-291-4/+1
* Add minor cleanups.dolorous2008-06-283-6/+1
* In response to BR 2005224 (TSO penance from shooting unseen underwaterj-p-e-g2008-06-282-7/+8
* Fix 2004501: buggy ?identify; also finally properly id ?identify itselfj-p-e-g2008-06-287-31/+59
* Fix 2005269: trolls being capable of wearing almost all armour types.j-p-e-g2008-06-284-21/+23
* Properly handle it when a pacified monster can't find a level exit.dolorous2008-06-281-6/+11
* After some pointers from jpeg, rework the routine for monsters' leaving dolorous2008-06-287-244/+108
* [2005155] Don't print "start butchering" message if the item is no longer valid.ennewalker2008-06-281-0/+2
* [2001518] #ifdefing out a put_colour_ch in the beam routine to fix spurious t...ennewalker2008-06-281-1/+2
* [1995666] Fixed invisible border walls in tiles.ennewalker2008-06-281-0/+6
* Since hill orcs can be paladins now, allow orcish weapons of holy wrath.dolorous2008-06-281-6/+4
* Add spacing fix.dolorous2008-06-281-1/+1
* Make sanctuary prevent giant eyeball and eye of draining stares, pluszelgadis2008-06-282-30/+28
* Bug 2004889: hack to make beam.fr_count negative if the player answeredzelgadis2008-06-281-5/+5
* Prevent monsters from zapping wands at a player in sanctuary by puttingzelgadis2008-06-282-24/+9
* Mention Ctrl-E in ??.dploog2008-06-271-1/+1
* Add a few new tiles, one the exclusion centre (I can't be the only onej-p-e-g2008-06-279-31/+54
* Some fixes to the ?? screen.dploog2008-06-271-4/+4
* AutoID amulet of resist slowing when quaffing !slowing ("You feelj-p-e-g2008-06-272-49/+105
* Enable the currently unfinished routine to make pacified monsters leave dolorous2008-06-271-4/+0
* Move secondary choice validity checks (gods, books, weapons) intoj-p-e-g2008-06-271-202/+151
* In your_hand(), display "claw" instead of "hand" for the naturally dolorous2008-06-271-1/+1
* Simplify.dolorous2008-06-271-2/+1
* Add a new command for firing without quivering on 'F'.j-p-e-g2008-06-2711-173/+253
* For amphibious creatures with HT_WATER, don't force replacing floor compatible j-p-e-g2008-06-272-1/+5
* Only stimulate Xom when zapping a wand of random effects or an unknownzelgadis2008-06-271-3/+10
* Update beam.fr_count and beam.foe_count for beams fired by the playerzelgadis2008-06-271-13/+14
* Simplify.dolorous2008-06-273-9/+12
* If Xom turns a monster into a shapeshifter, properly anger it if you dolorous2008-06-271-0/+4
* Use "!Q" inscription to force a prompt before quivering an item instead ofzelgadis2008-06-274-7/+10
* Add minor cosmetic fixes.dolorous2008-06-271-12/+12
* Recheck the terrain after all transformations, not just dragons, to dolorous2008-06-271-5/+3
* Fix [2003446]: Don't bother trying to take boots off a formerly dolorous2008-06-271-3/+5
* Remove unneeded blank line.dolorous2008-06-271-1/+0