summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-2671-1320/+1386
* If a visible monster interupts a delay by opening a door then say thatzelgadis2008-06-262-20/+35
* Simplify.dolorous2008-06-261-27/+32
* Add spelling fix.dolorous2008-06-261-6/+6
* Apply a patch by Rob Grant (spoondrift) that enables all combinations ofj-p-e-g2008-06-256-611/+907
* Add const.dolorous2008-06-251-8/+9
* Fix compilation.dolorous2008-06-252-3/+3
* For functions that return char*'s, don't return a c_str() of an dolorous2008-06-259-64/+64
* Add more minor cosmetic fixes.dolorous2008-06-251-4/+4
* Typo fixes.dolorous2008-06-253-3/+3
* In is_stair(), include portal vault entrances and exits, since the dolorous2008-06-251-0/+2
* Improve targetting via monster list, add a new option to define thej-p-e-g2008-06-258-55/+117
* Point out that potions of restore abilities cancel the breath weapon delay.dploog2008-06-251-1/+2
* Make summoned dancing weapons disappear in a puff of smoke rather thanzelgadis2008-06-251-8/+11
* Add another minor cosmetic fix.dolorous2008-06-241-0/+1
* Fix spelling.dploog2008-06-241-1/+1
* Make a note when falling through a shaft. It might be better if the note dploog2008-06-241-0/+1
* Apply patch 1952761 by jarpian (wasp): targetting with the monster list.j-p-e-g2008-06-249-67/+237
* Added third staircase to crypt end vault.dploog2008-06-241-3/+3
* Add minor cosmetic fix.dolorous2008-06-241-2/+2
* Simplify Xom's choosing of a random potion effect more.dolorous2008-06-241-17/+16
* Simplify Xom's choosing of a random potion effect.dolorous2008-06-241-13/+13
* Add minor cosmetic fixes.dolorous2008-06-241-8/+8
* Simplify Xom's polymorphing monsters.dolorous2008-06-241-39/+34
* Simplify Xom's mutating the player.dolorous2008-06-241-30/+31
* Properly handle Xom's failing to summon hostile monsters.dolorous2008-06-241-5/+13
* Properly handle Xom's failing to drain or torment the player.dolorous2008-06-241-10/+21
* Simplify.dolorous2008-06-241-7/+5
* Make xom_gives_item() static.dolorous2008-06-241-3/+3
* Update the god descriptions to account for fewer gods' taking item dolorous2008-06-241-8/+8
* Add miscellaneous minor fix.dolorous2008-06-241-0/+3
* Fix [2001885]: "Nothing appears to happen." was being printed when dolorous2008-06-241-1/+1
* Fix "Summon Undead" to summon what it did before its overhaul; I was dolorous2008-06-241-7/+8
* Tweak quiver command some more (allow clearing quiver).j-p-e-g2008-06-245-15/+41
* Modify quiver to only quiver ammunition explicitly chosen by the playerj-p-e-g2008-06-2412-89/+185
* Recognize each type of staff once one of its type has been identified; waszelgadis2008-06-242-0/+2
* Move around some commands.j-p-e-g2008-06-244-12/+20
* The indefinite article for any string starting with "one-way" is "a",zelgadis2008-06-241-0/+3
* Force update of the quiver by picking up throwable items. This mightj-p-e-g2008-06-242-22/+33
* Change quiver output to that of the next item actually fired. Currentlyj-p-e-g2008-06-245-37/+56
* In the level map fudge things somewhat when cycling through features:zelgadis2008-06-241-2/+48
* FR 1993535: If asking the user for an item, and the player has none of thezelgadis2008-06-249-112/+104
* Fix bad logic for determining the behavior of Xom's factions.dolorous2008-06-241-10/+7
* More specific messages than just "You aren't carrying any such object."zelgadis2008-06-241-0/+28
* Add more miscellaneous minor fixes.dolorous2008-06-241-6/+4
* Add yet another message tweak.dolorous2008-06-241-4/+1
* Simplify.dolorous2008-06-243-17/+14
* Add miscellaneous minor fixes.dolorous2008-06-241-2/+5
* Clean up Xom's friendly multiple summoning routine again.dolorous2008-06-241-43/+46
* Clean up Xom's single summoning routines again.dolorous2008-06-241-25/+29