summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Nessos more dangerous (and thus, more interesting). Still needsj-p-e-g2009-01-081-2/+3
* Make the position of monster held items (-2, -2) rather than (0, 0), so thatzelgadis2009-01-081-2/+5
* Fix compilation.dolorous2009-01-071-3/+3
* Add two more uniques: Nessos and the Lernaean hydra, also implemented byj-p-e-g2009-01-071-0/+19
* When MF_HARD_RESET monsters die/reset/etc, destroy the items they hold so theyzelgadis2009-01-071-45/+41
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Introduce a number of new uniques taken from a patch by castamir.j-p-e-g2009-01-041-17/+74
* * Move wall tiles into the dc-dngn/wall folder.j-p-e-g2009-01-021-1/+3
* Occasionally allow dwarven long swords, since dwarves are above average dolorous2008-12-311-0/+2
* * Dump spells contained in randart spellbooks, marking memorised spellsj-p-e-g2008-12-291-5/+5
* Add minor cosmetic fixes.dolorous2008-12-241-2/+3
* Make angels' holy weapons yellow, to match daevas' holy weapons.dolorous2008-12-241-1/+1
* Lower max levels for randart books a bit (25 -> 22). j-p-e-g2008-12-181-1/+1
* Fix 2442018: excessive tomes of destruction.j-p-e-g2008-12-171-1/+2
* FR #2424917: holy monsters should drop non-summoned items when they die ratherzelgadis2008-12-151-4/+9
* Allow dwarven cloaks to have egos.dolorous2008-12-091-3/+0
* Replace "plastic" as colour attribute for wands and amulets bydploog2008-12-071-2/+2
* Breaks savefile compatibility.zelgadis2008-12-071-10/+36
* Add another optional parameter to items() of makeitem.{cc,h}, the agentzelgadis2008-12-031-1/+7
* * Fixed a few issues with transformations.j-p-e-g2008-11-281-41/+2
* Removed redundant buffer used to go from map_def to env.grid and all the tedi...dshaligram2008-11-231-0/+2
* More steps toward ziggurats.dshaligram2008-11-231-1/+3
* Add minor cosmetic fixes.dolorous2008-11-171-4/+4
* Add spacing fixes.dolorous2008-11-171-1/+1
* Don't always give kobold demonologists orcish weapons.dolorous2008-11-171-3/+3
* Rework angels somewhat. To synchronize with daevas, angels are now dolorous2008-10-191-9/+4
* Add miscellaneous minor fixes.dolorous2008-10-191-8/+9
* s/antimagic/vulnerability/haranp2008-10-131-1/+1
* After discussion with dpeg, added a Scroll of Antimagic,haranp2008-10-111-56/+41
* Color daevas' weapons yellow instead of white.dolorous2008-10-091-1/+1
* [2052081]: don't generated enchanted hides.haranp2008-09-161-10/+8
* Decks of punishment are no longer randomly generated.haranp2008-09-141-2/+2
* * Note items bought in shops along with their pricej-p-e-g2008-08-061-1/+0
* Fix 2033984: Monsters being created with both a shield and a 2-hander.j-p-e-g2008-07-311-2/+15
* Massive overhaul to move towards coord_def().haranp2008-07-301-6/+3
* Fix 1951909: Randart bardings getting named as boots.j-p-e-g2008-07-231-6/+9
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-1/+1
* Monsters will no longer be generated with stacks of returning weapons.haranp2008-07-221-1/+10
* Fix 2019873: Monsters picking up a second melee weapon if they alreadyj-p-e-g2008-07-181-3/+3
* Extend Enne's blood potion destruction fix to potions on the floor.j-p-e-g2008-07-181-12/+26
* Fix 2021317: centaurs and naga shouldn't be wearing gold.haranp2008-07-181-0/+4
* Silenced valgrind warning noises, probably harmless.dshaligram2008-07-181-2/+3
* Go back to consistently pluralizing "dwarf" as "dwarves".dolorous2008-07-111-2/+2
* Add more dwarf pluralization fixes.dolorous2008-07-111-2/+2
* Fix potions of decay created by mummy curse sometimes being inscribed.j-p-e-g2008-07-071-5/+4
* Fix 2012088: Monsters "following" you from the Abyss to the wrong level.j-p-e-g2008-07-071-2/+2
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-39/+45
* Add spelling fixes where possible: "gray" -> "grey".dolorous2008-07-041-2/+2
* Since thrown ammo of ice and flame finally work, enable javelins of dolorous2008-07-031-8/+5
* Fix 2005590: Branded darts unbranded when thrown.j-p-e-g2008-07-031-13/+6