summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
* Move checks for the berserk state into actor::berserk().David Lawrence Ramsey2009-11-061-1/+1
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-11/+11
* Move rot_player() to player::rot() (Zaba)Adam Borowski2009-11-051-2/+2
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+1
* Move library "item" from clua.cc to l_item.cc.Robert Vollmert2009-10-201-21/+0
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Simplify.David Lawrence Ramsey2009-10-121-4/+2
* Add spacing fixes.David Lawrence Ramsey2009-10-111-12/+11
* Make gods that take corpse offerings do so without the butchery step,David Lawrence Ramsey2009-10-111-20/+16
* Properly indicate the source of Kiku's torment.David Lawrence Ramsey2009-10-111-1/+1
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-011-4/+5
* food.cc, religion.cc: remove merge conflict markersSteven Noonan2009-10-011-4/+0
* Fix compilation (oops).David Lawrence Ramsey2009-10-011-0/+4
* Clean up the Kiku changes a bit.David Lawrence Ramsey2009-10-011-3/+3
* Applying Kiku patch by Alex MacDonald (timecircuits). Kiku now has an invocat...evktalo2009-10-021-0/+12
* Fix 2836574: butchering with fingernails removing both gloves andj-p-e-g2009-08-141-2/+1
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-0/+8
* Fix gloved butchery, using part of evktalo's patch plus a minor hack to dolorous2009-07-151-6/+14
* Remove unneeded blank line.dolorous2009-07-131-1/+0
* Fix 2815574: Venom card not waking monsters.j-p-e-g2009-07-041-5/+12
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-2/+2
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-1/+1
* 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