summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some of the missing descriptions for various abilities.j-p-e-g2008-07-081-0/+1
* * Fix logic error in x_chance_in_y (BR 2013029)j-p-e-g2008-07-081-12/+19
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-2/+2
* Fix the old issue of switching to the butchering tool before actuallyj-p-e-g2008-07-071-86/+108
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-22/+14
* Fix 1999363: Vampire eating issues.j-p-e-g2008-07-031-20/+16
* Fix 2005590: Branded darts unbranded when thrown.j-p-e-g2008-07-031-1/+1
* Change butchering prompt to hopefully be less confusing (BR 2009022).j-p-e-g2008-07-031-36/+57
* Many code cleanups, mostly involving using stack_iterator andharanp2008-07-021-33/+27
* Don't offer the wielded weapon for quivering (even if throwable) sincej-p-e-g2008-06-301-1/+4
* When reading a "modification scroll" (prompt: Use on which item?)j-p-e-g2008-06-301-2/+2
* Fix 2006479: worn unidentified =PR marking poisonous food as safe. j-p-e-g2008-06-301-1/+1
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-18/+19
* FR 1993535: If asking the user for an item, and the player has none of thezelgadis2008-06-241-4/+1
* Fix tutorial message about gaining a skill being shown outside tutorial.j-p-e-g2008-06-151-4/+4
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-131-4/+0
* Extend monster pathfinding to monsters circumventing pools of deep waterj-p-e-g2008-06-111-0/+2
* Move pickup_butcher_tool.txt into (the recently freed) pickup.lua, j-p-e-g2008-06-101-3/+4
* Remove pickup.lua.j-p-e-g2008-06-091-1/+5
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-091-0/+23
* Lower chance of vampiric bite during bat form, and if it happens, halvej-p-e-g2008-06-081-2/+2
* Nerf damage of the bat transformation. Reduced fromj-p-e-g2008-06-071-2/+2
* Fix 1986252: double "Blech! You need xy!" messagej-p-e-g2008-06-061-6/+0
* Fix a bug with swap_when_safe, and experimentally defaultj-p-e-g2008-06-031-2/+14