summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/invent.h
Commit message (Expand)AuthorAgeFilesLines
...
* Abort scrolls used on items early if none are available.Robert Vollmert2010-09-151-0/+1
* Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-1/+1
* Consistently use needs_handle_warning(), even where not yet needed.Adam Borowski2010-05-051-1/+0
* Don't rely on autoinscribe for distortion prompts.Adam Borowski2010-05-051-1/+1
* Changed structs that acted like classes to classesIxtli2010-05-041-4/+6
* invent.h: fix incorrect function overload for get_text()Steven Noonan2010-04-261-1/+1
* Implement dpeg's long-wished-for alternative multidrop interface.Johanna Ploog2010-04-041-1/+1
* Nuke a whole lot of old-style casts, and remove some casts completelyHaran Pilpel2010-01-291-3/+1
* Prevent non-body armour from being made ponderous, it has no effect.Adam Borowski2009-10-221-1/+2
* invent.{cc,h}: fix meaningless type qualifier on return typeSteven Noonan2009-10-131-6/+6
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Apply caotto's Feawn evolution update patch in [2841648], with a few dolorous2009-09-031-5/+5
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-1/+3
* Apply r9904 to trunk.j-p-e-g2009-06-061-1/+1
* FR 2722830 and related changes:zelgadis2009-06-021-9/+8
* Fix 2784872: Take off not working for wearing (with the option).j-p-e-g2009-05-021-12/+13
* Add new command for evoking non-wielded items, placed on 'V'.j-p-e-g2009-05-021-1/+5
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-111-1/+2
* Make the toggle actually update the title for V and a.j-p-e-g2009-04-051-1/+2
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-3/+3
* Generalize the menu toggle from InvMenu to Menu and use it to properlyj-p-e-g2009-03-111-3/+0
* Greatly improve 'V' command:j-p-e-g2009-03-101-0/+4
* * Fix 2477235: Use inscription check when switching back from butcheringj-p-e-g2009-01-141-0/+1
* Tile menus now support multiple tiles per entry (see MenuEntry::get_tiles).ennewalker2009-01-031-1/+1
* Allow tiles in 'V' menu, at least for items - the menu structure can'tj-p-e-g2009-01-031-0/+2
* drop_filter can now match against the same keywords as menu_colour, minus thezelgadis2008-12-311-0/+2
* Removing vestigial code from previous submission.ennewalker2008-10-251-2/+0
* More graphical menu improvements. Inventory menus now have columns. Long en...ennewalker2008-10-251-5/+3
* Support for inline graphics and mouse input on menus.ennewalker2008-10-161-1/+4
* 2026956: only prompt for sharp weapons in butchery.haranp2008-09-211-1/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Fix 2033249: endgame and shop inventory browsing didn't allow examiningharanp2008-07-301-10/+1
* Fix 2029792: drop menu lets you choose more than the amount of the item.haranp2008-07-301-0/+1
* When reading a "modification scroll" (prompt: Use on which item?)j-p-e-g2008-06-301-1/+3
* Modify quiver to only quiver ammunition explicitly chosen by the playerj-p-e-g2008-06-241-9/+10
* FR 1993535: If asking the user for an item, and the player has none of thezelgadis2008-06-241-0/+3
* Don't include items in drop filter if they're cursed and equipped, or ifzelgadis2008-06-031-0/+1
* When drawing cards from decks in your inventory, make sure only decks dolorous2008-05-071-1/+2
* Allow specific colouring of pickup menu (as opposed to generalj-p-e-g2008-04-171-7/+7
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* Further improvements of vampires:j-p-e-g2008-03-061-1/+2
* [FR 1903593] Change identification process of j-p-e-g2008-03-031-1/+3
* Fix 1905715: Print "nothing appears to happen" when zapping /diggingj-p-e-g2008-03-031-4/+5
* Tiles!ennewalker2008-01-051-0/+1
* Menus are now tagged. Menu colours now only apply to a menu with a matchingharanp2007-10-191-2/+3
* A handful of new game options:zelgadis2007-09-171-0/+8
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+8
* Implemented patch 1773718 (improved wizard commands) andj-p-e-g2007-09-021-0/+5
* sort_menus now allows the user to choose what menus to sort, and how todshaligram2007-05-311-2/+17
* Nemelexites now require confirmation before offering runes, orbs, orharanp2007-05-151-0/+1