summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/transfor.cc
Commit message (Expand)AuthorAgeFilesLines
* Recheck the terrain after all transformations, not just dragons, to dolorous2008-06-271-5/+3
* Fix [2003446]: Don't bother trying to take boots off a formerly dolorous2008-06-271-3/+5
* Remove unneeded blank line.dolorous2008-06-271-1/+0
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-2/+2
* Tweak Trog's Berserk description - he doesn't routinely preventj-p-e-g2008-06-231-1/+2
* Swap '.' and '!' in the targetting interface.j-p-e-g2008-06-221-6/+3
* Re-enable batform when drawing the Metamorphosis card but add aj-p-e-g2008-06-131-30/+77
* Fix 1992604: monster_los asserting for positions out of bounds.j-p-e-g2008-06-131-1/+8
* Improve performance by only checking whether there are lava or deepj-p-e-g2008-06-121-1/+1
* Fix 1974137: Stat-lowering transformations resulting in death by statj-p-e-g2008-05-271-43/+154
* Add another comment fix.dolorous2008-05-241-1/+1
* Add more comment fixes.dolorous2008-05-231-2/+2
* Add minor cosmetic fixes.dolorous2008-04-231-1/+1
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-1/+1
* Bug 1941782: Allow vampires to learn spells such as Berserk and j-p-e-g2008-04-141-26/+28
* Another one of those mixed commits.j-p-e-g2008-03-201-1/+5
* Implement FR 1897310: auto-travel through clouds if you are (semi)permanentlyj-p-e-g2008-03-101-12/+20
* Further improvements of vampires:j-p-e-g2008-03-061-1/+1
* List quiver in status section like you do for the hand weapon.j-p-e-g2008-01-091-1/+0
* make player::has_claws() and player::has_usable_claws() take a bool dolorous2007-11-221-1/+1
* Transform fixes for trunk.dshaligram2007-10-281-2/+2
* Adding two new mutations for the heck of it:j-p-e-g2007-10-261-13/+2
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-251-2/+2
* Adding Vampire aptitudes to tables.txt (Bug 1816344). j-p-e-g2007-10-231-1/+0
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-18/+36
* Fixing a number of bugs on throwing nets, so it's all in j-p-e-g2007-09-191-0/+19
* Applying patches by dolorous:j-p-e-g2007-09-161-1/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+1
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-3/+2
* More equipment information on the % screen, this time for j-p-e-g2007-08-141-10/+27
* Fixed acquirement giving unwearable armour (Iaido).dshaligram2007-08-041-18/+21
* Some more vampire tweaks, mostly concerning food.j-p-e-g2007-07-161-1/+1
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-1/+32
* Transformation cleanup.haranp2007-07-091-45/+60
* Stop butcher delays when blade hands wears off (Eva).dshaligram2007-07-081-1/+15
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-1/+1
* Teeny bit more typesafety.haranp2007-04-291-1/+4
* Rewrite of item_def::name() (the old itemname()). Much, much cleaner now.haranp2007-04-271-1/+1
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-6/+2
* When untransforming, player's hp is scaled back down by the same amount it wasdshaligram2007-03-041-0/+20
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-2/+7
* Changed minotaur horns so that they're a standard mutation by abusingharanp2006-12-051-1/+0
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-35/+65
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+551