summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/invent.cc
Commit message (Expand)AuthorAgeFilesLines
* * Add a hack to make the right bracket of the weight information show upj-p-e-g2009-06-121-1/+1
* Apply trunk r9907 to 0.5.dolorous2009-06-061-0/+2
* * Fix menus missing entries with Options.tile_menu_icons = false.j-p-e-g2009-06-061-4/+16
* Reduce screen-flicker and clearing of the message window when re-doing thezelgadis2009-05-281-7/+16
* Add an option that controls whether the tiles build displays tiles inj-p-e-g2009-05-231-0/+3
* Update tutorial information, inscription warnings and tooltips for wands j-p-e-g2009-05-041-3/+8
* Fix 2784872: Take off not working for wearing (with the option).j-p-e-g2009-05-021-0/+3
* Add new command for evoking non-wielded items, placed on 'V'.j-p-e-g2009-05-021-0/+103
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-3/+2
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-111-5/+23
* * After some thought, remove the description toggle from the spell menu asj-p-e-g2009-04-061-1/+1
* Make the toggle actually update the title for V and a.j-p-e-g2009-04-051-2/+2
* [2722438] Fixing crash when viewing shop contents. shop_item* was being blin...ennewalker2009-03-311-1/+6
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-11/+33
* * Use menu colours (rather than message colours) for item announcementsj-p-e-g2009-03-251-2/+1
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-3/+3
* * Add ability descriptions to the database search.j-p-e-g2009-03-201-2/+2
* * Change Roxanne's spells to include Blink Other (instead of Sandblast) j-p-e-g2009-03-191-2/+2
* * Fix 2687930: Shorten the spell menu more, and don't call update_title() j-p-e-g2009-03-161-18/+54
* * Fix tiles 'V' crashing for mimics and dancing weapons.j-p-e-g2009-03-141-0/+6
* Overlay tiles in menu with tiles for being equipped/cursed/melded, thej-p-e-g2009-03-141-3/+43
* Generalize the menu toggle from InvMenu to Menu and use it to properlyj-p-e-g2009-03-111-8/+1
* Greatly improve 'V' command:j-p-e-g2009-03-101-2/+10
* Call flush_prev_message() in prompt_invent_item().j-p-e-g2009-03-091-0/+2
* * Add tile for Nergalle, who's actually not all that ugly but apparently j-p-e-g2009-03-091-14/+13
* Fix 2603266: Additional '(' needed for cycling ammo after emptying thej-p-e-g2009-02-221-5/+10
* Fix [1974504]: eating from the floor did not respect !e.haranp2009-02-081-1/+2
* * Fix 2477235: Use inscription check when switching back from butcheringj-p-e-g2009-01-141-10/+11
* FR #2483700: give a better message than "You are not carrying any armour" whenzelgadis2009-01-131-1/+36
* Fix 2493899: colour tags in inventory after using 'V'.j-p-e-g2009-01-081-2/+0
* Implement FR 2489034: Disallow known scrolls of enchantj-p-e-g2009-01-081-1/+1
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-0/+2
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Tile menus now support multiple tiles per entry (see MenuEntry::get_tiles).ennewalker2009-01-031-4/+8
* Allow tiles in 'V' menu, at least for items - the menu structure can'tj-p-e-g2009-01-031-1/+22
* drop_filter can now match against the same keywords as menu_colour, minus thezelgadis2008-12-311-0/+5
* * Fix charge/enchantment description leaking information aboutj-p-e-g2008-12-301-1/+1
* Apply a patch by castamir to fix a multitude of typos.j-p-e-g2008-12-281-2/+2
* [2462140] Reverting previous check in to add more lines to the help menus. T...ennewalker2008-12-241-2/+1
* Increasing the amount of text on screen for tiles help menus by separating ou...ennewalker2008-12-241-0/+1
* Breaks savefile compatibility.zelgadis2008-12-071-1/+2
* * Add icons for weapon brands, mostly borrowing from potions/wands andj-p-e-g2008-11-281-9/+8
* * Fixed a few issues with transformations.j-p-e-g2008-11-281-1/+1
* Implement FR 1894211: All transformations will now cause your equipmentj-p-e-g2008-10-261-2/+5
* More graphical menu improvements. Inventory menus now have columns. Long en...ennewalker2008-10-251-0/+7
* Support for inline graphics and mouse input on menus.ennewalker2008-10-161-11/+10
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-3/+3
* 2026956: only prompt for sharp weapons in butchery.haranp2008-09-211-1/+6
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-8/+0
* Fix 2033249: endgame and shop inventory browsing didn't allow examiningharanp2008-07-301-2/+2