summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_crawl.cc
Commit message (Expand)AuthorAgeFilesLines
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* lmark.synchronized_markers(): apply one marker's effects to multiple points s...Darshan Shaligram2009-10-311-1/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+1
* Fix build with -DDGAMELAUNCH (Napkin).Darshan Shaligram2009-10-241-0/+1
* Move more macros and functions to cluautil.cc.Robert Vollmert2009-10-211-1/+1
* cosmetic: strip trailing whitespaceSteven Noonan2009-10-201-2/+2
* Move clua crawl_lib from clua to l_crawl.cc.Robert Vollmert2009-10-201-1/+592
* Simplify make_name binding and silence int cast warning.Robert Vollmert2009-10-201-14/+13
* A wrapper for itemname:make_name().Jude Brown2009-10-201-0/+27
* Reduce #includes in dlua.cc.Robert Vollmert2009-10-191-1/+5
* Split file_lib out.Robert Vollmert2009-10-191-0/+3
* Split out crawl_lib from dlua.cc.Robert Vollmert2009-10-191-0/+51