aboutsummaryrefslogtreecommitdiffstats
path: root/tileserver/tileset.c
Commit message (Collapse)AuthorAgeLines
* Create TilMa service (for mapping tiles).francis2006-09-22-208/+0
| | | | | | Move map tile stuff to appropriate places: - pnmtilesplit into its own project, as is standalone - tileserver and maketiles into TilMa
* Accessor method for path of tileset (maybe useful if we want to cache openchris2006-09-20-1/+7
| | | | tilesets).
* Fix one-byte buffer overrun.chris2006-09-20-2/+2
|
* NO_FASTCGI debugging compile option.chris2006-09-20-1/+2
|
* A couple of "what *was* I thinking?" fixes.chris2006-09-20-5/+5
|
* Various fixes.chris2006-09-20-11/+9
|
* More tile server stuff.chris2006-09-20-0/+203