summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/coord-circle.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on gcc.Adam Borowski2009-11-181-0/+3
* Fix circle_def's ignoring global LOS radius.Robert Vollmert2009-11-181-1/+2
* Add translating constructor to circle_def.Robert Vollmert2009-11-131-0/+13
* Make circle_def aware of map bounds.Robert Vollmert2009-11-131-0/+4
* Add method to intersect rectangles.Robert Vollmert2009-11-131-0/+15
* Reimplement radius_iterator on the basis of circle_def.Robert Vollmert2009-11-131-29/+10
* coord-circle.cc: set radius_sq before useMatthew Cline2009-11-111-1/+1
* Create coord-circle.cc containing circle_def.Robert Vollmert2009-11-081-0/+106