summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Vampiricism tweaks per FR#2892713Stefan O'Rear2009-11-071-9/+0
* Remove trailing whitespace.David Lawrence Ramsey2009-11-061-1/+1
* New unique: Aizul, disgraced guardian naga turned naga warrior.Jude Brown2009-11-071-0/+18
* Remove erroneous second call to _determine_weapon_subtype() inDavid Lawrence Ramsey2009-11-061-1/+0
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-3/+3
* Fix an assert crash when a monster picks up missiles that merge into his stack.Adam Borowski2009-11-051-1/+2
* Make tests compile with DEBUG_TESTS.Matthew Cline2009-11-041-1/+1
* Fix test failure: need to clear the item before rerolling a randart.Adam Borowski2009-11-041-2/+9
* Run tests of brand validness on "./crawl -test".Adam Borowski2009-11-041-5/+63
* Making an item randart can fail _and_ return true. Cope with that.Adam Borowski2009-11-041-4/+4
* Fix is_armour_brand_ok: helmets can be int, only them can be see invis.Adam Borowski2009-11-041-3/+3
* Allow specifying "any weapon ego:XXX", "... missile", "... armour".Adam Borowski2009-11-041-9/+160
* Allow forcing randarts in vaults.Adam Borowski2009-11-041-6/+35
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Add whitespace fixes.David Lawrence Ramsey2009-11-031-1/+1
* Make Chain Lightning a monster spell, add an user of it (Nikola).Adam Borowski2009-11-031-1/+35
* Bracers of archery: 5,3 slaying for ranged combat, -1,-1 for melee.Adam Borowski2009-11-031-3/+14
* Cosmetic desc of gloves: 50% of them will be "gauntlets", 0% "bracers".Adam Borowski2009-11-031-0/+2
* Add spacing and comment fixes.David Lawrence Ramsey2009-11-021-17/+19
* Give scythes a chance of getting the reaping brand.David Lawrence Ramsey2009-11-021-1/+4
* Add various color-related fixes.David Lawrence Ramsey2009-11-011-3/+5
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-311-1/+1
* Comment fix.David Lawrence Ramsey2009-10-311-1/+1
* After some thought, allow mundane items to be artefacts again, but moreDavid Lawrence Ramsey2009-10-311-10/+11
* After some more thought, give gnolls a chance to get clubs again, asDavid Lawrence Ramsey2009-10-301-1/+1
* Tweak gnolls' weapons one more time, to ensure that they're allDavid Lawrence Ramsey2009-10-301-3/+2
* Give gnolls a chance of getting a whip, as they can get it elsewhere,David Lawrence Ramsey2009-10-301-3/+3
* Comment fix.David Lawrence Ramsey2009-10-301-1/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-1/+3
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-301-2/+2
* And tweak them again, as Grum is always supposed to wear an animal skinDavid Lawrence Ramsey2009-10-301-1/+1
* Tweak uniques' weapons and armor in volcano.des and makeitem.cc to onlyDavid Lawrence Ramsey2009-10-301-4/+5
* Comment fix.David Lawrence Ramsey2009-10-301-1/+2
* After some thought, and considering that animal skins show up less oftenDavid Lawrence Ramsey2009-10-301-3/+2
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-301-16/+13
* Replace tabs with spaces.David Lawrence Ramsey2009-10-291-12/+12
* Generate the new ammo brands randomly.Eino Keskitalo2009-10-301-3/+15
* Rename shadows brand into reaping for unique name.Eino Keskitalo2009-10-301-1/+1
* Convert some ints to monster_type.Robert Vollmert2009-10-271-0/+3
* Attempt to make whips viable starting weapons:David Lawrence Ramsey2009-10-251-2/+5
* Make it possible for demigods to get the hard books [BR 2883646] (sorear)Adam Borowski2009-10-241-1/+1
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-231-31/+31
* Remove tabs, and add minor cosmetic fixes.David Lawrence Ramsey2009-10-201-6/+6
* Generate shields of reflection randomly.Eino Keskitalo2009-10-181-0/+1
* Generate launchers of penetration and shadow randomly.Eino Keskitalo2009-10-181-4/+8
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-2/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-051-1/+6
* Apply bookofjude's patch in [2869430] to adjust Duvessa's and Dowan'sDavid Lawrence Ramsey2009-09-291-1/+7