summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* You can now examine items from the inventory view.haranp2007-06-251-1/+1
* More strings instead of char*s.haranp2007-06-181-17/+7
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-6/+32
* sort_menus now allows the user to choose what menus to sort, and how todshaligram2007-05-311-70/+62
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-8/+4
* Fix for 1718108, ability_letter_table was meaningless.haranp2007-05-151-2/+2
* Removed portable altars. Nemelex prayers will now sacrifice everythingharanp2007-05-121-4/+0
* Deck stacking implemented. Five cards (or less, if there are less) areharanp2007-05-111-3/+2
* Implemented Nemelex's 'sneak peek' ability.haranp2007-05-111-0/+9
* Amulet/ring swapping now respects !R, !*.haranp2007-05-111-7/+7
* Oops, rings were getting doubled names, fixed.haranp2007-04-271-11/+13
* s/island/shoal/haranp2007-04-271-1/+1
* More minor cleanups.haranp2007-04-271-225/+84
* Rewrite of item_def::name() (the old itemname()). Much, much cleaner now.haranp2007-04-271-1165/+902
* Made item_def::base_type into object_class_type, instead of unsigned char.haranp2007-04-261-5/+7
* Cleaned up shop-handling code considerably.haranp2007-04-241-159/+118
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-288/+224
* More naming fixes. We should integrate helmets somehow.haranp2007-04-131-3/+2
* Cleaned up some of the randart code.haranp2007-04-131-2/+1
* Added a new Island branch, based on dpeg's ideas.haranp2007-04-121-0/+1
* [1678439] Fixed last piece of missile stacking bugginess.dshaligram2007-03-121-2/+5
* Fixed id array being clobbered if Crawl receives SIGHUP with the player in adshaligram2007-01-171-11/+9
* Fixed stupid bug in itemname.cc which was causing duplicate scroll names. [16...haranp2007-01-161-1/+1
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-35/+31
* [1626830] Fixed non-stacking potions.dshaligram2007-01-041-4/+17
* Hopefully, finally squashed the stacking bug.haranp2006-12-291-8/+22
* Removed SPMSL_POISONED_II, which was functionally identicalharanp2006-12-271-4/+1
* [1608520] No more special treatment for rods of striking.dshaligram2006-12-041-2/+2
* Changed '[empty]' autoinscription to 'empty'.haranp2006-11-281-19/+24
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-1335/+457
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+3253