summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove redundancy: liches are poison resistant.dolorous2008-04-231-4/+1
* Add minor cosmetic fixes.dolorous2008-04-231-5/+0
* For now use normal tiles for the blessed blades (WPN_FALCHION ratherj-p-e-g2008-04-221-1/+1
* * Remove "Really eat rotten meat?" prompt, and print a generic refusalj-p-e-g2008-04-221-18/+31
* Expand restore_stat() to allow for more fine-grained constrol of stat dolorous2008-04-201-7/+2
* Vampires: Allow Bat Form only until Satiated, and add this and thej-p-e-g2008-04-201-4/+3
* Fix tiles compile (in a hacky way, since I don't know what the mp/hpj-p-e-g2008-04-181-0/+3
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-18/+18
* Vampire "eating" interface:j-p-e-g2008-04-151-6/+25
* Bug 1941782: Allow vampires to learn spells such as Berserk and j-p-e-g2008-04-141-44/+66
* FR 1927675: Change message for jellies corroding itemsj-p-e-g2008-03-281-2/+16
* Clean up vampire biting attack, and call the new method whenever aj-p-e-g2008-03-281-14/+22
* Split potions of blood and potions of coagulated blood into twoj-p-e-g2008-03-261-7/+10
* Tweak yesnoquit some more to allow for a second alternative yes character,j-p-e-g2008-03-211-27/+8
* Another one of those mixed commits.j-p-e-g2008-03-201-1/+1
* Added synonyms in yelling interface (!=t) and when butchering (D=c) sodploog2008-03-151-1/+2
* Vampires are now only poison resistant if thirsty or worse, and I'vej-p-e-g2008-03-141-5/+20
* Add minor comment fix.dolorous2008-03-141-3/+3
* Overhauled potions of blood and vampires.j-p-e-g2008-03-131-8/+22
* Clean things up a bit more.dolorous2008-03-131-9/+13
* Clean up the routine to let vampires eat (drink?) from their inventory, dolorous2008-03-131-18/+21
* [FR 1909388] Command key changesj-p-e-g2008-03-091-5/+4
* Fix 1909592: trunk not compiling on Windowsj-p-e-g2008-03-071-3/+18
* Fix comment typo.dolorous2008-03-071-1/+1
* Actually allow vampires to be engorged, i.e. alive.dolorous2008-03-061-4/+0
* Further improvements of vampires:j-p-e-g2008-03-061-43/+65
* Tweak Vampires, part Ij-p-e-g2008-03-061-5/+13
* Fix 1902749: starving to death by invoking abilities j-p-e-g2008-02-281-4/+4
* [1883949] easy_butcher will no longer switch away from a wielded distortion w...dshaligram2008-02-031-2/+19
* Tiles: allow direct selection of corpse to be butchered from floorj-p-e-g2008-01-211-3/+11
* 'DD' is now an alias for 'Dy'.haranp2008-01-161-66/+74
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-0/+4
* Exposing (species-dependent) max and min hunger so that tiles can use that info.ennewalker2008-01-051-13/+32
* Tiles!ennewalker2008-01-051-5/+5
* Clear up comments in mon-data.h to reflect not so recentj-p-e-g2008-01-041-1/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-5/+10
* A number of tutorial improvements, including reintroducing info on spellbooks.j-p-e-g2007-11-191-0/+1
* Added an option, always_confirm_butcher.haranp2007-11-151-3/+3
* Dissection no longer requires confirmation if there is only one corpseharanp2007-11-131-39/+61
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-4/+9
* 'q' (or Escape) when prompted for food on the floor now cancels out ofharanp2007-11-131-33/+23
* Another mutation commit. Sorry, I couldn't resist.j-p-e-g2007-10-281-0/+1
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-2/+2
* [1800206] Ghoul food cleanup (dolorous).dshaligram2007-10-211-92/+98
* A few tiny changes courtesy of dolorous.j-p-e-g2007-10-121-5/+3
* This commit breaks save file compatability.zelgadis2007-09-301-0/+1
* Delays now give their startup messages when they start, rather thanharanp2007-09-201-6/+0
* Removed detailed_hunger option, the hunger states near starving, veryzelgadis2007-09-191-63/+21
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+5
* A handful of new game options:zelgadis2007-09-171-14/+69