summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Applying patches by dolorous:j-p-e-g2007-09-161-18/+10
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+3
* Applying patches by dolorous:j-p-e-g2007-09-151-2/+2
* Another round of patches, namely:j-p-e-g2007-09-141-3/+1
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-1/+1
* Applying patches 1792155 (quaffing from fountains) j-p-e-g2007-09-121-56/+50
* Another variety of changes.j-p-e-g2007-09-031-5/+11
* A few minor changes.j-p-e-g2007-08-251-3/+5
* Moved rotten meat prompt into its own function.dshaligram2007-08-181-16/+16
* While levitating you can't quaff from fountains.j-p-e-g2007-08-181-0/+18
* Tutorial bug fix.j-p-e-g2007-08-051-0/+8
* Finally added vampiric bite attack. Thanks to Jarmoj-p-e-g2007-08-041-16/+16
* First part of godly changes.j-p-e-g2007-08-031-1/+2
* Restrictions during bat form. Disallowed a number of actions.j-p-e-g2007-08-021-2/+2
* More vampire tweaks, mostly concerning fighting andj-p-e-g2007-07-171-11/+39