summaryrefslogtreecommitdiff
path: root/navigation.c
Commit message (Expand)AuthorAgeFilesLines
* Revert fixes I already did in trunk, so that they do not show onpublic_transportpavel2009-05-231-3/+0
* Import working (but very hacky) version of public transport patches.pavel2009-05-051-0/+3
* Fix:Core:Fix some compiler warningshorwitz2009-04-261-4/+4
* Add:Core:Improved commandsmartin-s2009-03-251-6/+11
* Fix:Core:Fixed a few navigation problems with roundaboutsmartin-s2009-03-111-4/+29
* Fix:Core:Generate Navigation when other ramp is also passablemartin-s2009-03-091-2/+17
* Fix:Core:Fixed a segmentation faultmartin-s2009-02-061-1/+1
* Fix:Core:Various improvementsmartin-s2009-02-061-2/+2
* Fix:core:Improved angle calculation in roundaboutsmartin-s2009-02-051-10/+28
* Fix:Core:Made zoom_to_route work bettermartin-s2009-02-041-0/+2
* Fix:Core:Removed some debug output I had forgottentinloaf2009-02-031-1/+0
* Add:Core:Made routing a background taskmartin-s2009-01-231-7/+25
* Fix:Core:Fixed strength and capitalization of abbreviationsmartin-s2009-01-141-3/+6
* Fix:Core:Improved translator's documentationtinloaf2009-01-061-0/+1
* Add:Core:Adding estimate of duration of speechtinloaf2009-01-051-6/+25
* Add:Core:Merge close announcements in speech navigationtinloaf2009-01-051-18/+168
* core:fix:Fix some warnings and do some small cleanupshorwitz2008-12-281-1/+3
* Fix:Core:Further improvement for navigationmartin-s2008-12-191-0/+3
* Add:Core:Added correct items for roundaboutsmartin-s2008-12-181-21/+76
* Fix:Core:Further navigation improvementsmartin-s2008-12-181-5/+26
* Fix:Core:Announcing roundaboutstinloaf2008-12-181-2/+26
* Fix:Core:Fixing roundabout's maneuverstinloaf2008-12-181-5/+5
* Fix:Core:Enabled road countingmartin-s2008-12-171-4/+0
* Fix:Core:More navigation fixesmartin-s2008-12-171-23/+151
* Add:Core:Adding first roundabout detectiontinloaf2008-12-171-3/+75
* Add:Core:Fixing the way "turn now" is handledtinloaf2008-12-171-1/+84
* Fix:Core:Fixing a segfaulttinloaf2008-12-161-1/+1
* Fix:Core:Make an annoucement if you have to turn on a street which keeps its ...martin-s2008-12-161-4/+15
* Fix:Core:Worked a bit on navigationmartin-s2008-12-161-54/+97
* Fix:Core:Fixing two bugs in the changed "ways" code. Hope I got them all...tinloaf2008-12-161-2/+2
* Fix:Core:Fixed a segfault occuring when show_all is enabledmartin-s2008-12-151-4/+3
* Fix:Core:Fixing some stuff in the ways-codetinloaf2008-12-151-14/+14
* Fix:Core:Moved ways to next navigation item to make it more consistent, added...martin-s2008-12-151-15/+26
* Add:Core:Improving navigationtinloaf2008-12-151-156/+263
* Fix:Core:Rewrite of the "check for straight route" codetinloaf2008-12-121-18/+188
* Fix:Core:Use a straight road as defaultmartin-s2008-11-071-1/+1
* Fix:Core:Fixed newly introduced bugmartin-s2008-11-031-0/+1
* Fix:Core:Fixed and cleaned up navigationmartin-s2008-11-031-133/+70
* FIX:build: Make --disable-nls and --with-included-gettext work.zaxl2008-10-311-3/+1
* Fix:Core:Further cleanup of xmlconfigmartin-s2008-10-261-1/+1
* Repairing the repository.tinloaf2008-10-141-11/+70
* Again commiting changes to make navit tell the user if a road is left, eventinloaf2008-10-141-70/+11
* Making navit guide the user if a road is left, even if the angle is belowtinloaf2008-10-141-11/+70
* Fix:Core:Added a direction attribute to make navigation recognize the change ...martin-s2008-09-291-2/+13
* Fix:core:Fixed and improved navigationmartin-s2008-09-231-7/+21
* Fix:Core:Improved navigationmartin-s2008-09-221-15/+57
* Fix:Core:Cleaned up map api a bitmartin-s2008-09-211-7/+7
* Add:Core:Improved navigation map supportmartin-s2008-09-151-41/+142
* Fix:Core:Maneuver required when highway changes namemartin-s2008-09-081-0/+4
* Fix:Core:Reworked routing code a bitmartin-s2008-08-221-20/+26