summaryrefslogtreecommitdiff
path: root/navit/route.c
Commit message (Expand)AuthorAgeFilesLines
* Add:Core:Support for through traffic limitmartin-s2010-07-011-2/+6
* Fix:Core:Build on older glibsmartin-s2010-06-281-0/+6
* Fix:Core:Less verbositymartin-s2010-06-241-2/+2
* Fix:Core:Reduce routing memory usage, route destructormartin-s2010-06-231-9/+25
* Fix:Core:Fixed turn restrictionsmartin-s2010-06-171-25/+33
* fix: route: set graph to NULL after destroycarcinoma2010-05-301-0/+1
* Add:Core:Support for length and weight restrictionsmartin-s2010-05-121-50/+147
* Fix:Core:Typomartin-s2010-04-131-1/+1
* Add:Core:Emit callback when route destination changesmartin-s2010-04-131-0/+1
* Add:core:New route status destination setmartin-s2010-04-121-5/+5
* Fix:Core:Return route position or destination even if route isn't completemartin-s2010-03-311-0/+2
* Fix:core:Fix coverity bug #40. Disabled dead code.horwitz2010-03-231-1/+2
* Add:Core:More route attributes to querymartin-s2010-02-221-3/+77
* Add:Core:Possibility to activate routing per map independent of renderingmartin-s2009-12-021-2/+2
* Fix:core:Some typoshorwitz2009-09-291-2/+2
* Fix:Core:Removed obsolete debug codemartin-s2009-09-211-4/+2
* Add:Core:Improved turn restrictionsmartin-s2009-09-201-69/+110
* fix:core:segfault when no streets are loadedbustersnyvel2009-07-271-2/+4
* Fix:Core:Fixed recalculation with profile changemartin-s2009-07-271-3/+1
* Fix:Core:Recalculate path when vehicleprofile changesmartin-s2009-07-271-1/+6
* Fix:Core:Don't try to autodetect roundabouts when not necessarymartin-s2009-06-251-0/+2
* Add:Core:Added possibility for vehicle position extrapolation to compensate f...martin-s2009-06-251-4/+13
* Fix:Core:Improved tracking to compensate for gps receivers with static naviga...martin-s2009-06-151-20/+8
* Fix:Core:Consider a segment with one or zero coordinates as incremental updatemartin-s2009-06-041-1/+1
* Add:Core:Experimental support for turn restrictionsmartin-s2009-06-031-37/+257
* Add:Core:Experimental support for traffic distortionsmartin-s2009-06-031-34/+115
* Fix:Core:Save some memory for route nodemartin-s2009-05-311-16/+22
* Patch:Core:Remove dead RF_SHOWGRAPH code, trac #340pavel2009-05-231-11/+0
* Fix:Core:Made sync routing actually workmartin-s2009-05-051-7/+10
* Add:Core:Made routing optionally asynchronousmartin-s2009-05-051-13/+18
* Add:Core:More debug information for routing graphmartin-s2009-04-241-12/+25
* Fix:Core:More routing fixesmartin-s2009-04-191-3/+8
* Fix:Various:Routing fixesmartin-s2009-04-191-19/+26
* Fix:Core:Made routing more flexiblemartin-s2009-04-121-79/+50
* Fix:Core:Remove accidentially introduced verbositytinloaf2009-04-091-1/+1
* Fix:Core:Fix occasional segfaulttinloaf2009-04-091-0/+5
* Fix:Core:Fixing a bug related to the fibonacci heaptinloaf2009-04-081-31/+8
* Fix:Core:Removed verbositymartin-s2009-04-021-1/+1
* Add:Core:Improved commandsmartin-s2009-03-251-24/+76
* Fix:Core:Don't generate segments with just one nodemartin-s2009-03-231-0/+5
* Add:Core:Extended attribute systemmartin-s2009-03-211-1/+12
* Fix:Core:Obey direction when linking in old segmentsmartin-s2009-03-171-6/+6
* Fix:Core:Fixed routing crash, reduced verbositymartin-s2009-03-171-11/+7
* Fix:Core:Made compileable againmartin-s2009-03-161-1/+1
* Fix:Core:Cleaned up routing and made it more flexiblemartin-s2009-03-161-478/+373
* Fix:Core:Filter out some invalid roundaboutstinloaf2009-03-141-0/+6
* Fix:Core:Avoid crashing when route is both drawn and calculated asynchronouslymartin-s2009-03-101-3/+17
* Add:Core:Improving flexibility of route_graph_segment by making some fields o...tinloaf2009-02-211-20/+215
* Add:Core:Implementing speedlimitstinloaf2009-02-211-36/+86
* Fix:Core:Fix for the route fixmartin-s2009-02-131-0/+2