summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/losparam.h
Commit message (Expand)AuthorAgeFilesLines
* Make disintegration splatter not end up behind actors.Robert Vollmert2009-11-101-0/+10
* Get rid of los_param::appearance.Robert Vollmert2009-11-081-3/+0
* Add opc_no_trans and use that for see_cell_no_trans.Robert Vollmert2009-11-081-1/+9
* Replace bounds_func with circle_def.Robert Vollmert2009-11-081-43/+0
* Remove debugging code from losparam.h.Robert Vollmert2009-11-081-12/+0
* Rewrite los_def to handle function parameters sensibly.Robert Vollmert2009-10-261-1/+25
* Method alternatives to losparam operators.Robert Vollmert2009-10-251-0/+12
* Replace monster_los by calls to losight.Robert Vollmert2009-10-171-2/+25
* Clean up LOS precalculation settings.Robert Vollmert2009-10-171-3/+4
* Remove chain-lightning specific LOS test from beam.cc.Robert Vollmert2009-10-171-0/+1
* Rewrite cell_see_cell using exists_ray.Robert Vollmert2009-10-161-3/+11
* Generalize find_ray to accept opacity_func and bounds_func parameters.Robert Vollmert2009-10-161-3/+5
* Get rid of los_param outside of los.cc/losparam.cc.Robert Vollmert2009-10-161-53/+41
* On the way to a simplified losight interface.Robert Vollmert2009-10-161-0/+6
* los: provide explicit access specifiers for inherited structsSteven Noonan2009-10-131-5/+5
* Add whitespace fixes.David Lawrence Ramsey2009-10-121-1/+1
* Move losight radius check into los_param.Robert Vollmert2009-10-081-4/+5
* Split and correct grid_see_grid.Robert Vollmert2009-10-081-4/+11
* Remove legacy losight() function.Robert Vollmert2009-10-081-16/+0
* Convert remaining uses of losight to los_param-style.Robert Vollmert2009-10-081-0/+9
* Add los_param_permissive.Robert Vollmert2009-10-081-0/+9
* A rewrite of losight() to allow future generalization.Robert Vollmert2009-10-081-0/+76