summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
* Various cleanups, use you.weapon() more often, fix a note in README.txt.Haran Pilpel2010-01-131-5/+2
* Rename transfor.{cc,h} to transform.{cc,h}.Adam Borowski2010-01-071-1/+1
* Don't colour bad food (poisoned, mutagenic, ...) as "preferred".Johanna Ploog2010-01-071-1/+2
* Ignore obscured items in the UIStefan O'Rear2009-12-301-6/+6
* Replace uses of item_cursed with item_def::cursed.Vsevolod Kozlov2009-12-271-2/+2
* Remove further header-include. env.h now always directly included.Robert Vollmert2009-11-271-0/+1
* Replace uses of disease_player with player::sicken.Vsevolod Kozlov2009-11-221-3/+3
* Move tutorial state out of Options.Robert Vollmert2009-11-161-1/+1
* On second thought abstract increasing/setting durations a little.Charles Otto2009-11-151-2/+2
* Moidfy DUR_TRANSFORMATION to be delay based.Charles Otto2009-11-151-3/+3
* Remove #include <conio.h> from all over the place. Convert COLORS to an enum.Adam Borowski2009-11-141-4/+0
* Tied up loose ends regarding prayer to offer corpses to gods. Kiku now invoke...Alex MacDonald2009-11-141-49/+16
* 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