summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert fixes I already did in trunk, so that they do not show onpublic_transportpavel2009-05-235-8/+13
* Use exists_fast() version. Half the syscalls...pavel2009-05-152-8/+8
* Clanup handle_opens to use loop, not recursion.pavel2009-05-151-19/+16
* Parse two times on one date.pavel2009-05-151-1/+6
* Move handling of one time into separate function.pavel2009-05-151-20/+35
* Turn down debugging, move time handling later.pavel2009-05-151-18/+17
* Switch to "one time per connection" handling. Rely on travel_time.pavel2009-05-151-9/+3
* Remove hacky name="teleport ..." handling.pavel2009-05-151-91/+5
* Use travel_time for length calculation. Midnight handling still maypavel2009-05-151-2/+8
* Routing now works with new format of "opening_hours". It now includespavel2009-05-151-20/+52
* Fix travel_time; now it seems to work.pavel2009-05-111-3/+4
* Add travel_time handling (but I don't think it works), add parsing ofpavel2009-05-111-10/+100
* Move teleport handling from name to opening_hours.pavel2009-05-113-9/+57
* Import working (but very hacky) version of public transport patches.pavel2009-05-0512-40/+1795
* New branch for public transport routingmartin-s2009-04-290-0/+0
* Add:Core:Added horse vehicle profilepublic_transport@2243martin-s2009-04-292-1/+57
* Fix:Map:Fix a lot of warnings in a lot of messy codehorwitz2009-04-2914-89/+114
* Fix:Misc:Fix some more warningshorwitz2009-04-287-18/+19
* Fix:Graphics:Fix some warnings, apply new apihorwitz2009-04-281-16/+20
* Fix:Core:Fix some more warningshorwitz2009-04-275-18/+16
* Fix:Core:Fix a typo which resulted in a warninghorwitz2009-04-271-1/+1
* Fix:Core:Consider tracks for car and bike routingmartin-s2009-04-272-9/+7
* Revert "Fix:Osm2Navit:Fixing some compiler warnings. Thanks Worldcitizen for ...tinloaf2009-04-271-4/+4
* Fix:Osm2Navit:Fixing some compiler warnings. Thanks Worldcitizen for the patch.tinloaf2009-04-261-4/+4
* Fix:Core:Fix some compiler warningshorwitz2009-04-266-17/+17
* Fix:Core:Set minimum line widthmartin-s2009-04-253-1/+10
* Fix:Core:Consider the streets added in r2223 for routing.tinloaf2009-04-241-0/+2
* Add:Core:Consider track_paved for pedestrian and bike, correct speed handling...martin-s2009-04-241-2/+12
* Add:Core:More debug information for routing graphmartin-s2009-04-241-12/+25
* Add:Core:Consider track_paved for routingmartin-s2009-04-241-0/+1
* Add:Tools:Add possibility to specify starting time at command linemartin-s2009-04-241-0/+4
* Fix:Tools:Let osm2navit split up all road types on intersectionsmartin-s2009-04-242-9/+10
* Fix:map_binfile:Make maps greater 2GB useablemartin-s2009-04-241-1/+1
* Fix:Core:Fixing a segfaulttinloaf2009-04-231-0/+1
* Fix:Core:Adding some roads that can be usedtinloaf2009-04-221-4/+14
* Fix:Internal GUI:Fixing compiler warningtinloaf2009-04-221-1/+1
* Fix:Core:Fixing possible 64bit issuestinloaf2009-04-221-4/+4
* Fix:Revert commit of wrong branch. Blame git...tinloaf2009-04-2213-4814/+22
* Add:Various:Adding LZMA support to binfilestinloaf2009-04-2213-22/+4814
* Fix:osm2navit: Fixed issues with r2203singesang2009-04-201-8/+7
* Add:Core:Pedestrian profilemartin-s2009-04-191-0/+39
* Fix:Core:More routing fixesmartin-s2009-04-193-5/+14
* Fix:Various:Routing fixesmartin-s2009-04-197-80/+56
* Fix:osm2navit: Corrected total number of entriessingesang2009-04-181-4/+9
* Fix:Core:Some cleanups|Thanks dd_2nd for the patchhorwitz2009-04-1510-0/+11
* Add:Osm2Navit:Support Polandtinloaf2009-04-151-0/+1
* Fix:osd_core:Use correct new value for routespeedmartin-s2009-04-143-5/+16
* Fix:Osm2Navit:Don't allocate huge buffers on stacktinloaf2009-04-141-1/+9
* Add:Core:Made it possible to specify profile name at vehicle definitionmartin-s2009-04-133-7/+37
* Add:gui_internal:Added option to display height profile of a routemartin-s2009-04-131-2/+263