summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
Commit message (Expand)AuthorAgeFilesLines
* Add yet more minor cosmetic fixes.dolorous2009-04-181-19/+20
* Add one more minor cosmetic fix.dolorous2009-04-181-1/+1
* Add more minor cosmetic fixes.dolorous2009-04-181-1/+2
* [2758242] Fixing segfault during debug_mons_scan due to an mprf not matching ...ennewalker2009-04-181-1/+1
* Add miscellaneous minor fixes.dolorous2009-04-171-1/+1
* Fix 2714466: rods and spellbooks leaking goodness information.haranp2009-03-261-1/+2
* * Use menu colours (rather than message colours) for item announcementsj-p-e-g2009-03-251-0/+3
* * Add ability descriptions to the database search.j-p-e-g2009-03-201-47/+88
* Add more minor cosmetic fixes.dolorous2009-03-111-6/+5
* Properly disallow randart versions of mundane items.dolorous2009-03-111-26/+6
* Since Poison Weapon won't work on crushing-type weapons, don't allow dolorous2009-03-111-2/+0
* Make artificers' rods of striking start with a constant number of dolorous2009-03-021-9/+14
* Tweak probabilities of racial helmets a bit.dolorous2009-03-021-2/+2
* Remove the Book of Healing again, properly this time. Note that the dolorous2009-02-261-1/+1
* * Tweak spell number of randart books some more.j-p-e-g2009-02-211-4/+4
* * Lower randart probabilities for book acquirement.j-p-e-g2009-02-201-3/+2
* Change elemental type colour enum to use ETC_ prefix instead of EC_haranp2009-02-171-19/+19
* Fix warning.haranp2009-02-151-163/+95
* Comment fix.dolorous2009-02-151-1/+1
* Implement part of [2595777]: Mark (non-unrandart) knives as mundane dolorous2009-02-151-1/+2
* Add yet more minor cosmetic fixes.dolorous2009-02-151-8/+8
* Add still more minor cosmetic fixes.dolorous2009-02-151-3/+4
* Add more minor cosmetic fixes.dolorous2009-02-151-19/+22
* Add minor cosmetic fixes.dolorous2009-02-141-2/+2
* Since Erolcha is effectively a unique ogre-mage, give her a robe, just dolorous2009-02-141-0/+1
* And tweak it to act (mostly) like the old code used to.dolorous2009-02-141-4/+1
* Move checks for visibly special armour into their own function, a la dolorous2009-02-141-4/+24
* For completeness, add a mundanity check for armor items. Note that, dolorous2009-02-141-9/+9
* Consolidate checks for mundane items.dolorous2009-02-141-13/+25
* Add more minor cosmetic fixes.dolorous2009-02-131-1/+2
* Comment fix.dolorous2009-02-131-1/+1
* Redo potions of magic again. They are now effectively potions of heal woundsharanp2009-02-081-1/+1
* Make monster size checks for weapons and armor consistent with those for dolorous2009-02-061-2/+2
* Simplify.dolorous2009-02-051-19/+5
* After some thought, remove assumptions about armor subtype order again. dolorous2009-02-051-8/+34
* Fix assumptions about the order of weapon subtypes in _give_weapon() and dolorous2009-02-051-4/+30
* Clean up armor subtype handling again. There's other code that relies dolorous2009-02-051-20/+8
* Fix assumptions about the order of armor subtypes in dolorous2009-02-051-9/+50
* Partially fix get_random_armour_type being completely broken (e.g. wizardharanp2009-02-041-18/+15
* Clean up acquirement subtype determination code. (Another goto bites the dust.)haranp2009-02-041-2/+1
* * Make the fixed level type of randart books more rare.j-p-e-g2009-02-011-2/+2
* Tweak racial types of a few monsters' weapons again, and remove dolorous2009-01-261-6/+2
* Clean up item handling a bit, and don't give uniques potions if they dolorous2009-01-261-5/+10
* Consolidate checks for potions that monsters can't use.dolorous2009-01-261-5/+8
* Add yet more minor cosmetic fixes.dolorous2009-01-221-1/+2
* Make sure orcs always get orcish equipment, and simplify.dolorous2009-01-221-7/+14
* Commit patch by castamir:j-p-e-g2009-01-221-2/+43
* For consistency with branded missile weapons, make branded missiles "of dolorous2009-01-221-1/+1
* Add more minor cosmetic fixes.dolorous2009-01-221-2/+3
* Increase the probability of randomly generated elven blowguns a bit.dolorous2009-01-221-1/+1