summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix porridge having menu colour yellow for Mummies.j-p-e-g2009-07-201-0/+8
* Apply trunk r10224 to 0.5.dolorous2009-07-151-6/+14
* Apply trunk r10203 to 0.5.dolorous2009-07-131-1/+0
* Apply my previous commit to 0.5.j-p-e-g2009-07-041-5/+12
* Add minor cosmetic fix.dolorous2009-05-281-2/+1
* Add message tweak suggested in [2796890]: For players with a level of dolorous2009-05-281-3/+22
* Some tutorial additions:zelgadis2009-05-231-0/+5
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-1/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-8/+4
* Add more minor cosmetic fixes.dolorous2009-04-191-1/+1
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-4/+4
* * Don't offer rotten chunks for wearers of "otG since it doesn'tj-p-e-g2009-03-221-2/+1
* Overlay tiles in menu with tiles for being equipped/cursed/melded, thej-p-e-g2009-03-141-1/+2
* Various documentation tweaks. Among others, replace all references toj-p-e-g2009-03-121-0/+2
* Fix the amulet of the gourmand autoid when drinking potions of blood.dolorous2009-03-061-4/+2
* FR 2533562: Move the CRAWL_PIZZA / -pizza options into the init filenlanza2009-02-271-2/+2
* Always prompt when trying to drain a corpse as a vampire.dolorous2009-02-251-3/+4
* Allow prompting to eat chunks when the player doesn't have the gourmand dolorous2009-02-241-3/+6
* Adjust handling of blood potion nutrition again.dolorous2009-02-231-3/+3
* Go back to checking for wearing the amulet of the gourmand when dolorous2009-02-221-3/+5
* Add more gourmand-related fixes.dolorous2009-02-221-2/+3
* Fix inverted logic when checking if the player likes chunks.dolorous2009-02-221-4/+4
* Fix gourmand logic for blood potions yet again.dolorous2009-02-221-1/+1
* Clarify.dolorous2009-02-221-1/+2
* And fix them for vampires, too.dolorous2009-02-221-5/+2
* Really fix gourmand checks regarding potions of blood.dolorous2009-02-221-1/+2
* Add minor cosmetic fixes.dolorous2009-02-221-3/+3
* Fix gourmand checks regarding potions of blood.dolorous2009-02-221-3/+6
* Clean up gourmand-related routines: only check for gourmand duration dolorous2009-02-221-33/+31
* * Fix Sif Muna occasionally gifting manuals.j-p-e-g2009-02-221-0/+12
* Add whitespace fixes.dolorous2009-02-121-1/+1
* Fix [1974504]: eating from the floor did not respect !e.haranp2009-02-081-0/+3
* Clean up nutrition-related functions a bit, and handle non-vampires' dolorous2009-02-081-21/+27
* More type safety.haranp2009-01-311-31/+35
* Added options easy_eat_gourmand and easy_eat_contaminated.zelgadis2009-01-261-4/+10
* * Move eating logic from lua to C again, so as to handle more than j-p-e-g2009-01-251-35/+33
* Fixing warnings.ennewalker2009-01-201-1/+1
* * Fix 2477235: Use inscription check when switching back from butcheringj-p-e-g2009-01-141-1/+8
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-49/+439
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Fix [2076940]: swapping to artefacts to butcher corpses could fail.haranp2009-01-011-1/+2
* * Fixed a few issues with transformations.j-p-e-g2008-11-281-0/+1
* More steps toward ziggurats.dshaligram2008-11-231-11/+0
* Fix [2330091]: Remove erroneous duplicated "you" from food-related dolorous2008-11-231-3/+3
* Fix 2307176: Bladehanded butcher not respecting gloves being melded.j-p-e-g2008-11-191-4/+5
* Add still more minor cosmetic fixes.dolorous2008-11-171-79/+74
* Add minor cosmetic fix.dolorous2008-11-011-1/+1
* Fix 2041934: auto-swapping rings and amulets was taking twice as longharanp2008-10-111-3/+15
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-4/+2
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-061-8/+8