summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_crawl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an option to draw the player cursor manually.Robert Vollmert2009-11-281-2/+0
* Fix crawl.process_keys(), add crawl.redraw_stats()Matthew Cline2009-11-241-0/+57
* craw.more_autoclear()Matthew Cline2009-11-241-0/+13
* Lua wrapper for god_speaks (again, dlua).Jude Brown2009-11-201-0/+29
* you.is_tiles(): check if build is tiles or notMatthew Cline2009-11-191-0/+12
* Remove a few obsolete includes.Robert Vollmert2009-11-101-1/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* Remove option draw_it from viewwindow.Robert Vollmert2009-11-091-1/+1
* 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