summaryrefslogtreecommitdiff
path: root/navit/maptool/tile.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup:maptool: use g_strcmp0 instead of strcmp (#434)Joseph Herlant2018-08-211-4/+4
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-46/+23
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-552/+531
* cleanup:global:Cleanup some unreachable codeJoseph Herlant2018-04-301-12/+0
* maptool use g_realloc instead of reallocJoseph Herlant2018-04-071-10/+4
* maptool: migrate free to g_freeJoseph Herlant2018-04-071-1/+1
* maptool: migrate malloc to g_mallocJoseph Herlant2018-04-021-5/+3
* fix:maptool: prevent memory leak when fread fails (#420)Joseph Herlant2018-03-311-5/+4
* maptool: prevent issues when realloc fails (#419)Joseph Herlant2018-03-311-3/+8
* corrected files considering more comments by @pgrandinPatrick Höhn2018-01-221-7/+8
* fix: added changes as suggested by @pgrandin on githubPatrick Höhn2018-01-221-0/+2
* fix:build:fixed compiler warning in maptool modulePatrick Höhn2018-01-201-1/+4
* Check fwrite rc in maptoolR6301Michael Dankov2015-10-121-2/+2
* Fix a memleak in maptool.Michael Dankov2015-08-171-0/+1
* Fix:maptool:Don't crash when restarted from phase11.mdankov2014-04-061-0/+1
* Fix:maptool:Reduce top level tile size. Do not keep there items which do not ...mdankov2013-12-081-4/+24
* Fix:maptool:Fix country index ordering in maptool experimental feature. Make ...mdankov2013-02-061-1/+1
* Simple changes required to compile in MSVCbjasspa2012-08-121-2/+6
* Fix:maptool:Restartabilitymartin-s2011-07-101-1/+40
* Add:maptool:Huge restructuration in preparation for new featuresmartin-s2011-07-091-2/+2
* Add:maptool:Sort tiles after namemartin-s2011-06-141-0/+6
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-181-1/+1
* Add:maptool:Optionally create md5 sum of resulting mapmartin-s2011-02-121-8/+8
* Fix:maptool:Some cleanupsmartin-s2011-01-021-3/+0
* Add:Core:Support for querying map releasemartin-s2010-11-091-1/+10
* Fix:maptool:Beginning of cleaning of buffer handlingmartin-s2010-05-151-3/+5
* With Microsoft printf library the format for long long type is %I64d and not ...gauthier602010-04-111-1/+1
* Fix:maptool:Made more memory efficientmartin-s2009-11-081-1/+2
* Add:Core:Experimental CH Routingmartin-s2009-11-081-5/+12
* Fix:maptool:Further cleanups, enabled for buildingmartin-s2009-11-071-16/+49
* Add:Tools:Made osm2navit more modular and renamed to maptoolmartin-s2009-11-061-0/+582