summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow autotargeting of monsters hiding in shallow water ("You see a j-p-e-g2008-04-011-1/+1
* Fix 1869850: Targeting now respects mimics' (un)known status correctly,j-p-e-g2008-03-311-1/+1
* Modify manual and readme to really list the new doc names, and key j-p-e-g2008-03-311-0/+1
* For 1923865pauldubois2008-03-291-5/+7
* Make more static functions follow the coding style guidelines.dolorous2008-03-281-19/+19
* Add fountains of blood (as suggested by Lemuel), and tidy up j-p-e-g2008-03-261-15/+29
* Split potions of blood and potions of coagulated blood into twoj-p-e-g2008-03-261-4/+4
* Tiles:j-p-e-g2008-03-251-5/+11
* fix: 'fi' should not put item in quiver.pauldubois2008-03-251-4/+7
* - Allow 'inscribed' in fire_order. Previously it was a special case andpauldubois2008-03-241-12/+10
* Add a weapon enchantment blessing that will enchant a monster's weapon dolorous2008-03-231-65/+63
* In enchant_weapon(), use the quiet parameter properly in all cases.dolorous2008-03-231-7/+10
* Introduce a temporary neutral brand for tiles because it was driving me nutsj-p-e-g2008-03-231-5/+21
* In enchant_armour(), respect the quiet parameter in all cases.dolorous2008-03-221-4/+9
* Move all armor enchantment messages to enchant_armour().dolorous2008-03-221-3/+7
* Add a blessing to improve AC by enchanting armor or shields by one or dolorous2008-03-221-42/+50
* Remove paws and sleepiness mutations. Those two just don't cut it.j-p-e-g2008-03-201-7/+0
* Some yesno standardisation. Some yesno prompts had a trailing space, some di...pauldubois2008-03-171-4/+4
* 1846578 /digging doesn't target monsterspauldubois2008-03-161-1/+2
* Fixed: Equipped weapons could make their way into fire_order if they were +f.pauldubois2008-03-151-2/+4
* Another few modifications to monster speech, and removed (or rather,j-p-e-g2008-03-131-5/+6
* Modify the Zot trap "Do you really ...?" prompt to only accept "yes" as aj-p-e-g2008-03-121-0/+1
* Fix new firing interface to also apply when selecting items via tile inventory.j-p-e-g2008-03-121-18/+33
* Again on the firing prompt. Ahem.dploog2008-03-111-1/+1
* Changed firing prompt, replacing Ctrl-N/P by (/).dploog2008-03-111-1/+1
* Implement FR 1897310: auto-travel through clouds if you are (semi)permanentlyj-p-e-g2008-03-101-3/+4
* Add more orc speech, courtesy of David.j-p-e-g2008-03-101-2/+8
* Apply racial bonuses to *thrown* racial darts, so that the racial type dolorous2008-03-091-5/+4
* Add minor cosmetic fixes.dolorous2008-03-091-0/+2
* [FR 1909388] Command key changesj-p-e-g2008-03-091-1/+2
* [Fix 1884172] clean up paragraphs in item descriptionj-p-e-g2008-03-081-1/+1
* Fix 1909592: trunk not compiling on Windowsj-p-e-g2008-03-071-1/+1
* First half of FR 1901459pauldubois2008-03-041-61/+69
* Fix 1902654: Wandering monsters hitting you without noticing you.j-p-e-g2008-03-041-3/+4
* Implement evil item sacrifices for TSO: all evil weapons, plus wands of dolorous2008-03-041-1/+1
* [FR 1903593] Change identification process of j-p-e-g2008-03-031-110/+129
* Fix [ 1902141 ] Documentation wrongpauldubois2008-03-021-1/+1
* Some more code clean-up.j-p-e-g2008-02-291-68/+70
* FR 1900612pauldubois2008-02-291-134/+213
* Add '(' shortcut as synonym for Ctrl-N, analogous to the j-p-e-g2008-02-271-0/+1
* Fix 1892007: (oklob) plants being confusablej-p-e-g2008-02-241-2/+2
* Implement [1891388]: Make Holy Word available in scroll form.dolorous2008-02-211-0/+24
* Apply Paul's =f inscription patch as well as a patch to make j-p-e-g2008-02-201-5/+23
* First batch of Paul's patches:j-p-e-g2008-02-181-16/+30
* For worshippers of the good gods, show a warning message for all evil dolorous2008-02-081-1/+1
* FR 18863222: Don't let Trog burn Tome of Destruction, seeing how it works more j-p-e-g2008-02-061-2/+10
* Add message for continued multiturn eating. (FR 1878123)j-p-e-g2008-02-031-2/+2
* Make being caught in a net interrupt the stair delay, and disallow beholding j-p-e-g2008-02-021-0/+2
* [1880145] Fixed poison susceptible monsters resisting curare.dshaligram2008-01-261-10/+12
* [1871559] All fighters but ogres and trolls get a choice of starting weapon. ...dshaligram2008-01-251-2/+2