summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/invent.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Modify menu_colour_item_prefix() to also handle stuff like contaminatedj-p-e-g2008-05-311-0/+39
* Add still more minor cosmetic fixes.dolorous2008-05-301-3/+3
* When drawing cards from decks in your inventory, make sure only decks dolorous2008-05-071-0/+3
* Fix sort_menus option to let "any" override the default "pickup" settingj-p-e-g2008-04-281-1/+1
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Fix 1945337: Vampires getting carnivorous/herbivorous mutations.j-p-e-g2008-04-181-2/+3
* Another modification of autotargetting submerged monsters, based offj-p-e-g2008-04-171-0/+1
* Allow specific colouring of pickup menu (as opposed to generalj-p-e-g2008-04-171-3/+8
* git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@428...j-p-e-g2008-04-171-0/+2
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-1/+1
* Another code cleanup.j-p-e-g2008-04-151-21/+25
* Vampire "eating" interface:j-p-e-g2008-04-151-34/+35
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-3/+3
* Modify manual and readme to really list the new doc names, and key j-p-e-g2008-03-311-3/+11
* coding convention for static functions.pauldubois2008-03-251-24/+24
* Remove vestiges of ... what was it again? OPER_THROW.pauldubois2008-03-251-1/+0
* Add a weapon enchantment blessing that will enchant a monster's weapon dolorous2008-03-231-1/+1
* Make Zin dislike when the player takes an action that makes an alreadyj-p-e-g2008-03-211-1/+1
* Some yesno standardisation. Some yesno prompts had a trailing space, some di...pauldubois2008-03-171-1/+1
* FR [ 1914596 ] Inventory header linepauldubois2008-03-161-9/+14
* Fix new firing interface to also apply when selecting items via tile inventory.j-p-e-g2008-03-121-0/+32
* Further improvements of vampires:j-p-e-g2008-03-061-1/+5
* [FR 1903593] Change identification process of j-p-e-g2008-03-031-0/+4
* Fix 1905715: Print "nothing appears to happen" when zapping /diggingj-p-e-g2008-03-031-0/+3
* Tiles!ennewalker2008-01-051-0/+32
* Added an MF_SHOW_PAGENUMBERS flag to Menu, which will show "(page X of Y)"haranp2007-12-111-2/+2
* Fixed !R inscription not confirming remove when only one item is worn (jarpia...dshaligram2007-10-271-2/+28
* [1800206] Ghoul food cleanup (dolorous).dshaligram2007-10-211-6/+2
* [1807611] Inventory menus show weight of stack, not one item in stack.dshaligram2007-10-111-1/+1
* Fix wording for translucent rock walls (1798932).j-p-e-g2007-09-261-7/+11
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+3
* Applying patches 1793701 (dolorous), 1793683 and 1793679 j-p-e-g2007-09-131-2/+6
* A few general fixes:j-p-e-g2007-09-101-1/+4
* Fixing more bugs.j-p-e-g2007-09-051-2/+58
* Implemented patch 1773718 (improved wizard commands) andj-p-e-g2007-09-021-7/+95
* 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