summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Implement FR 1936340: add a shortcut for butchering (a)ll corpses in aj-p-e-g2008-05-151-167/+239
* Fix butchery prompt to accept "d" again.dolorous2008-05-151-1/+1
* Make vampires' spell (and ability) hunger dependent on their hunger state.j-p-e-g2008-05-081-2/+5
* First attempt at making vampire feeding interruptible. It doesn't workj-p-e-g2008-05-051-176/+218
* Tweak messages for enchantments' being affected by vampire blood levels: dolorous2008-05-041-3/+3
* Remove Beogh recalling orcs for you, and instead try harder to findj-p-e-g2008-04-261-1/+1
* Add more minor cosmetic fixes.dolorous2008-04-231-1/+1
* Since liches are US_UNDEAD, they can't eat, so remove references to dolorous2008-04-231-50/+27
* 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