summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/items.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-4/+5
* Fixed "shiny" and "embroidered" items not showing as white in abbreviatedharanp2007-10-131-1/+5
* Fix for 1805138: wands of draining no longer leak information when theharanp2007-10-111-0/+27
* Oops, was using UNIQ_LOST_IN_ABYSS wrongly.zelgadis2007-10-111-8/+9
* Added an actual vector version of CrawlHashTable, and removed the codezelgadis2007-10-091-0/+4
* Ran into a bug where searching backwards through inventory for a freezelgadis2007-10-081-9/+11
* [1808624] Dropping part of a stack of wielded items should not unwield the wh...dshaligram2007-10-071-1/+2
* Made Xom be smarter about being amused at losing/missing runes, andzelgadis2007-10-021-13/+111
* This commit breaks save file compatability.zelgadis2007-09-301-2/+45
* Fixed issues with substring matches of item names (spears being generated fordshaligram2007-09-281-13/+3
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-2/+2
* This change moves the logic for when a level or branch prohibitszelgadis2007-09-191-0/+4
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+14
* If an item selected for multi-drop is inscribed with "!d" or "!*", and thezelgadis2007-09-171-19/+18
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+6
* Applying patches by dolorous:j-p-e-g2007-09-151-3/+3
* HANDS_DOUBLE -> HANDS_TWO (rather than HANDS_HALF).j-p-e-g2007-09-151-1/+1
* Fixed a bug that made silence last forever. This also meantj-p-e-g2007-09-151-19/+25
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-14/+8
* Applying Matthew's stacking patch. (1793051)j-p-e-g2007-09-121-3/+26
* Fix 1708493: corpses being butchered turning into skeletons, j-p-e-g2007-09-061-1/+1
* Implementing patch 1783079 (improved inscriptions) byj-p-e-g2007-09-021-20/+66
* s/CAUGHT/HELD/j-p-e-g2007-08-221-1/+1
* A few additions to throwing nets.j-p-e-g2007-08-221-1/+1
* Throwing nets again.j-p-e-g2007-08-201-4/+2
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-1/+12
* Improved tutorial with extensive information on itemsj-p-e-g2007-08-141-0/+3
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-261-2/+2
* Updated level-design.txt.dshaligram2007-07-211-3/+7
* Handle missing ch_autopickup function correctly.dshaligram2007-07-161-1/+1
* Added a pickup lua that controls what will be picked upj-p-e-g2007-07-161-3/+2
* Fixed chunks unstacking when dropped (cbus).dshaligram2007-07-151-2/+4
* Rewrite of the shopping code. Much cleaner now.haranp2007-07-141-0/+5
* [1737348] Allow stash.lua to annotate item names for autopickup so autopickupdshaligram2007-07-111-9/+18
* Changed Shoal huts (David). More improvements welcome.haranp2007-07-091-0/+1
* Note improvements (1749776). Double notes are possible if regexpsharanp2007-07-081-19/+15
* Type safety in mutations (mutation.cc probably needs some overhaul...)haranp2007-07-041-1/+1
* Fixed sling bullets not being fired correctly.dshaligram2007-07-031-1/+1
* Manual update (David).dshaligram2007-07-031-1/+2
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-021-4/+34
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-301-1/+10
* The tutorial now uses set_more() to display the ability-menu helpharanp2007-06-301-4/+0
* Implemented 1633998: summary line for large stacks, controlled by theharanp2007-06-301-57/+116
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-15/+6
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-2/+4
* x on the level-map changes travel exclusion radius. Radius steps are 1, 4 anddshaligram2007-06-171-190/+1
* Implemented Beogh, god of Orcs.j-p-e-g2007-06-141-0/+3
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-1/+6
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-3/+1
* Clear special and inscription in fulsome-distillation created objects.haranp2007-05-171-7/+4