summaryrefslogtreecommitdiff
path: root/map.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:Core:Don't do any conversion if the map is already in utf-8martin-s2008-02-151-1/+1
* Fix:Core:Fixed selection transformationmartin-s2008-01-231-0/+1
* Add:Core:Added graph segments to route graph mapmartin-s2008-01-051-0/+6
* Add:Core:Better support for route mapmartin-s2007-12-281-0/+13
* Made viewport more flexiblemartin-s2007-12-201-41/+56
* Route code emulates a map driver to draw the route path,zaxl2007-11-221-8/+0
* Create struct pcoord containing the projection.zaxl2007-11-191-0/+11
* Bugfixing in Searchingmartin-s2007-11-061-4/+9
* Fixed a segfault when a map can't be loadedmartin-s2007-11-041-0/+4
* Changed api for gui and graphicsmartin-s2007-08-281-11/+12
* Moved poi_geodownload to data and made it working with the new apimartin-s2007-08-111-3/+3
* Support of bookmars, improvement in navigationmartin-s2007-07-091-3/+8
* Merge with modular_mapmartin-s2007-07-041-0/+197