summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure angels and daevas get non-racial equipment, as not all races dolorous2008-03-111-1/+3
* Another one of those weird logic bugs. Again, can someone verify this fix?pauldubois2008-03-101-1/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+1
* Adding different art for staves and rods so that they no longer look identical.ennewalker2008-02-291-3/+0
* Implement [1891388]: Make Holy Word available in scroll form.dolorous2008-02-211-29/+33
* Bar Trog from gifting weapons of pain (strongly associated withj-p-e-g2008-02-111-0/+2
* Rework staves/rods to match the ID behaviour of wands etc., i.e.j-p-e-g2008-02-101-1/+2
* Bug 1889975: Fix randart rings of teleportation not getting j-p-e-g2008-02-091-3/+3
* [1878125] "runed" is no longer an unided description for randarts.dshaligram2008-01-251-1/+1
* Add various crossbow-related fixes:dolorous2008-01-231-1/+1
* s/LONG_SWORDS/LONG_BLADES/ (cbus).dshaligram2008-01-101-1/+1
* Removed DISRUPTION brand and added DRAGON_SLAYING.j-p-e-g2008-01-071-13/+5
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-0/+4
* Fixed branded weapons generated as monster starting gear not being consistent...dshaligram2007-12-301-26/+43
* Allow racial sabres to be generated randomly.dolorous2007-12-271-0/+1
* Fix another problem related to [1831343]. Kobolds and big kobolds now dolorous2007-12-171-7/+11
* Fix [1831343]. Merfolk fighters were wielding stacks of spears because dolorous2007-12-171-15/+21
* Reallow racial eveningstars (dwarven and orcish), since executioners' dolorous2007-12-161-1/+14
* Per dploog's suggestion, reallow enchanted ancuses, as they're not dolorous2007-12-151-3/+2
* After some more thought, reallow racial ancuses, but only orcish ones. dolorous2007-12-151-0/+5
* Disallow enchanted ancuses, as they're clubs, and the associated comment dolorous2007-12-151-5/+2
* Disallow racial eveningstars, as they never show up randomly. Also, dolorous2007-12-151-8/+2
* Fix [1813286]: Rename the lochaber axe to the bardiche, and change its dolorous2007-12-141-3/+3
* Allow racial whips again, as orc and elf monsters can get them (oops), dolorous2007-12-131-0/+7
* mapdef/vault items can now have their race type and ego explicitly set.zelgadis2007-12-131-16/+59
* In set_equip_race(), disallow elven crossbows, dwarven bows and hand dolorous2007-12-131-4/+4
* Add minor cleanups of the new helmet handling code: use is_hard_helmet() dolorous2007-12-121-1/+1
* Add still one more consistency fix for equipment: let elven and orcish dolorous2007-12-111-0/+1
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-57/+37
* Add one more consistency fix for equipment. Allow dwarven and orcish dolorous2007-12-101-5/+1
* Add more consistency fixes for equipment. Disallow dwarven needles and dolorous2007-12-101-7/+9
* Allow javelins of returning. Since these are powerful, make them as dolorous2007-12-081-1/+9
* Add a few last whitespace fixes.dolorous2007-12-071-1/+1
* Add still more whitespace and comment fixes.dolorous2007-12-071-1/+1
* Reenable the poisoned brand for javelins, as it apparently does work, dolorous2007-12-061-2/+5
* Add minor cosmetic fixes, mostly involving whitespace and comments.dolorous2007-12-051-4/+5
* Allow racial javelins. Javelins can now be elven and orcish, since dolorous2007-12-041-5/+8
* Add consistency fixes for elven weapons:dolorous2007-11-301-0/+2
* Decks of Punishment can now occur randomly (but not be gifted.)haranp2007-11-301-4/+3
* Mark sling bullets as not having a racial type in set_equip_race(), dolorous2007-11-301-3/+3
* Move the disabling of elven maces/flails and dwarven polearms into dolorous2007-11-291-8/+9
* Added an option, always_confirm_butcher.haranp2007-11-151-1/+0
* Allow potions to be generated randomly (oops...)haranp2007-11-111-0/+1
* Patch 1828418: fixed all weapons being generated badly (dolorous)haranp2007-11-091-2/+2
* Typo fixes (dolorous, 1827992)haranp2007-11-081-2/+2
* s/liquid/barnacled/haranp2007-11-071-1/+1
* Massive rewrite of makeitem.cc. Might be buggy.haranp2007-11-061-1784/+1640
* Experimental support for monster shields, needs more work for rationalising s...dshaligram2007-11-021-6/+79
* Committing patch 1823611, 1822279, 1821680 and 1821019 byj-p-e-g2007-11-011-2/+10
* Nagas no longer get racial weapons [1811726].haranp2007-10-311-2/+5