summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.h
Commit message (Expand)AuthorAgeFilesLines
* Track all seen weapon/armour base types and their brands, for acq purposes.Adam Borowski2010-01-041-0/+1
* IOOD vs shields: blocks (boo!) and reflection (yay!)Adam Borowski2009-12-311-0/+1
* Make item_is_mundane a method of item_def.Vsevolod Kozlov2009-12-271-3/+0
* Replace uses of item_cursed with item_def::cursed.Vsevolod Kozlov2009-12-271-1/+0
* Make item_is_critical a method of item_def.Vsevolod Kozlov2009-12-271-3/+0
* Properly mark blessed whips as TSO gifts (Scourges instead of Blades).David Lawrence Ramsey2009-11-191-2/+2
* Split itemprop enums out into itemprop-enum.h.Robert Vollmert2009-11-171-564/+2
* Warper Overhaul - Renamed to Arcane Marksmanjohnny shelley2009-11-141-1/+2
* Remove unused armour_not_shiny.Vsevolod Kozlov2009-11-081-1/+0
* Remove unused armour_str_required.Vsevolod Kozlov2009-11-081-1/+0
* Remove unused check_armour_shape.Vsevolod Kozlov2009-11-081-1/+0
* Remove unused check_jewellery_size.Vsevolod Kozlov2009-11-081-1/+0
* Remove unused is_tool.Vsevolod Kozlov2009-11-081-1/+0
* Remove externs include from itemprop.h.Robert Vollmert2009-11-081-2/+0
* Remove unused weapon_impact_mass and weapon_str_required.Vsevolod Kozlov2009-11-071-2/+0
* Remove unused is_colourful_item.Vsevolod Kozlov2009-11-071-2/+0
* Remove unused get_inv_wielded and get_inv_in_hand.Vsevolod Kozlov2009-11-071-3/+0
* Remove unused check_weapon_shape.Vsevolod Kozlov2009-11-071-2/+0
* Remove unused check_weapon_tool_size and get_inv_hand_tool.Vsevolod Kozlov2009-11-071-2/+0
* Remove unused is_double_ended and double_wpn_awkward_speed.Vsevolod Kozlov2009-11-071-3/+0
* Bracers of archery: 5,3 slaying for ranged combat, -1,-1 for melee.Adam Borowski2009-11-031-1/+2
* Cosmetic desc of gloves: 50% of them will be "gauntlets", 0% "bracers".Adam Borowski2009-11-031-0/+10
* Auto-update shopping-list when new items seenMatthew Cline2009-10-311-1/+2
* Rename shadows brand into reaping for unique name.Eino Keskitalo2009-10-301-2/+2
* Disallow artefacts with the shadow brand for necromancy-hating gods.David Lawrence Ramsey2009-10-291-2/+2
* Attempt to make whips viable starting weapons:David Lawrence Ramsey2009-10-251-2/+2
* Do nothing if unwielding a non-weapon artefactMatthew Cline2009-10-241-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-051-1/+3
* Add a vorpal type for tentacle attacks, and use it for the tentacle-slapDavid Lawrence Ramsey2009-09-251-0/+1
* Apply Jude's scrolls of silence patch.j-p-e-g2009-08-131-0/+1
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-0/+1
* Resort the maces and flails so that they're in ascending order of damage dolorous2009-07-121-1/+1
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-17/+0
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-27/+7
* Fix [2794986]: Special damage descriptions weren't being displayed for dolorous2009-06-011-7/+9
* Remove unused POISONED_II missile brand, as it's redundant.dolorous2009-05-231-5/+4
* * Replace the range_view_annotator loop with an simple check for thej-p-e-g2009-05-051-1/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-3/+3
* Add more minor cosmetic fixes.dolorous2009-04-191-16/+16
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-1/+2
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-9/+5
* * After some thought, remove the description toggle from the spell menu asj-p-e-g2009-04-061-2/+2
* Properly disallow randart versions of mundane items.dolorous2009-03-111-0/+3
* Clean up acquirement subtype determination code. (Another goto bites the dust.)haranp2009-02-041-1/+2
* Clean up item handling a bit, and don't give uniques potions if they dolorous2009-01-261-1/+2
* For consistency with branded missile weapons, make branded missiles "of dolorous2009-01-221-1/+1
* Cleanup, again:dolorous2009-01-221-43/+54
* Add minor cosmetic fixes.dolorous2009-01-221-0/+12
* Various cleanups:dolorous2009-01-221-23/+26