summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add spacing fixes.dolorous2009-02-171-3/+3
* Fix [2581197]: Make glow status consistent with magical contamination by dolorous2009-02-171-3/+3
* Simplify.dolorous2009-02-171-2/+0
* Fix [2608901]: too many transforms got to keep their soft caps.haranp2009-02-171-4/+6
* Change elemental type colour enum to use ETC_ prefix instead of EC_haranp2009-02-1710-143/+143
* Halving the time before tooltips appear.ennewalker2009-02-173-3/+3
* Allowing multiple mouse clicks on the character to go to the pickup menu.ennewalker2009-02-171-0/+7
* Fixing compilation problem with std::min.ennewalker2009-02-171-2/+3
* Add whitespace fixes.dolorous2009-02-171-3/+3
* Use up some of a monster's energy when it eats a corpse.zelgadis2009-02-161-0/+2
* Remove unneeded blank line.dolorous2009-02-161-1/+0
* Add more minor cosmetic fixes.dolorous2009-02-161-3/+3