summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/transfor.cc
Commit message (Expand)AuthorAgeFilesLines
* 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