Commit Graph

8 Commits

Author SHA1 Message Date
King_DuckZ e001f46dbe Add GPL3 licence. 2015-08-19 21:06:58 +02:00
King_DuckZ 0bb92413db TileIterator returns Tile<T> instead of just T. 2015-08-19 00:15:31 +02:00
King_DuckZ ae05910316 Add pixel_position() to tile iterator. 2015-08-18 00:03:27 +02:00
King_DuckZ a1ae683601 Store tile size in PixelConv instead of taking it in to_pixel. 2015-08-18 00:00:59 +02:00
King_DuckZ e8584d87fa Merge HalfDiamond into Diamond, store ctor parameters.
Also added unit test.
2015-08-17 23:14:08 +02:00
Michele Santullo 5cea116b8f Rename tilecoordinates to pixelconv and move content to dk. 2015-08-17 15:39:28 +02:00
Michele Santullo 4d8cbc4085 Fix test names, fix build in tilecoordinates.
I'm not sure the functions will still return the correct screen
coordinates. For now it builds, I will add tests in the next commits.
2015-08-17 13:36:47 +02:00
King_DuckZ 42da727a67 Add unit test for AsciiMapSource and fix issues. 2015-08-17 00:41:21 +02:00