summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
Commit message (Expand)AuthorAgeFilesLines
...
* _give_monster_item checks that the item is valid (fixes crash when gold canno...Darshan Shaligram2009-09-251-0/+3
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-174/+170
* Implement another new unique, this time of my own coding: Maurice the thief.j-p-e-g2009-09-221-12/+35
* Add new unique Gastronok (slug wizard), via a patch by bookofjude and some j-p-e-g2009-09-221-1/+8
* * Actually use the rock worm's corpse tile.j-p-e-g2009-09-211-2/+2
* Add whitespace fixes.dolorous2009-09-191-1/+1
* For flavour (and following his description), give Grum an animal skin instead...evktalo2009-09-191-1/+5
* Commit several patches:j-p-e-g2009-09-131-0/+2
* Apply patch #2838024 by bookofjude: new Elven twins uniques, Duvessa and Dowa...evktalo2009-08-191-2/+16
* Apply Jude's scrolls of silence patch.j-p-e-g2009-08-131-8/+10
* Implement part of FR 2829379 - half of this already slipped into my lastj-p-e-g2009-08-121-2/+14
* FR 2823234: Note getting the Blessed Blade right awayj-p-e-g2009-08-121-2/+17
* Give Sonja curare needles, and make distortion more likely (but notj-p-e-g2009-08-051-10/+22
* Add new unique gnoll Grum, courtesy of Eino's patch. Thanks!j-p-e-g2009-06-281-0/+12
* Add tile definitions into art-data.txt, though only for the item tiles.j-p-e-g2009-06-261-1/+1
* Remove "#define SPWPN_FOOBAR UNRAND_FOOBAR" backwards compatibility forzelgadis2009-06-251-4/+3
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-28/+61
* 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