summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/items.h
Commit message (Expand)AuthorAgeFilesLines
* Apply more commits into 0.4 branch, again mostly by Haran:j-p-e-g2008-12-081-1/+1
* Force quiver to attempt to use the exact same item in inventory (slotj-p-e-g2008-06-291-1/+2
* Just for kicks, reuse monster property mname to name zombies/skeletonsj-p-e-g2008-05-301-0/+1
* Abyssal rune tedium reduction:dshaligram2008-05-261-3/+4
* [1923246] Item pickup marker moves itself when the item it's guarding is appo...dshaligram2008-03-311-1/+1
* Applying static method conventions to acr.cc and items.cc - this resultedj-p-e-g2008-03-251-11/+0
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* Moved handle_time and friends to effects.cc.dshaligram2007-12-301-15/+0
* [1859486] Fixed skeletons weighing five times more than intended, burden stat...dshaligram2007-12-281-0/+1
* Fixed bugs in greedy-explore's item ignore prompts.dshaligram2007-10-251-1/+1
* [1779076] Greedy explore will ignore items (after prompting) if autopickup fa...dshaligram2007-10-241-0/+1
* [1813214] Trog should not gift the Wrath of Trog.dshaligram2007-10-151-1/+1
* Cleanup: move_item_to_grid returns a bool to indicate that drop was successful.dshaligram2007-10-151-1/+1
* Made Xom be smarter about being amused at losing/missing runes, andzelgadis2007-10-021-1/+5
* This commit breaks save file compatability.zelgadis2007-09-301-0/+3
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+12
* Implementing patch 1783079 (improved inscriptions) byj-p-e-g2007-09-021-0/+4
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-021-1/+2
* Implemented 1633998: summary line for large stacks, controlled by theharanp2007-06-301-1/+1
* Nemelexites now require confirmation before offering runes, orbs, orharanp2007-05-151-0/+1
* Made item_def::base_type into object_class_type, instead of unsigned char.haranp2007-04-261-1/+1
* Various cleanups. Also fixed bug 1703500, inventory letters appearing twiceharanp2007-04-251-0/+2
* Suppress doubled autopickup messages.dshaligram2007-03-111-1/+1
* [1632207] Dropping items on an altar while praying will offer those items todshaligram2007-01-101-1/+1
* Fix for bug 1622129, safe_autopickup check was happening before monsterharanp2006-12-291-0/+3
* Try to merge items before reporting explore stop messages.dshaligram2006-12-121-0/+1
* Fixed bug where Pandemonium demonlords did not get their rightful runesdshaligram2006-12-081-0/+2
* [1597293] Preliminary greedy-explore, parked on Ctrl-I. We can (re)move it if...dshaligram2006-12-011-0/+3
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-6/+4
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+144