summaryrefslogtreecommitdiff
path: root/src/db.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-20Remove some empty functions and dead codeJeff Garrett1-3/+0
2005-10-20Added RPM .spec file contributed by Ofer Achler.Ian McIntosh1-0/+2
2005-10-17Added -Wall compiler option (show all warnings).Ian McIntosh1-1/+1
2005-10-05Add level of detail concept.Ian McIntosh1-8/+1
2005-09-30Removed.Ian McIntosh1-3/+2
2005-09-30Removed alloc/dealloc of road_t.Ian McIntosh1-1/+2
2005-09-25Removed "m_" prefix from all struct variables! (It makes much more sense inIan McIntosh1-5/+5
2005-09-14Removed many unneeded #includes. Removed NUM_ELEMS in favor of existingIan McIntosh1-1/+1
2005-03-29Add parsing for WKB points. Change an index on the LocationAttributeValueIan McIntosh1-0/+1
2005-03-28Added this file for global flags.Ian McIntosh1-3/+1
2005-03-10Removed Road_RoadName joiner table. Roads can have only one name now (weIan McIntosh1-2/+2
2005-03-03Removed drawing code, added two rendering backends.Ian McIntosh1-0/+3
2005-03-02Switch to binary format for MySQL geometry results.Ian McIntosh1-1/+2
2005-03-01Added with code removed from map module.Ian McIntosh1-0/+3
2005-02-27Added libsvg-cairo as dependency. (Not quite correct? Nate will fix it.:)Ian McIntosh1-0/+3
2005-02-26Added City and State tables and functions to search / add them.Ian McIntosh1-2/+8
2005-02-25Added.Ian McIntosh1-0/+1
2005-02-23*** empty log message ***Ian McIntosh1-0/+86