summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Replace abbreviations used for auto-inscribing randartsj-p-e-g2008-02-091-1/+1
* [1885302] Use commonwealth "defence" instead of "defense".dshaligram2008-02-031-2/+2
* 'DD' is now an alias for 'Dy'.haranp2008-01-161-14/+12
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-4/+12
* Removed DISRUPTION brand and added DRAGON_SLAYING.j-p-e-g2008-01-071-1/+1
* Add a few item database fixes. Rename "gloves" and "boots" to "pair of dolorous2007-12-151-1/+1
* Add minor cleanups of the new helmet handling code: use is_hard_helmet() dolorous2007-12-121-6/+7
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-63/+15
* Implement the returning brand for ammunition. This mostly uses the same dolorous2007-12-081-0/+3
* Add "item generations stats" (Ctrl-I) wizard command, which currentlyzelgadis2007-12-081-4/+2
* Refix branding-name fix.haranp2007-12-061-2/+2
* Fix 1845534 (bad naming for brands.)haranp2007-12-061-1/+5
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-061-43/+237
* Decks are now annotated with the list of cards drawn from them in theharanp2007-12-021-7/+4
* s/tattooed/dyed/haranp2007-12-011-1/+1
* Leather and animal skins can now accept ISFLAG_EMBROIDERED_SHINY; they'llharanp2007-11-301-1/+3
* Caps and wizard hats are now embroidered, not shiny [1829930]haranp2007-11-301-1/+4
* Made Tome of Destruction more consistent for those with high Evoc.haranp2007-11-131-1/+1
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-0/+9
* Runes no longer need ID [1826900]haranp2007-11-071-6/+1
* s/liquid/barnacled/haranp2007-11-071-1/+1
* Forgetfulness removed; it's now a scroll of fog with a 1-in-10 chanceharanp2007-10-161-1/+1
* Added new field seen_context to the monsters class, which can be setzelgadis2007-10-161-0/+1
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-1/+0
* Added class CrawlHashTable, a savable/loadable string-keyedzelgadis2007-10-081-5/+31
* Removed hard tabs.dshaligram2007-09-261-1/+7
* * Fixed Vault:8 level being generated with no rune (cbus).dshaligram2007-09-251-2/+4
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-11/+26
* A handful of new game options:zelgadis2007-09-171-0/+51
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+2
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-2/+2
* Add confirmation before stepping on known magical traps.j-p-e-g2007-09-131-0/+8
* Identification overhaul part II. Okay, not really. ;)j-p-e-g2007-09-101-6/+19
* Another one with a multitude of (smallish) changes.j-p-e-g2007-09-041-8/+32
* Implementing patch 1783079 (improved inscriptions) byj-p-e-g2007-09-021-1/+7
* Implemented patch 1773718 (improved wizard commands) andj-p-e-g2007-09-021-1/+11
* Use "jewelled" as canonical spelling.dshaligram2007-08-191-3/+3
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-261-6/+11
* Added potions of resistance, which give fire, electricity and cold resist forharanp2007-07-231-0/+1
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-0/+1
* Minor refactoring.haranp2007-07-091-1/+1
* Monsters were not getting species-appropriate missiles, fixed.dshaligram2007-07-081-2/+4
* Describing items now works better in shops (fixes 1749246.)haranp2007-07-071-21/+25
* Fix bug in is_tried_type() which was crashing labyrinth generation.haranp2007-07-051-0/+3
* Manual update (David).dshaligram2007-07-031-14/+10
* [1747043] Tried items shouldn't show up as 'tried' in a shop that IDsharanp2007-07-031-2/+3
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-301-6/+7
* Missiles inscribed {poison} shouldn't be poisonous (probably in 0.2.x as well.)haranp2007-06-281-3/+4
* Fixup of gunofdis patch for returning weapons [1744612]:haranp2007-06-281-0/+1
* Implemented 1735752: wands are (fake-)inscribed with the number of timesharanp2007-06-271-0/+6