summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/invent.cc
Commit message (Expand)AuthorAgeFilesLines
* Added a show_inventory_weights option (defaults to false), followingharanp2007-04-291-11/+18
* More minor cleanups.haranp2007-04-271-1/+1
* Along the lines of 1706790: the identify inventory list now only containsharanp2007-04-241-0/+2
* Cleaned up shop-handling code considerably.haranp2007-04-241-6/+2
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-11/+12
* Kill hard tabs.dshaligram2007-03-061-12/+12
* Fix pickup and stash-search menus having unselectable items if there are lotsdshaligram2007-01-111-0/+4
* [1629452] Show unburdened carrying capacity. Weights exceeding this will showdshaligram2007-01-091-1/+1
* [1616535] Fixed broken inscription hotkeying with auto_list.dshaligram2006-12-171-1/+1
* Set item pointer on SelItem wherever possible.dshaligram2006-12-101-1/+3
* Fixed 1612023: !d was not respected. Now dropping items with !d willharanp2006-12-091-17/+23
* Fixed class name for staves.dshaligram2006-12-081-1/+1
* Fixed bug where Pandemonium demonlords did not get their rightful runesdshaligram2006-12-081-2/+2
* [1610676] Fixed confirmation inscriptions not working with auto_list.dshaligram2006-12-071-7/+7
* [1605400] Fixed inability to wield stuff when carrying no weapons.dshaligram2006-11-301-3/+0
* Implemented 1601230: sort_menus can now be of the form auto:5 (the default),haranp2006-11-221-1/+2
* Goodbye, gold dropping. We wish thee well.haranp2006-11-221-2/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-565/+430
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1027