Eric Fischer
|
adc70341ad
|
Use std::set to track the layer-wide feature attribute types.
Track them during parsing, not tiling. Remove the old string pool code.
|
2016-04-28 14:59:58 -07:00 |
|
Eric Fischer
|
5490f3e15f
|
Fix numeric overflow
|
2016-04-28 11:52:09 -07:00 |
|
Eric Fischer
|
ee97e6c307
|
Whittle down tile.hpp to the things that actually related to tile.cpp
|
2016-04-27 15:09:06 -07:00 |
|
Eric Fischer
|
f3b9e15267
|
Move serialization code to its own file
|
2016-04-27 14:19:10 -07:00 |
|
Eric Fischer
|
65253cba50
|
Drag header files into C++
|
2016-04-27 14:00:14 -07:00 |
|
Eric Fischer
|
d32d4bb35f
|
No need for line clipping to have its own source file
|
2016-04-27 12:36:51 -07:00 |
|
Eric Fischer
|
b12413eddb
|
Rename everything from .cc to .cpp to match other projects
|
2016-04-27 12:22:47 -07:00 |
|