summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/invent.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Several bugfixes.j-p-e-g2007-08-301-1/+8
* Yet another tutorial updatej-p-e-g2007-08-161-7/+12
* Inscribing now only works for items in inventory.j-p-e-g2007-08-141-1/+1
* Oops, missed s/jewelry/jewellery/ when reverting other changes.dshaligram2007-08-091-1/+1
* Drop and pickup menus now support Ctrl-F to select all items matching a regex.haranp2007-07-021-2/+3
* Push item weights to the right of the inventory menu.dshaligram2007-06-281-1/+4
* You can now examine items from the inventory view.haranp2007-06-251-2/+10
* Fix for 1739988: fully_identified() was mishandling known types.haranp2007-06-251-0/+3
* sort_menus now allows the user to choose what menus to sort, and how todshaligram2007-05-311-7/+155
* Refix for 1719721: what I thought was a simple fix in InvEntry turnedharanp2007-05-171-1/+10
* Minor cleanups.haranp2007-05-151-23/+3
* Nemelexites now require confirmation before offering runes, orbs, orharanp2007-05-151-2/+2
* Implemented Nemelex's 'sneak peek' ability.haranp2007-05-111-4/+4
* Type safety, cast cleanups, etc.haranp2007-05-011-8/+5
* 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