Commit graph

7 commits

Author SHA1 Message Date
King_DuckZ
cb9e4bce19 Add to_index() function to convert coords to scalar. 2015-08-16 20:32:58 +02:00
King_DuckZ
a1996b2d75 Add implementation for operator-= 2015-08-16 16:34:32 +02:00
King_DuckZ
28fc001540 Get += operator to work with negative numbers. 2015-08-15 23:52:37 +02:00
King_DuckZ
e3345c5cca Finish implementing operator+= for positive offsets. 2015-08-14 22:13:14 +02:00
Michele Santullo
dbdc814049 Try mplementing operator+= (broken but almost there). 2015-08-14 18:18:43 +02:00
King_DuckZ
ba82a2e066 Fix operator++ 2015-07-30 02:04:02 +02:00
King_DuckZ
6aa4d15381 Add tilecoords and unit test.
Disable most projects because the build is broken. A lot.
2015-07-30 01:18:19 +02:00