summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/items.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Rename show_turns to show_gold_turns, and modify the documentationj-p-e-g2008-04-191-3/+11
* Fix 1945337: Vampires getting carnivorous/herbivorous mutations.j-p-e-g2008-04-181-1/+2
* Allow specific colouring of pickup menu (as opposed to generalj-p-e-g2008-04-171-1/+0
* Another code cleanup.j-p-e-g2008-04-151-4/+3
* Another one of those pesky spacing changes.j-p-e-g2008-04-151-4/+2
* Fix compile (oops) and numerous whitespace changes.j-p-e-g2008-04-141-71/+76
* Overhaul blood potions to work completely differently.j-p-e-g2008-04-141-13/+41
* Quiver work:pauldubois2008-04-141-3/+3
* + allocate and initializepauldubois2008-04-111-5/+3
* 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