summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Generate potions of wood^Wlignification instead of slowing.Adam Borowski2013-11-201-1/+1
* Drop a no longer true comment.Adam Borowski2013-11-201-2/+1
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-14/+14
* Rename "dragon" to "fire dragon"Chris Oelmueller2013-11-081-1/+1
* Consider Archmagi a non-strict valid brand for item types (ackack).Steve Melenchuk2013-10-311-2/+1
* Don't force --test to try to generate items of removed brands umpteen times.Adam Borowski2013-10-241-1/+10
* Fix a "can't happen" message.Adam Borowski2013-10-241-1/+1
* Likewise, remove orc slaying.Adam Borowski2013-10-221-3/+1
* Remove reaching from weapons when upgrading saves; misc cleanup.Adam Borowski2013-10-221-12/+7
* Remove the reaching brandChris Campbell2013-10-211-11/+6
* Don't produce animal skins outside starting gear and acquirement.Adam Borowski2013-10-141-6/+2
* Reformat multi-line array literals.Adam Borowski2013-10-051-11/+29
* Add a jump artefact property giving the evoke jump abilitygammafunk2013-10-011-2/+0
* Generate boots of jumping with same frequency as boots of running.gammafunk2013-10-011-5/+7
* Add SPARM_JUMPING ego. Wearing this grants the evoke jump attack ability.gammafunk2013-10-011-0/+2
* Evokable Jump attack abilitygammafunk2013-10-011-1/+0
* Colour large rocks differently than stones and sling bullets.Adam Borowski2013-09-301-1/+3
* Remove the returning brand for weapons.Adam Borowski2013-09-221-13/+1
* A new throwing missile, tentantively named "tomahawk".Adam Borowski2013-09-221-26/+30
* Manuals always get a white glyph (dpeg).Steve Melenchuk2013-09-181-1/+6
* Make misc item glyphs distinct (simm, dpeg).Steve Melenchuk2013-09-181-10/+29
* Stale pies are inedible.Adam Borowski2013-09-071-0/+6
* Rename scroll of vorpalise weapon to scroll of brand weapon (Soner)MarvinPA2013-09-051-2/+2
* Increase enchantment on weapon randarts.elliptic2013-08-261-17/+6
* Don't generate scythes of reapingChris Campbell2013-07-281-3/+0
* Ensure no more sightings of spiked flails and empty ebony caskets.Adam Borowski2013-07-171-2/+2
* Remove the Traps skill.Adam Borowski2013-07-171-0/+2
* Don't call needles of frenzy "berserk".Adam Borowski2013-07-161-2/+2
* Return (#ifdefed) a prematurely purged use of orc slaying.Adam Borowski2013-07-101-0/+3
* Remove the orc slaying brandChris Campbell2013-07-101-6/+2
* Standardise charges for Sack of Spiders tooPete Hurst2013-06-211-1/+1
* Standardise number of beasts in BoxPete Hurst2013-06-211-1/+1
* New item "Sack of Spiders"Pete Hurst2013-06-211-0/+8
* Further tweaks to Box of BeastsPete Hurst2013-06-211-1/+1
* Improvements to Box of BeastsPete Hurst2013-06-211-0/+4
* Eliminate darkgrey wands and randart jewelry.Adam Borowski2013-06-101-2/+2
* Use something static for unhandled item type colours.Adam Borowski2013-06-101-3/+3
* No non-useless darkgrey books, please.Adam Borowski2013-06-091-1/+2
* No randomly coloured darkgrey items.Adam Borowski2013-06-071-10/+2
* Repaint the box of beasts blue.Adam Borowski2013-06-071-1/+1
* Massively reduce changes of artifact staff generationPete Hurst2013-06-011-1/+1
* Cut pointless braces.Adam Borowski2013-05-291-2/+0
* Give phial of floods a floor colorDracoOmega2013-05-281-0/+4
* Clarify comment elemental->enhancerPete Hurst2013-05-271-2/+2
* Allow Olgeb's / Wucad Mu to generate via Stave acquirement (Mantis #7047)Pete Hurst2013-05-271-2/+15
* Update descriptions for the elemental evokers and rename enumsDracoOmega2013-05-261-2/+2
* A monster flag M_CANT_SPAWN, to mark dummy monsters.Adam Borowski2013-05-261-1/+1
* Don't randomly generate items under firewood.Adam Borowski2013-05-231-2/+5
* Don't generate staves of bugginess.Neil Moore2013-05-101-1/+4
* Merge staves of energy and channeling.Adam Borowski2013-05-091-6/+2