Commit graph

6 commits

Author SHA1 Message Date
71a6ddccdd Add an accumulation type. 2015-08-25 22:16:57 +02:00
e001f46dbe Add GPL3 licence. 2015-08-19 21:06:58 +02:00
6aa4d15381 Add tilecoords and unit test.
Disable most projects because the build is broken. A lot.
2015-07-30 01:18:19 +02:00
5b027914d5 Add distance typedef. 2015-07-30 01:16:33 +02:00
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
7a8ffe2060 Public header files moved into the doorkeeper subdirectory 2015-01-06 16:38:52 +01:00
Renamed from include/implem/configuration.h (Browse further)