summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Formatting fixes (add braces).Neil Moore2014-05-121-0/+8
* Rename "bow" to "shortbow"Chris Oelmueller2014-05-051-2/+2
* Merge branch 'ranged_combat'Steve Melenchuk2014-05-031-4/+4
|\
| * De-special-case throwing stone damage.Steve Melenchuk2014-05-011-3/+3
| * Disallow wearing shields with two-handed launchers.Steve Melenchuk2014-04-271-1/+1
* | Allow scroll of brand weapon to rebrand blessed weapons (MarvinPA).Shmuale Mark2014-05-011-3/+0
* | Don't claim that blessed weapons are rebrandable (Kvaak).Shmuale Mark2014-05-011-0/+3
* | Replace rings of hunger/sustenance with loudness/stealth in-placeChris Oelmueller2014-04-301-1/+2
* | Remove brand-affixing from scroll of brand weapon.Shmuale Mark2014-04-271-0/+4
|/
* Remove an unused function that snuck back in with the previous commit.Shmuale Mark2014-04-121-6/+0
* Move mon death stuff from mon-stuff.cc to mon-death.cc.Shmuale Mark2014-04-121-0/+57
* Remove the unused jelly formChris Campbell2014-04-101-8/+3
* Fix some warningsChris Campbell2014-04-091-6/+0
* Make skill training restrictions depend on carried instead of equipped itemsChris Campbell2014-04-091-133/+22
* Rescale MR artefact property from 35-99 range to 40/80 stepsChris Oelmueller2014-03-181-2/+2
* Slightly buff MR armour and mutationChris Oelmueller2014-03-181-1/+1
* Make chunks weigh half as muchDracoOmega2014-03-161-1/+1
* Remove throwing net degradation, instead mulch probabilisticallyDracoOmega2014-03-121-6/+0
* Remove some leftover references to racial equipmentChris Campbell2014-03-061-3/+0
* Don't generate racial armourChris Oelmueller2014-03-061-63/+1
* Rework the Horn of Geryon as an xp-charged evocable.gammafunk2014-02-281-2/+3
* Don't generate racial weapons or launchersChris Campbell2014-02-241-83/+11
* Decrease encumbrance of the heaviest armours slightly.elliptic2014-02-161-4/+4
* Change claymore to old triple sword stats.elliptic2014-02-141-2/+2
* Allow training evocations when carrying the Elemental StaffPekka Lampila2014-01-301-0/+3
* Let elemental staves enable training EvocationsBlackSheep2014-01-301-1/+25
* Don't repeat ID message for holy wrath artefacts either.Neil Moore2014-01-231-1/+3
* Only print identification message once when repelling cursesChris Oelmueller2014-01-231-1/+3
* Remove caps; rename wizards hats "hats."wheals2014-01-121-2/+4
* Drop some useless parentheses around comparisons.Adam Borowski2014-01-101-1/+1
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Bastardize double swords.Adam Borowski2013-12-181-7/+7
* Triple swords are dead, long live claymores!Adam Borowski2013-12-181-7/+7
* Dewing dehorn deplume helmets.Adam Borowski2013-12-181-20/+0
* Revert "Buff great maces to 18 damage."Raphael Langella2013-12-171-1/+1
* Rename "sabre" to "cutlass".Adam Borowski2013-12-081-2/+2
* Make armours one-handedChris Campbell2013-12-071-9/+0
* Remove bottled efreetsChris Campbell2013-12-041-1/+0
* Throw the gauntlets.Adam Borowski2013-11-301-20/+0
* Decrease encumbrance for StormDA: 17 -> 15.elliptic2013-11-301-2/+2
* Let small species use throwing netsChris Campbell2013-11-301-2/+1
* Remove mpr_nocap().Adam Borowski2013-11-291-1/+1
* Increase mottled dragon armour's encumbrance rating from 4 to 5Chris Campbell2013-11-231-2/+2
* More formatting fixes for return (...);Neil Moore2013-11-151-32/+32
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-45/+45
* Give Storm and Gold dragon hides the same encumbrance rating as their armoursChris Campbell2013-11-121-2/+2
* Identify weapons of holy wrath that repel a curseChris Oelmueller2013-11-071-0/+6
* Merge branch 'dwants'. Bring some Raid.Adam Borowski2013-11-061-16/+18
|\
| * Merge branch 'master' into dwantsAdam Borowski2013-11-011-3/+2
| |\
| * | Assorted formatting fixes.Adam Borowski2013-11-011-2/+0