summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/food.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dancing weapons now randomly alternate between ')' and '(' (David, 1709688)haranp2007-05-071-1/+1
* Allow Mac users to double-click to launch Crawl:dshaligram2007-05-041-2/+2
* Some code review and cleanup.haranp2007-04-281-17/+17
* Made item_def::base_type into object_class_type, instead of unsigned char.haranp2007-04-261-4/+2
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-37/+28
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-18/+12
* Tweaked to allow building without CLUA_BINDINGS, but allowingdshaligram2007-04-161-2/+0
* Fixes for compiling without Lua. (Darshan, I hope I didn't break anything...)haranp2007-04-161-0/+2
* Tweaked CLUA_BINDINGS so that the only thing it controls is running userdshaligram2007-04-141-2/+0
* [1675597] Ghouls wearing gourmand should not be told they're eating rottingdshaligram2007-03-071-2/+2
* Kill hard tabs.dshaligram2007-03-061-35/+36
* Better messages when canceling butcher.dshaligram2007-02-061-6/+16
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-0/+3
* Revert ogre-mages' ability to eat rotten meat.haranp2007-01-281-1/+0
* Implemented 1634001: saprovore level is now shown on 'A' screen.haranp2007-01-271-0/+1
* Kashrut.haranp2007-01-171-0/+1
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-1/+1
* [1626675] Handle auto_list better when eating chunks off the ground. This isdshaligram2007-01-031-4/+16
* [1622133] Implemented incremental butchering as Haran suggested.dshaligram2006-12-291-71/+74
* [1622483] Full herbivorousness now kicks in only at level 3 of the mutation.dshaligram2006-12-291-3/+15
* Ghoul and kobold eating preferences now implemented as mutations.haranp2006-12-231-8/+3
* [1619461] AotG now needs ~800 turns to charge fully, and thedshaligram2006-12-211-4/+6
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-317/+233
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1378