summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.h
Commit message (Expand)AuthorAgeFilesLines
* More strings instead of char*s.haranp2007-06-181-1/+1
* More minor cleanups.haranp2007-04-271-7/+0
* Rewrite of item_def::name() (the old itemname()). Much, much cleaner now.haranp2007-04-271-10/+1
* Made item_def::base_type into object_class_type, instead of unsigned char.haranp2007-04-261-2/+3
* Cleaned up shop-handling code considerably.haranp2007-04-241-31/+7
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-28/+2
* Fixed id array being clobbered if Crawl receives SIGHUP with the player in adshaligram2007-01-171-1/+1
* Hopefully, finally squashed the stacking bug.haranp2006-12-291-0/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-51/+11
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+157