summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/invent.h
Commit message (Expand)AuthorAgeFilesLines
* prompt for stasis in between swapping amulets too (8708)Jesse Luehrs2014-08-031-0/+1
* Disallow eating off the ground for non-vampires.Shmuale Mark2014-07-021-1/+1
* Plus2: Combine all three enchant weapon scrollsChris Oelmueller2014-06-141-4/+2
* Fix weapon listing for god blessingsChris Campbell2014-06-121-0/+1
* Remove player burden and carrying capacitygammafunk2014-05-261-2/+0
* Improve enchant weapon selection (#8407, #8552)Neil Moore2014-05-131-1/+3
* Remove two unused object_selectors.Shmuale Mark2014-05-021-10/+8
* Add the ability to sort by dbname to sort_menus.bones2014-04-291-0/+2
* Fix amulet of faith prompting twice sometimes when removing it (qw).elliptic2014-03-291-1/+2
* Show inventory weights only for pickup/drop by default.Neil Moore2014-03-191-0/+2
* Remove `auto_list` optionChris Oelmueller2014-03-111-2/+2
* Allow the player to choose a weapon when reading an enchant weapon scroll.Shmuale Mark2014-02-271-0/+2
* Coding styleChris Oelmueller2013-12-091-10/+10
* Remove unused parameter from prompt_failedChris Oelmueller2013-12-091-1/+1
* Simplify butchery handlingChris Campbell2013-12-061-6/+0
* Fix shop menu not shown after inventory (#7706)Pekka Lampila2013-12-021-2/+1
* Make scrolls of vorpalise weapon target a weapon without having to wield itMarvinPA2013-08-211-0/+1
* Don't use menu_sort option for (un)known item menuPekka Lampila2013-05-211-1/+1
* Revert "Prevent selecting inventory items that cannot be used, including meld...Adam Borowski2013-04-261-4/+2
* Filter inventory to valid targets for unidentified scrollPete Hurst2013-03-311-0/+1
* Prevent selecting inventory items that cannot be used, including melded items...Pete Hurst2013-03-311-1/+3
* Unify menu_colour_item_prefix and filtering_item_prefix.Adam Borowski2012-12-271-1/+1
* Remove unnecessary includes from header files.Jay3.14152012-10-231-1/+0
* Use std namespace.Raphael Langella2012-08-261-38/+34
* Add more item types to the AP menu.Jon Knapp2012-08-011-0/+2
* Don't display feature backgrounds in most item menus.Neil Moore2012-07-061-1/+3
* Make the autopickup menu less hackish.Jon Knapp2012-07-051-0/+1
* Don't break autopickup menu with easy_exit_menu = true.Neil Moore2012-07-051-0/+1
* Display cursor in autopickup menu.Neil Moore2012-07-051-1/+3
* Formatting fixes.Raphael Langella2012-06-091-1/+2
* Autopickup menu.Thann2012-06-091-2/+2
* Make another bunch of functions static or gone.Adam Borowski2012-04-051-15/+0
* Don't show item prices on DYWYPI.Adam Borowski2012-01-061-12/+1
* Implement dedicated Menu support for Webtiles.Florian Diebold2011-12-081-1/+1
* Make prompt_invent_item handle case where only relevant item is excluded.Samuel Bronson2011-11-271-1/+1
* drop and pickup menu display new burden statekittel2011-10-281-1/+2
* Replace the unknown skill dance by skill training restrictions.Raphael Langella2011-09-281-1/+1
* On click, unwield weapons of reaching instead of evoking them (#4581).Raphael Langella2011-09-211-2/+3
* Make Cheibriados' slowness passive.Adam Borowski2011-09-161-17/+16
* Fix a std::string.c_str() going out of scope crash.Adam Borowski2011-08-101-1/+1
* Allow searching by equipment slot.Raphael Langella2011-07-211-0/+1
* First prototype of webtiles.Florian Diebold2011-06-261-1/+1
* Better butchering messages.Raphael Langella2011-04-291-0/+6
* Allow Ashenzarites to choose which piece of armour/jewellery to curse.Raphael Langella2011-04-011-0/+2
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Add a #define SLOT_BARE_HANDS for weapon unwield.Raphael Langella2011-01-261-0/+2
* Add an item_is_wieldable() function.Raphael Langella2011-01-251-0/+1
* Replace the menu_cursor option by automagicRaphael Langella2010-11-221-0/+2
* Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-11/+11
* Ashenzari: for scrolls of Remove Curse, ask for a set of worn items to uncurse.Adam Borowski2010-10-111-0/+1