summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Go back to checking for wearing the amulet of the gourmand when dolorous2009-02-222-4/+6
* Add more gourmand-related fixes.dolorous2009-02-223-8/+10
* Fix 2603266: Additional '(' needed for cycling ammo after emptying thej-p-e-g2009-02-227-9/+24
* Fix inverted logic when checking if the player likes chunks.dolorous2009-02-222-5/+5
* Fix gourmand logic for blood potions yet again.dolorous2009-02-221-1/+1
* Clarify.dolorous2009-02-221-1/+2
* Check for wearing the amulet of the gourmand again in the "%" screen, so dolorous2009-02-221-1/+2
* And fix them for vampires, too.dolorous2009-02-221-5/+2
* Really fix gourmand checks regarding potions of blood.dolorous2009-02-221-1/+2
* Add some paranoia for monsters submerging while entangled in a net.haranp2009-02-221-0/+1
* Add minor cosmetic fixes.dolorous2009-02-221-3/+3
* Fix gourmand checks regarding potions of blood.dolorous2009-02-222-3/+7
* Clean up gourmand-related routines: only check for gourmand duration dolorous2009-02-224-37/+37
* Fix the wizard mode mutation list again (oops).dolorous2009-02-221-1/+0
* Account for the new gourmand mutation in mutation-related wizard mode dolorous2009-02-221-0/+1
* Change Transmutation -> Transmutations for consistency withj-p-e-g2009-02-2211-58/+59
* * Fix Sif Muna occasionally gifting manuals.j-p-e-g2009-02-227-30/+40
* [2615112] Fix portal vaults sharing ghosts. Ghosts are now saved into bones.X...dshaligram2009-02-226-8/+41
* For [2625984], disallow caught monsters from submerging.haranp2009-02-223-11/+10
* For 2089989, reallow friendlies to walk into your damaging clouds inharanp2009-02-2114-220/+118
* Removing another debugging statement. *sighs* Looks like my commits are j-p-e-g2009-02-211-2/+0
* * Tweak spell number of randart books some more.j-p-e-g2009-02-2113-435/+460
* * Lower randart probabilities for book acquirement.j-p-e-g2009-02-203-19/+22
* [2418267] Disable stair connectivity fixups in the Tomb so that vault stair p...dshaligram2009-02-201-1/+1
* Give brain worms a melee attack, so that they're useful when zombified.dolorous2009-02-201-1/+1
* Hint at the force prompt feature when entering annotations.dploog2009-02-201-1/+1
* Fix [2612652] as consistently as possible. Of the monsters that have no dolorous2009-02-201-1/+1
* Changing function call in fight.cc to be more dpeg compliant.ennewalker2009-02-201-2/+2
* Fix [2566927]: add new keymap codes for targeting and levelmap.haranp2009-02-202-1/+18
* For [2615112], add a hook for portal vault levels to override theharanp2009-02-203-59/+51
* Add minor cosmetic fixes.dolorous2009-02-191-3/+4
* Add spacing fix.dolorous2009-02-191-1/+1
* Since the rod of striking has been removed for spriggan enchanters, dolorous2009-02-191-10/+8
* Remove unneeded blank line.dolorous2009-02-191-1/+0
* And a few more gotos, this time in dgamelaunch code.haranp2009-02-191-10/+14
* More code cleanups; another goto bites the dust.haranp2009-02-191-96/+89
* Don't allow monsters to walk into you and continue playing innocent.haranp2009-02-191-0/+4
* Fix [2613867]: Cantrip gives messages even when the casting monster isharanp2009-02-181-0/+5
* Fix [2611509]: Trog's Brothers in Arms ability is now described as dolorous2009-02-181-2/+2
* Fix [2612149]: killing the Royal Jelly after drawing Vitrificationharanp2009-02-182-3/+4
* Fix [2023189]: berserking monsters with friendly targets (e.g. because theyharanp2009-02-181-6/+12
* Fix [2610764]: 5% of all misses gave 'Your armour prevents youharanp2009-02-182-2/+6
* Book acquirement again:j-p-e-g2009-02-185-83/+215
* Implement [2535038]: monsters now have a chance of shouting wheneverharanp2009-02-174-8/+12
* Fix [2472876]: tutorial possibly taking up too much real estate on skillsharanp2009-02-171-1/+4
* Fix [1974594]: tutorial item description going off the bottom of the screen.haranp2009-02-172-3/+2
* Fix [2604363]: stashes and autoexplore leaked information about mimics.haranp2009-02-178-40/+88
* Fix 'V' leaking information about mimics.haranp2009-02-172-2/+14
* Make _mutations_prevent_wearing() properly account for the beak mutation dolorous2009-02-171-5/+8
* Clean up transformation code. There are still at least four (!) differentharanp2009-02-172-426/+359