summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/coord.h
Commit message (Expand)AuthorAgeFilesLines
* Move ASSERT_IN_BOUNDS to coord.hNeil Moore2014-05-291-0/+11
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-6/+6
* More PURE, and introduce REALLYPURE as well.Samuel Bronson2013-03-241-8/+8
* Make a function public and renameDracoOmega2013-03-061-0/+2
* Dungeon Levels in the AbyssBrendan Hickey2013-03-021-0/+3
* Cleave effect for Axes.Raphael Langella2012-09-151-0/+1
* Use std namespace.Raphael Langella2012-08-261-1/+1
* Make inline functions static.Adam Borowski2012-08-091-1/+1
* Inline in_bounds().Adam Borowski2011-09-051-6/+26
* Make a bunch of functions static or non-existant.Adam Borowski2011-08-171-2/+0
* Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-3/+3
* Get rid of non-coord_def distance, grid_distance.Robert Vollmert2010-06-091-2/+0
* Abyss code cleanup.Darshan Shaligram2010-06-051-0/+4
* Move player2grid and grid2player to coord.Robert Vollmert2009-11-241-0/+6
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+35