summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* More cleanups.haranp2008-07-2421-358/+258
* Fixed x_ and other feature hotkeys not working in the Abyss (cbus).dshaligram2008-07-241-3/+3
* More checks for DEBUG_MONS_SCAN.dshaligram2008-07-241-1/+21
* [2026251] Fixed Elf:1 arrival sometimes being disconnected - the map used ORI...dshaligram2008-07-246-8/+40
* Fixing Tiles targeting and mouse cursor behavior.ennewalker2008-07-246-17/+12
* Moving more settings to the Tiles options file. Fixing a mouse-related crash...ennewalker2008-07-246-27/+45
* Fixing Tiles mouse performance issue found by Johanna. Fixing various Tiles ...ennewalker2008-07-242-5/+11
* [2021067] Fixing font centering issues.ennewalker2008-07-242-1/+29
* More configurable fonts for Tiles.ennewalker2008-07-249-51/+167
* FR 2017262: add chunk colour to eat prompt. Impleveted via the two newzelgadis2008-07-232-9/+65
* Fix embarrasing bug in rectangle_iterator().haranp2008-07-231-1/+1
* Remove "primarily" in herbivore 3 mutation message since it does not allowdploog2008-07-231-1/+1
* Grammar fix.dploog2008-07-231-5/+3
* RIP stash_tracking option, always set to all now.dshaligram2008-07-238-60/+23
* More cleanups and fixes.haranp2008-07-2330-463/+437
* Fix 1951909: Randart bardings getting named as boots.j-p-e-g2008-07-231-6/+9
* Add short duration freezing cloud for high-damage cold beams (bolt of cold at...dshaligram2008-07-231-0/+7
* Reduce bounciness of beams - bouncing kills twice as much beam travel.dshaligram2008-07-231-2/+1
* Remove freezing cloud trail for beams of cold over water.dshaligram2008-07-231-4/+1
* Implement 2022051: Skip hjklyubn (well, currently only bhjkl) whenj-p-e-g2008-07-234-15/+64
* 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