summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add whitespace fixes.dolorous2008-10-021-1/+1
* Carnivore food colouring was ignoring poison setting. [2134776]haranp2008-09-291-0/+3
* Remove debugging messages. (Gah!)j-p-e-g2008-09-291-3/+0
* Vampire feeding changes:j-p-e-g2008-09-281-56/+88
* 2088461: identify Holy Wrath brand on failed wield.haranp2008-09-211-1/+1
* 2026956: only prompt for sharp weapons in butchery.haranp2008-09-211-1/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-5/+0
* Add minor cosmetic fixes.dolorous2008-09-081-1/+1
* Fix food eat prompts ignoring macroed sequences (cbus).dshaligram2008-07-261-2/+2
* Don't allow switching to autocurse weapons for butchery. [2026147]haranp2008-07-241-8/+13
* Fix Vampires draining small corpses not destroying said corpses. Veryj-p-e-g2008-07-181-7/+4
* Fix 2019873: Monsters picking up a second melee weapon if they alreadyj-p-e-g2008-07-181-1/+5
* Refix food eating issue bug introduced by my previous fix of it.haranp2008-07-171-1/+1
* Fix 2018458: Portal projectile not handling branded ammo or nets.j-p-e-g2008-07-171-13/+33
* Fix 2019860: beef jerky wasn't considered meat.haranp2008-07-161-3/+12
* Add several complicated restrictions to the starting gods. Yes, this isj-p-e-g2008-07-101-4/+7