summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg-inv.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Move redraw functions from stuff.cc -> output.ccNicholas Feinberg2014-07-281-0/+1
* Make Sublimation of Blood only effective when cast on the playerChris Campbell2014-07-231-13/+0
* TidyNicholas Feinberg2014-07-151-8/+6
* Make offline tiles display only 52 tiles of invNicholas Feinberg2014-07-151-4/+1
* Fix compilationNicholas Feinberg2014-07-021-0/+1
* Remove vestiges of Simulacrum-chunk interactions.Neil Moore2014-06-091-4/+2
* Display "(holding you)" in inventory region tooltips.Neil Moore2014-05-301-0/+6
* Don't claim corpses can be picked up in tiles (#8618)Neil Moore2014-05-301-5/+8
* More formatting fixes for return (...);Neil Moore2013-11-151-4/+4
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-4/+4
* Allow viewing remembered info about out of LOS stuff.Adam Borowski2013-10-281-1/+1
* Don't treat preserved meat as sublimable.Neil Moore2013-08-101-2/+3
* Allow sublimation/simulacrum users to swap to and mouse-wield all meat.Neil Moore2013-08-101-1/+1
* Fix formatting.Neil Moore2013-08-101-1/+1
* Let knowledge of Simulacrum enable wielding via mouseBlackSheep2013-08-101-1/+2
* Ensure no more sightings of spiked flails and empty ebony caskets.Adam Borowski2013-07-171-1/+1
* Remove the read option from manual descriptionsPekka Lampila2013-06-091-0/+2
* Always study all manuals in the inventoryPekka Lampila2013-06-061-3/+0
* Shift the 'tried item' question markontoclasm2013-04-041-1/+1
* Discard empty boxes of beasts after use.Adam Borowski2013-03-271-0/+2
* Formatting nazi to the rescue!Adam Borowski2013-01-101-2/+2
* final attempt at fixing inventory paging; added tooltip messages for prev/nex...Chris West2013-01-051-7/+19
* fixed inventory pagingChris West2013-01-051-10/+3
* improved inventory paging on non-touch uiChris West2013-01-051-9/+35
* merge of small-screen changes from old build envChris West2013-01-051-15/+63
* Use std namespace.Raphael Langella2012-08-261-14/+12
* Fix rod tiles (#5818).Florian Diebold2012-07-151-1/+4
* Some more return deparenthesization.Adam Borowski2012-07-051-1/+1
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-17/+17
* Unify and sanitize .rc parsing of item classes, allow adding rods to autopickup.Adam Borowski2012-06-191-29/+18
* Make staves and rods separate object classes.Adam Borowski2012-06-121-5/+6
* Remove a good deal of header inclusion.Adam Borowski2012-05-231-1/+0
* Unbreak tile builds.Adam Borowski2012-03-221-2/+2
* Fix the "tried" question mark still not appearing in some cases (#5333).Florian Diebold2012-02-181-1/+1
* Fix curse status being leaked for items on the floor in the tiles inventory r...Florian Diebold2012-01-131-1/+1
* Fix a few cases where my last fix broke the identified tile for items (#5205 ...Florian Diebold2012-01-121-3/+3
* Display (studied) for active manuals, treat as equipped.Neil Moore2012-01-051-0/+3
* Shorten the name of describe-templates.hAdam Borowski2011-12-061-1/+1
* Split templates out of describe.h, to speed testing of changes to them.Samuel Bronson2011-12-051-0/+1
* Merge branch 'master' into unified_combat_controlRobert Burnham2011-10-251-5/+5
|\
| * First prototype of webtiles.Florian Diebold2011-06-261-1/+1
| * s/SP_CAT/SP_FELID/Adam Borowski2011-06-071-4/+4
* | Merge branch 'master' into unified_combat_controlRobert Burnham2011-04-261-17/+2
|\|
| * Mantis #1372: Allow mouseclick-wielding ammunition (for enchantment).Johanna Ploog2011-04-141-11/+2
| * Doxygenization and junk purging that was missed by my script.Adam Borowski2011-04-021-6/+0
* | Replace DESC_NOCAP_A and DESC_CAP_A with DESC_ARobert Burnham2011-03-251-1/+1
|/
* Add a new item_is_spellbook() function.Raphael Langella2011-02-101-3/+1
* Fix #2726: Wrong tooltip for evokable staves.Johanna Ploog2011-02-041-2/+3
* Replace "Shift-L-Click" tooltips with "Shift + L-Click", etc.Johanna Ploog2011-01-191-20/+20