DoorKeeper/test
King_DuckZ fd8a1cbabc Add a hash mechanism to BaseMapSource.
This is needed to recognize what type of tiles a layer contains.
Client code has to fill in a map of hash => add_layer<T>() pointers.
As a layer is loaded, the correct add_layer<T>() is called based
on the hash saved with the layer itself.
2015-06-07 03:57:18 +02:00
..
graphics Show diamond-shaped tiles on a larger map. 2015-05-24 17:19:10 +02:00
CMakeLists.txt Buildfix. 2015-05-21 18:14:07 +02:00
doorkeeper.cpp Public header files moved into the doorkeeper subdirectory 2015-01-06 16:38:52 +01:00
doorkeepertestConfig.h.in Some reordering in the directory. 2014-12-22 16:56:17 +01:00
main.cpp Add a hash mechanism to BaseMapSource. 2015-06-07 03:57:18 +02:00
platform.h Some reordering in the directory. 2014-12-22 16:56:17 +01:00
platformstrings.h Some reordering in the directory. 2014-12-22 16:56:17 +01:00