summaryrefslogtreecommitdiff
path: root/navit/navit.dtd
Commit message (Collapse)AuthorAgeFilesLines
* feature: graphics: allow spiked lines for cliff and embarkments (#1174)Stefan Wildemann2022-01-011-1/+5
| | | | | | | | | | | | | * feature: graphics: allow spiked lines for cliff and embarkments This adds another drwing element to graphics system. It can produce lines with spikes as used for cliffs on maps. Additionally this adds embarlment support for map. * review fixes. Add changes requested by review, plus add paranoia check on xml parameter.
* added:core:make it switch to nightlayout when we are in a tunnel (#1089)OLFDB2021-04-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Address ToDo : make it switch to nightlayout when we are in a tunne Nightlayout is enabled when available and streetflags & AF_UNDERGROUND is true * Addresses ToDo: make it switch to nightlayout when we are in a tunnel * Delete navit.c * Applied suggested changes from review * Applied changes from review * Fix: Fix formatting of file to pass sanity check * Using tracking->tunnel * Update update_download_center.sh * Update config.yml * attributes tunnel_nightlayout, nightlayout_auto, sunrise_degrees added * Use tracking_get_current_tunnel to access tracking object * Revert "Update update_download_center.sh" This reverts commit 0df8099a4533553f837a6f679899cc1a3aefc057. * Revert "Update config.yml" This reverts commit c1cae2e5f3f7f0fe48af0ddf1414ac6e86f36bba. * removed todo for nightlayout in tunnel * removed debug output * Update navit.c Do not return if there is a day layout Co-authored-by: Stefan Wildemann <stefan.wildemann@corpuls.com> Co-authored-by: Stefan Wildemann <metalstrolch@users.noreply.github.com>
* fix:circleci: do not download build environment for sanity check (#891)Stefan Wildemann2019-10-011-1/+11
| | | and reenable xml lint for all configurations shipped.
* Fix:core:Add traffic to navit.dtdmvglasow2018-10-061-1/+3
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* fix:config:Fix dtd to allow real xmlint (#583)jkoan2018-05-241-1/+1
| | | xmllint --noout --dtdvalid navit/navit.dtd navit/navit_shipped.xml
* Add msissing itemsjkoan2017-09-301-2/+18
|
* Add:core:Made routing parameters vehicleprofile dependent by adding ↵mdankov2012-08-221-0/+1
| | | | | | route_depth tag. Fixes #456 if there are enough memory and CPU. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5216 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:graphics_null: add an attribute event_loop_system, so we can choose if ↵woglinde2011-08-161-0/+1
| | | | | | the null graphics can have events, usefull if you want run navit as a routing-enginge with dbus and no graphics git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4684 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Possibilty to specify the default layout. Add active="1" to the ↵rikky2011-03-131-0/+1
| | | | | | layout node which should be active on default. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4342 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:DTD:Updated the DTD to fix ticket #431kazer_2010-02-041-4/+8
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2947 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Split out main_ functions from main.c, updated dtdmartin-s2009-11-021-13/+53
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2715 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:xmllinted navit.xml, worked on bringing navit.dtd up to datemartin-s2008-12-081-11/+26
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1772 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Tickets 141 & 182:Make fonts configurable from the xml file, and change ↵kazer_2008-08-211-0/+1
| | | | | | default fonts to Sans instead of Mono. Thanks Sarah & Nekohayo for the patches git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1288 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+77
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1059 ffa7fe5e-494d-0410-b361-a75ebd5db220