summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/coord-circle.h
Commit message (Expand)AuthorAgeFilesLines
* Drop the now unused circle_iterator.Adam Borowski2013-12-021-3/+0
* Eradicate C_SQUARE/SH_SQUARE.Adam Borowski2013-11-051-14/+2
* Shave some words off a few datatypes.Samuel Bronson2013-10-171-4/+4
* More PURE, and introduce REALLYPURE as well.Samuel Bronson2013-03-241-5/+5
* Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-2/+2
* Fix horrible coord-circle origin hack.Robert Vollmert2010-03-281-5/+7
* Some coord-circle.h documentation.Robert Vollmert2009-11-131-3/+17
* Add translating constructor to circle_def.Robert Vollmert2009-11-131-0/+3
* Add method to intersect rectangles.Robert Vollmert2009-11-131-0/+5
* Reimplement radius_iterator on the basis of circle_def.Robert Vollmert2009-11-131-17/+2
* Create coord-circle.cc containing circle_def.Robert Vollmert2009-11-081-0/+76