summaryrefslogtreecommitdiff
path: root/navit/route.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:Core:Remove non-driveable ways from the routegraphtinloaf2010-09-221-8/+16
* Add:Core:More support for waypointsmartin-s2010-09-031-0/+17
* Add:core:Added iterator for destinationsakashihi2010-09-011-1/+32
* Fix:Core:Workaround for g_slice-less glibsmartin-s2010-08-231-8/+1
* Fix:core:Fixed crash while driving with active route guidancerikky2010-08-181-2/+3
* Fix:Core:Typomartin-s2010-08-131-1/+1
* Add:Core:Support for loading itineraries from destination.txtmartin-s2010-08-121-3/+29
* Fix:Core:More work on waypoint routingmartin-s2010-08-111-10/+14
* Fix:core: remove uneeded and unreachable returnwoglinde2010-08-061-1/+0
* Fix:Core:Workaround for missing route guidance since rev 3504rikky2010-08-061-1/+2
* Add:Core:Waypoint routingmartin-s2010-07-161-26/+102
* Add:Core:More work to support waypointsmartin-s2010-07-161-30/+57
* Add:Core:Initial work to support waypointsmartin-s2010-07-161-12/+23
* Fix:Core:Better through traffic restriction handlingmartin-s2010-07-061-8/+18
* 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