DoorKeeper/include/doorkeeper/implem
2015-08-16 20:33:44 +02:00
..
basemapsource.inl Missing implementation of BaseMapSource::fetch(). 2015-06-06 14:30:16 +02:00
compatibility.h Public header files moved into the doorkeeper subdirectory 2015-01-06 16:38:52 +01:00
configuration.h Add tilecoords and unit test. 2015-07-30 01:18:19 +02:00
coords_utils.hpp Missing implementation of BaseMapSource::fetch(). 2015-06-06 14:30:16 +02:00
helpers.hpp Vector doesn't need to be told the type every time. 2015-06-06 14:16:35 +02:00
helpers.inl Vector doesn't need to be told the type every time. 2015-06-06 14:16:35 +02:00
layer.inl BaseMapSource doesn't need to know T. Only fetch() will need that. 2015-06-06 14:23:21 +02:00
maploader.inl Add a hash mechanism to BaseMapSource. 2015-06-07 03:57:18 +02:00
maptypes.hpp Refactoring in the data loading classes. 2015-05-25 01:37:20 +02:00
sequence_bt.hpp Use build time strings for pretty function names if supported. 2015-06-09 00:00:41 +02:00
string_bt.hpp Use build time strings for pretty function names if supported. 2015-06-09 00:00:41 +02:00
tiger_bt.hpp Implement the type_name() function. Only tested on gcc 5.1 2015-06-24 22:13:48 +02:00
tiger_bt.inl Fix the build time implementation of tiger hash. 2015-06-23 01:29:40 +02:00
tilecoordinates.inl Vector doesn't need to be told the type every time. 2015-06-06 14:16:35 +02:00
tilecoords.inl Buildfix in tileiterator + unit test. 2015-08-16 20:33:44 +02:00
tileiterator.inl Buildfix in tileiterator + unit test. 2015-08-16 20:33:44 +02:00
tyler.inl Add a hash mechanism to BaseMapSource. 2015-06-07 03:57:18 +02:00
tylermapsource.inl Move code that doesn't need to be templated to another class. 2015-06-28 19:11:21 +02:00
typename.inl Add a way to use typename without relying on __PRETTY_FUNCTION__ 2015-06-28 01:23:01 +02:00
typename_native.inl Add a way to use typename without relying on __PRETTY_FUNCTION__ 2015-06-28 01:23:01 +02:00
vector.hpp Replace cloonel jump vector with vectorwrapper. 2015-07-30 16:12:12 +02:00
viewport.inl Replace size_t with uint32_t for template parameter D 2015-01-08 12:20:17 +01:00