|
490009df47
|
Allow block_offset to be passed down.
|
2015-08-25 00:30:33 +02:00 |
|
|
e001f46dbe
|
Add GPL3 licence.
|
2015-08-19 21:06:58 +02:00 |
|
|
0bb92413db
|
TileIterator returns Tile<T> instead of just T.
|
2015-08-19 00:15:31 +02:00 |
|
|
ae05910316
|
Add pixel_position() to tile iterator.
|
2015-08-18 00:03:27 +02:00 |
|
|
2b2d0a3219
|
Warning fix.
|
2015-08-17 10:45:20 +02:00 |
|
|
42da727a67
|
Add unit test for AsciiMapSource and fix issues.
|
2015-08-17 00:41:21 +02:00 |
|
|
b01fad0314
|
Buildfix in tileiterator + unit test.
|
2015-08-16 20:33:44 +02:00 |
|
|
8f77af0ac1
|
Replace assert with DK_ASSERT.
|
2015-08-14 12:30:27 +02:00 |
|
|
49f7d15379
|
Vector doesn't need to be told the type every time.
|
2015-06-06 14:16:35 +02:00 |
|
|
72b400ac0c
|
Warning fix on clang.
|
2015-05-28 00:25:06 +02:00 |
|
|
edbb3fe1d8
|
Crash fix when going from a smaller view to a larger one.
|
2015-05-24 17:18:46 +02:00 |
|
|
b2eae08d02
|
New code to calculate the tiles position esp. in 2D.
|
2015-05-24 17:17:53 +02:00 |
|
|
701366bf86
|
Replace size_t with uint32_t for template parameter D
This fixes the build on 64-bit machines, where size_t and uint32_t from vector.hpp would mismatch.
|
2015-01-08 12:20:17 +01:00 |
|
|
7a8ffe2060
|
Public header files moved into the doorkeeper subdirectory
|
2015-01-06 16:38:52 +01:00 |
|