summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/l_debug.cc
Commit message (Expand)AuthorAgeFilesLines
* Split up debug.ccMatthew Cline2009-11-061-0/+1
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-1/+1
* Add option to use find_ray to debug_bouncy_beam.Robert Vollmert2009-11-031-1/+8
* Unit test for beams bouncingMatthew Cline2009-11-031-0/+31
* 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/+1
* Split debug lua bindings out to new library "debug".Robert Vollmert2009-10-201-0/+82