summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
Commit message (Expand)AuthorAgeFilesLines
* * Tweak FAQ as suggested in FR 2472030.j-p-e-g2009-01-171-4/+10
* Implented some ranged brands from FR #2006917 and #1891231: shadow andzelgadis2009-01-141-3/+35
* Fix 2496474: Bardings melding into centaurs.j-p-e-g2009-01-111-1/+4
* Allow for the creation of named zombies and spectral things from namedzelgadis2009-01-111-1/+54
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-6/+1
* Add more minor cosmetic fixes.dolorous2009-01-061-10/+10
* Make all the starting equipment of arena monsters fully identified, pluszelgadis2009-01-061-1/+5
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Fix 2483722: EQ_ALL_ARMOUR not skipping melded armour.j-p-e-g2009-01-031-1/+1
* [2481628] Adding tiles for the recognized item list.ennewalker2009-01-031-3/+14
* Inedible chunks of flesh are useless unless you know Sublimation of Blood orzelgadis2008-12-311-0/+29
* drop_filter can now match against the same keywords as menu_colour, minus thezelgadis2008-12-311-4/+24
* * Fix charge/enchantment description leaking information aboutj-p-e-g2008-12-301-2/+7
* Oops, my stash_filter change broke looking up items by their glyph; fixed.zelgadis2008-12-271-1/+15
* Fix "suicidal travelling" towards monsters you can see through glass.j-p-e-g2008-12-261-2/+2
* Changed weights of the brands a chaos weapon might simulate and the weight ofzelgadis2008-12-101-0/+1
* Apply Artificer patch, with small modifications:j-p-e-g2008-12-081-1/+1
* Replace "plastic" as colour attribute for wands and amulets bydploog2008-12-071-2/+2
* Breaks savefile compatibility.zelgadis2008-12-071-9/+6
* Make titled artifact spellbooks dislay properly in inventory.zelgadis2008-12-061-7/+7
* Non-weighted themed randart spellbooks, and prices for randart spellbooks.zelgadis2008-12-051-1/+14
* The start of randart spellbooks. Never randomly generated and only created viazelgadis2008-12-021-1/+10
* Added shields of reflection, though they're not randomly generated and have nozelgadis2008-12-011-0/+2
* Add some chaos attacks/weapons. Missiles and launchers of chaos fire a bolt ofzelgadis2008-12-011-0/+6
* * Add icons for weapon brands, mostly borrowing from potions/wands andj-p-e-g2008-11-281-3/+5
* * Fixed a few issues with transformations.j-p-e-g2008-11-281-58/+4
* Fix a few cases where spellbooks didn't have spells in ascending order dolorous2008-11-101-1/+1
* Fix the ASSERT when undetected traps run out of ammo and display "Youj-p-e-g2008-11-091-1/+1
* Implement FR 1894211: All transformations will now cause your equipmentj-p-e-g2008-10-261-12/+9
* s/antimagic/vulnerability/haranp2008-10-131-1/+1
* Fix 2162827: tag length calculation was incorrect.haranp2008-10-131-1/+1
* After discussion with dpeg, added a Scroll of Antimagic,haranp2008-10-111-0/+1
* Add spacing fixes.dolorous2008-10-081-1/+1
* Revert last changes, to maintain compatibility, and properly block the dolorous2008-10-081-0/+1
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-061-1/+1
* Remove unused references to the Book of Healing.dolorous2008-10-021-1/+0
* Mark quivered items as equipped (interface only, not gameplay.)haranp2008-09-301-8/+14
* 2057197: make ego armour descriptions in '%' screen followharanp2008-09-211-19/+19
* [2059553]: recharged wands have their zap counts reinitialized.haranp2008-09-181-0/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-7/+0
* Apply missing bits of 0.4's r6748 to trunk.dolorous2008-08-031-1/+13
* Massive overhaul to move towards coord_def().haranp2008-07-301-1/+1
* [1936687] Show inscriptions for DESC_PLAIN (cbus).dshaligram2008-07-181-1/+1
* Refix food eating issue bug introduced by my previous fix of it.haranp2008-07-171-0/+2
* Fix bad potions not counting as useless and thus being auto-picked up.j-p-e-g2008-07-151-1/+5
* Describe items considered evil by the good gods as such in the inventory dolorous2008-07-101-1/+4
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-23/+23
* Reorder species in newgame.cc (clean-up, no coding changes).j-p-e-g2008-07-031-0/+14
* Revert the change on ammo handling for Tiles, and replace it with a morej-p-e-g2008-07-021-1/+1
* Fix 2006479: worn unidentified =PR marking poisonous food as safe. j-p-e-g2008-06-301-3/+3