|
ac1ac62a00
|
Combining Datastructures and Serialization
//TODO
|
2023-03-30 18:24:57 +02:00 |
|
|
d7469aa190
|
Changed Regionhashing and OsmDatastructure with OsmDatastructure.Graph
|
2023-03-14 17:00:59 +01:00 |
|
|
e265c56bce
|
Datastructure rewrite
|
2023-02-06 17:32:55 +01:00 |
|
|
3350d8e3b9
|
Added GetNode(Coordinates coordinates)
Added GetNode(ulong id)
Instead of returning null in LoadRegion now throw an exception when file is not found.
Added some Method descriptors
|
2023-02-05 20:02:22 +01:00 |
|
|
27cce159a4
|
Moved RegionManager inside of Importer as RegionStruct,
Moved Regionsize var to Region
|
2023-02-03 23:34:51 +01:00 |
|
|
311afcc02f
|
Split into Datastructure, Added ByteConverter, Full Split & Load
|
2023-02-03 21:13:51 +01:00 |
|