|
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 |
|
|
1c5cb6299c
|
Show diamond-shaped tiles on a larger map.
|
2015-05-24 17:19:10 +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 |
|