summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/items.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Punctuation fix.dolorous2008-04-051-1/+1
* Picking up gold now also shows the total amount. Feel free to improvedploog2008-04-051-2/+3
* [1923246] Item pickup marker moves itself when the item it's guarding is appo...dshaligram2008-03-311-3/+6
* Split potions of blood and potions of coagulated blood into twoj-p-e-g2008-03-261-10/+5
* Applying static method conventions to acr.cc and items.cc - this resultedj-p-e-g2008-03-251-77/+75
* "stashes" was both a global variable and a member variable... confusing!pauldubois2008-03-231-1/+1
* FR [ 1914596 ] Inventory header linepauldubois2008-03-161-5/+5
* Overhauled potions of blood and vampires.j-p-e-g2008-03-131-8/+36
* Add mouseclick handling for menus in tiles:j-p-e-g2008-01-241-1/+12
* Overhaul quiver storage to hold up to six item slots of j-p-e-g2008-01-161-2/+2
* List quiver in status section like you do for the hand weapon.j-p-e-g2008-01-091-0/+7
* Tiles!ennewalker2008-01-051-0/+1
* Moved handle_time and friends to effects.cc.dshaligram2007-12-301-804/+1
* [1833997] Fixed autopickup being blocked by first item that finds pack is ful...dshaligram2007-12-301-5/+8
* [1859486] Fixed skeletons weighing five times more than intended, burden stat...dshaligram2007-12-281-121/+131
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-1/+1
* [1858564] Glow contamination is now more likely to mutate, more likely to pro...dshaligram2007-12-281-3/+10
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-22/+0
* Slight cleanup of randart autoinscription.haranp2007-12-051-11/+16
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-011-4/+3
* Added a function, apply_to_all_dungeons(), which basically acts asharanp2007-12-011-18/+11
* Caps and wizard hats are now embroidered, not shiny [1829930]haranp2007-11-301-4/+3
* [1838128] Fixed monsters being able to move through immobile monsters on leve...dshaligram2007-11-271-148/+141
* Clean-up of options in init.txt and crawl_options.txt j-p-e-g2007-11-201-1/+1
* Removed: safe_autopickup, safe_zero_exp, lowercase_invocations,haranp2007-11-161-2/+2
* [1817715] Fixed autopickup trying to pick up nets you're caught in.dshaligram2007-10-291-3/+4
* Another mutation commit. Sorry, I couldn't resist.j-p-e-g2007-10-281-0/+5
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-3/+3
* Fixed item_check not being called correctly (syllogism).dshaligram2007-10-261-0/+3
* Fixed bugs in greedy-explore's item ignore prompts.dshaligram2007-10-251-1/+2
* [1779076] Greedy explore will ignore items (after prompting) if autopickup fa...dshaligram2007-10-241-48/+29
* Adding Vampire aptitudes to tables.txt (Bug 1816344). j-p-e-g2007-10-231-2/+3
* [1815754] Mutagenic randarts are less mutagenic.dshaligram2007-10-231-4/+16
* Changing screaming mutation to influence both frequencyj-p-e-g2007-10-221-1/+1
* Fixed monsters wearing shields and other inappropriate armour as body armour.dshaligram2007-10-221-0/+8
* [1800206] Ghoul food cleanup (dolorous).dshaligram2007-10-211-33/+34
* [1813214] Trog should not gift the Wrath of Trog.dshaligram2007-10-151-2/+15
* Cleanup: move_item_to_grid returns a bool to indicate that drop was successful.dshaligram2007-10-151-5/+5
* 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