summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test/los_csc.lua
Commit message (Expand)AuthorAgeFilesLines
* Adjust the test suite.Adam Borowski2013-11-121-1/+1
* Fix reversed logic in a test.Adam Borowski2013-07-311-1/+1
* Fix typo breaking a LOS testChris Oelmueller2013-07-231-1/+1
* Make tests use FPROP_HIGHLIGHT for marking cells, instead of DNGN_FLOOR_SPECIAL.Vsevolod Kozlov2011-01-051-1/+1
* Update LOS tests to global los.Robert Vollmert2010-03-221-1/+0
* Update tests to use crawl.message() instead of low-level crawl.mpr().Darshan Shaligram2010-01-211-3/+1
* Split debug lua bindings out to new library "debug".Robert Vollmert2009-10-201-4/+4
* Move cell_see_cell from dgn_lib to los_lib.Robert Vollmert2009-10-191-2/+2
* Split and correct grid_see_grid.Robert Vollmert2009-10-081-0/+60