summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ray.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug in ray_def::footprint.Robert Vollmert2009-10-101-4/+6
* Move shoot_ray into ray_def.Robert Vollmert2009-10-101-24/+24
* Initialize ray.full_idx to -1 and remove outdated(?) valgrind intialization l...Robert Vollmert2009-10-091-3/+2
* Comment and formatting.Robert Vollmert2009-10-091-14/+12
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+345