summaryrefslogtreecommitdiff
path: root/navit/script.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-4/+4
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-5/+5
* Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix c...sleske2013-08-211-2/+2
* Add:Core:Allow refresh_cond to specify when script should be runmartin-s2013-05-261-0/+9
* Fix:Core:Avoid circular referencesmartin-s2013-05-241-1/+2
* Add:Core:Made script tag workmartin-s2013-05-241-1/+4
* Add:Core:New xml tag for adding scripts to objectsmartin-s2013-05-241-0/+100