summaryrefslogtreecommitdiff
path: root/navit/vehicleprofile.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-3/+3
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-9/+9
* Add:Core:Allow to set turn around penalty for route in difficult routing situ...martin-s2013-09-061-0/+3
* Add:Core:Add configurable penalty to turn aroundmartin-s2013-08-271-0/+3
* Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix c...sleske2013-08-211-1/+1
* Fix:core:Silence verbose logging from vehicleprofile.c.sleske2013-08-191-5/+5
* Fix:core:Fix warnings from dbg statements.|Part of #1154.sleske2013-08-111-2/+2
* Fix:Core:Correctly initialize profile_options if enabled from xmlmartin-s2013-07-271-1/+7
* Fix:Core:Consider route_depth of profile optionsmartin-s2013-03-111-0/+7
* Add:Core:Further work on vehicleprofile_optionsmartin-s2013-03-101-16/+104
* Add:Core:Further work on vehicleprofile_optionsmartin-s2013-03-101-8/+29
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-3/+5
* Fix:Core:Make dangerous goods actually workmartin-s2012-11-151-0/+3
* Add:core:Warn user if he uses a road which has no default access flags set.mdankov2012-08-281-0/+4
* Add:Core:Changed vehicleprofile to new schememartin-s2012-07-161-0/+17
* Add:Core:Possibility to get all roadprofiles of a vehicleprofilemartin-s2012-06-051-0/+13
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-181-1/+1
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-241-1/+1
* Add:Core:Support for through traffic limitmartin-s2010-07-011-0/+4
* Add:code:Added configurable static_speed/static_distance attributes to akashihi2010-06-291-0/+6
* Add:Core:Support for length and weight restrictionsmartin-s2010-05-121-0/+20
* Fix:Core:Fixed win32 buildmartin-s2009-07-271-8/+6
* add:core:Selecting the vehicle profile now works, but setting it on the vehic...bustersnyvel2009-07-261-0/+15
* Fix:Core:Fix some compiler warningshorwitz2009-04-261-2/+3
* Fix:Various:Routing fixesmartin-s2009-04-191-1/+2
* Fix:osd_core:Use correct new value for routespeedmartin-s2009-04-141-1/+1
* Fix:Core:Removed verbositymartin-s2009-04-131-1/+0
* Fix:Core:Made routing more flexiblemartin-s2009-04-121-4/+48
* Add:Core:First steps in making routing work for various profilesmartin-s2009-04-021-0/+69