summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_food.cc
Commit message (Collapse)AuthorAgeFilesLines
* Split itemprop enums out into itemprop-enum.h.Robert Vollmert2009-11-171-0/+1
| | | | Other headers now don't need to include all of itemprop.h.
* Move more macros and functions to cluautil.cc.Robert Vollmert2009-10-211-1/+1
|
* Move remaining libraries from clua.cc.Robert Vollmert2009-10-201-0/+174
That's l_file.cc, l_food.cc, l_global.cc.