summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* TSO no longer makes summons permanent or enslaved monsters permanently friend...dshaligram2008-07-232-37/+29
* Put see/sense invis description to directn.cc (examining via 'x') ratherj-p-e-g2008-07-233-23/+30
* Fix 2024087: @_generic_orc_speech@.j-p-e-g2008-07-238-10/+36
* Unbreak trunk build (thanks maiermrk.)haranp2008-07-231-1/+1
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-2258-1553/+1307
* Minor change (Darshan).dploog2008-07-221-2/+2
* Mention SSH compression in the putty guide. (Nexos)dploog2008-07-221-0/+5
* Minor fixes.dploog2008-07-222-3/+3
* Monsters will no longer be generated with stacks of returning weapons.haranp2008-07-221-1/+10
* Minor manual fixes.dploog2008-07-221-3/+3
* Various code cleanups. Moving towards using coord_def()haranp2008-07-217-149/+124
* Clean up _get_visible_monsters().haranp2008-07-211-22/+12
* Fix 2022531: Twisted Resurrection abominations are undead again.haranp2008-07-212-14/+3
* Add immunity checks for prompts about beams potentially hitting yourselfj-p-e-g2008-07-216-70/+136
* Cleanups for cast_twisted_resurrection().haranp2008-07-211-22/+11
* TSO no longer thinks it's unchivalric to attack evil creatures of any kind.haranp2008-07-212-3/+4
* Fix for 2022236: HP bar could be blanked out when gaining XP. [Thanks sorear]haranp2008-07-213-4/+52
* Change magenta green crystal to magenta stone.dploog2008-07-211-13/+12
* Fix resists for lava creatures.dshaligram2008-07-201-2/+2
* Pan overhaul:dshaligram2008-07-2020-202/+264
* Save existing ghosts back to bones file even if player is undead.dshaligram2008-07-202-6/+14
* Restore passwall to something closer to its former glory.dshaligram2008-07-202-13/+2
* [2021500] This is not a fix for the "monsters you can't attack" issue, but it...ennewalker2008-07-191-0/+17
* [2021911] Fixing leaked mitm from Tukima's dance.ennewalker2008-07-191-0/+1
* Fixing typo. Thanks, Haran. That's what I get for not retesting after I cle...ennewalker2008-07-191-1/+1
* [2021917] Fixing Lee's Rapid Deconstruction to handle map boundaries correctly.ennewalker2008-07-191-8/+13
* [2021920] Fixing issue where swapping into a fire elemental and cancelling du...ennewalker2008-07-195-14/+48
* Fix Vampires draining small corpses not destroying said corpses. Veryj-p-e-g2008-07-181-7/+4
* Add protection from mutations/negative energ to Zin's/TSO's description.j-p-e-g2008-07-182-3/+5
* Fix 2019873: Monsters picking up a second melee weapon if they alreadyj-p-e-g2008-07-183-35/+44
* [1936687] Show inscriptions for DESC_PLAIN (cbus).dshaligram2008-07-182-2/+2
* Extend Enne's blood potion destruction fix to potions on the floor.j-p-e-g2008-07-187-29/+63
* Fix 2021317: centaurs and naga shouldn't be wearing gold.haranp2008-07-181-0/+4
* Fixing infinite loop in _handle_behaviour.ennewalker2008-07-181-2/+1
* Fixing blood potion timer/quantity mismatch caused by potion shattering.ennewalker2008-07-181-0/+2
* Silenced valgrind warning noises, probably harmless.dshaligram2008-07-183-5/+8
* Fix item_is_equipped() identifying nonequipped as equipped.haranp2008-07-171-3/+1
* Refix food eating issue bug introduced by my previous fix of it.haranp2008-07-174-3/+8
* Fix 2020680: don't leak evilness of venom weapons. [wjrogers]haranp2008-07-171-4/+5
* Fix for 2020876: num_diff_runes was being calculated incorrectly.haranp2008-07-171-3/+3
* Do "keypress -> command_type" via keybindings. Solves bug 2018200,zelgadis2008-07-1713-251/+782
* Apply DOS fixes to trunk.j-p-e-g2008-07-175-10/+78
* Fix 2018458: Portal projectile not handling branded ammo or nets.j-p-e-g2008-07-177-32/+50
* Fix 2019860: beef jerky wasn't considered meat.haranp2008-07-164-5/+21
* Only display the explanatory messages when sacrificing items if the dolorous2008-07-161-2/+7
* Add more miscellaneous minor fixes.dolorous2008-07-163-11/+6
* Add miscellaneous minor fixes.dolorous2008-07-162-7/+6
* Fix Evaporate prompt doing the opposite of the player's answer.j-p-e-g2008-07-159-68/+52
* Fix bad potions not counting as useless and thus being auto-picked up.j-p-e-g2008-07-155-28/+45
* Fix dolinks.sh to properly use different directories again when building dolorous2008-07-151-2/+2