summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-19/+6
* Make the ignore_flags field of item_def::name() work with more flags.zelgadis2008-06-231-2/+5
* Give the Tome of Destruction a fixed unidentified description ("ancientj-p-e-g2008-06-191-3/+8
* For jewellery with pluses and wands, only make an ident note when thezelgadis2008-06-191-2/+33
* Unknown potions are still useless for mummies. [1994979]haranp2008-06-181-3/+3
* Don't change beam names for tracers. (Fixes 1994978.)j-p-e-g2008-06-161-7/+13
* Use the menu item colour prefixes with note_items, so that (for example)zelgadis2008-06-141-1/+2
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-131-4/+0
* Added "items" boolean parameter to the player_res_foo() functions, whichzelgadis2008-06-111-1/+7
* Modify Evaporate and Stinking Cloud to prompt when firing throughj-p-e-g2008-06-101-52/+61
* Move pickup_butcher_tool.txt into (the recently freed) pickup.lua, j-p-e-g2008-06-101-3/+13
* Remove pickup.lua.j-p-e-g2008-06-091-20/+45
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-091-40/+317
* Nerf damage of the bat transformation. Reduced fromj-p-e-g2008-06-071-0/+37
* Fix 1986252: double "Blech! You need xy!" messagej-p-e-g2008-06-061-2/+2
* Fix summoned monsters spattering blood.j-p-e-g2008-06-031-1/+4
* Bug/FR 1947001: For damaging cards add "You draw card xy" to the prompt,j-p-e-g2008-06-031-1/+13
* Fix a stupid bug I'd introduced when fixing another one.j-p-e-g2008-06-021-0/+25
* * Fix some issues with the new food colourings, and make it respectj-p-e-g2008-06-011-4/+12
* Modify menu_colour_item_prefix() to also handle stuff like contaminatedj-p-e-g2008-05-311-10/+48
* Modify tutorial messages for the new triggers. Thanks again, Matthew! :)j-p-e-g2008-05-291-27/+27
* Better support for settings files that include other files:dshaligram2008-05-261-0/+4
* Fix 1914059: randart jewellery inconsistently described as {tried} byj-p-e-g2008-05-251-7/+8
* Finally fix 1868761: Books in shops being noted as identified over andj-p-e-g2008-05-201-3/+6
* Add more minor cosmetic fixes.dolorous2008-04-281-0/+2
* Go all the way and also store a randart's name and description inj-p-e-g2008-04-221-3/+3
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-2/+2
* Restrict randart names to a maximum length of 30. (I'd really like to j-p-e-g2008-04-191-6/+17