summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
* Tiles: allow direct selection of corpse to be butchered from floorj-p-e-g2008-01-211-3/+11
* 'DD' is now an alias for 'Dy'.haranp2008-01-161-66/+74
* Add gore and splatter to Crawl - in the form of Jarmo's j-p-e-g2008-01-091-0/+4
* Exposing (species-dependent) max and min hunger so that tiles can use that info.ennewalker2008-01-051-13/+32
* Tiles!ennewalker2008-01-051-5/+5
* Clear up comments in mon-data.h to reflect not so recentj-p-e-g2008-01-041-1/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-5/+10
* A number of tutorial improvements, including reintroducing info on spellbooks.j-p-e-g2007-11-191-0/+1
* Added an option, always_confirm_butcher.haranp2007-11-151-3/+3
* Dissection no longer requires confirmation if there is only one corpseharanp2007-11-131-39/+61
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-4/+9
* 'q' (or Escape) when prompted for food on the floor now cancels out ofharanp2007-11-131-33/+23
* Another mutation commit. Sorry, I couldn't resist.j-p-e-g2007-10-281-0/+1
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-2/+2
* [1800206] Ghoul food cleanup (dolorous).dshaligram2007-10-211-92/+98
* A few tiny changes courtesy of dolorous.j-p-e-g2007-10-121-5/+3
* This commit breaks save file compatability.zelgadis2007-09-301-0/+1
* Delays now give their startup messages when they start, rather thanharanp2007-09-201-6/+0
* Removed detailed_hunger option, the hunger states near starving, veryzelgadis2007-09-191-63/+21
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+5
* A handful of new game options:zelgadis2007-09-171-14/+69
* Applying patches by dolorous:j-p-e-g2007-09-161-18/+10
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+3
* Applying patches by dolorous:j-p-e-g2007-09-151-2/+2
* Another round of patches, namely:j-p-e-g2007-09-141-3/+1
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-1/+1
* Applying patches 1792155 (quaffing from fountains) j-p-e-g2007-09-121-56/+50
* Another variety of changes.j-p-e-g2007-09-031-5/+11
* A few minor changes.j-p-e-g2007-08-251-3/+5
* Moved rotten meat prompt into its own function.dshaligram2007-08-181-16/+16
* While levitating you can't quaff from fountains.j-p-e-g2007-08-181-0/+18
* Tutorial bug fix.j-p-e-g2007-08-051-0/+8
* Finally added vampiric bite attack. Thanks to Jarmoj-p-e-g2007-08-041-16/+16
* First part of godly changes.j-p-e-g2007-08-031-1/+2
* Restrictions during bat form. Disallowed a number of actions.j-p-e-g2007-08-021-2/+2
* More vampire tweaks, mostly concerning fighting andj-p-e-g2007-07-171-11/+39
* Some more vampire tweaks, mostly concerning food.j-p-e-g2007-07-161-4/+62
* small vampire fixesj-p-e-g2007-07-151-1/+2
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-9/+154
* Fixed hunger message typo (1753992)haranp2007-07-141-1/+1
* General code cleanups and goto removal.haranp2007-07-131-1/+1
* Stop butcher delays when blade hands wears off (Eva).dshaligram2007-07-081-7/+11
* Type safety in mutations (mutation.cc probably needs some overhaul...)haranp2007-07-041-1/+1
* 1616158: Easy-butcher sequence if you are wearing gloves and can butcherharanp2007-07-021-12/+38
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-1/+1
* Fixed buggy chunk flavour messaging for carnivores wearing an amulet of the g...dshaligram2007-06-131-11/+14
* [1730416] Warn player if not switching back to original weapon when butchery isdshaligram2007-06-041-12/+9
* [1709687] Fixed Vehumet and Lugonu not accepting kills by undead slaves.dshaligram2007-06-031-2/+7
* sort_menus now allows the user to choose what menus to sort, and how todshaligram2007-05-311-1/+1
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-3/+8