summaryrefslogtreecommitdiff
path: root/navit/maps.c
Commit message (Collapse)AuthorAgeFilesLines
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-3/+3
|
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-63/+62
|
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-4/+4
| | | | | | | | * Fix:debug:Change line separators for dbg to work also on win* platform * Fix:debug:Break multiline dbg statements to use the new model * Fix:debug:Move the EOL into debug_vprintf
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it ↵sleske2014-11-221-1/+1
| | | | | | looks like an error message.|#1269, part 5 git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5967 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First ↵sleske2014-11-221-4/+4
| | | | | | part of #1269. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5960 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Allow layer tag to reference layers within navit context, object ↵martin-s2013-01-191-1/+1
| | | | | | handling cleanup git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5340 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Remove accidental code duplicationrikky2012-09-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5237 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Android:Fix map unloadingrikky2012-09-211-0/+19
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5233 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:option to configure multiple maps with similar attributes with one tagmartin-s2012-06-201-0/+83
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5155 ffa7fe5e-494d-0410-b361-a75ebd5db220