summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-1/+49
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-31/+36
* Can't fix pain brands (Darshan.)haranp2007-01-271-1/+3
* Minor direction cleanups (mainly messaging.)haranp2007-01-261-3/+0
* Fixed Enchant Weapon III message bug.haranp2007-01-231-2/+13
* Fixed bug 1636467, sometimes monsters were getting no energy.haranp2007-01-161-3/+1
* Increased max missile ranges to 12 since the new beaming code tends to pickharanp2007-01-091-4/+4
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-1/+1
* Hopefully, finally squashed the stacking bug.haranp2006-12-291-23/+26
* Removed SPMSL_POISONED_II, which was functionally identicalharanp2006-12-271-2/+1
* Some more work towards integrating race abilities and mutations:haranp2006-12-221-1/+1
* Miscellaneous minor fixes and cleanups (such as using player_can_smell()haranp2006-12-031-2/+1
* [1605400] Fixed inability to wield stuff when carrying no weapons.dshaligram2006-11-301-3/+4
* Changed '[empty]' autoinscription to 'empty'.haranp2006-11-281-1/+1
* Implemented 1601016: better header message for 'w', 't'.haranp2006-11-221-2/+3
* Kill more g++ carps.dshaligram2006-11-221-1/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-642/+984
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+3207