aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid/SimianGridMaptileModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert SimianMaptile refresh time from ms to seconds. Too many 0'sMic Bowman2011-02-041-11/+12
| | | | in the config file.
* Moved the map tile processing used by the Simian GridMic Bowman2011-01-081-0/+261
Frontend into a separate region module. Configuration settings added to the defaults ini file. Others may find this useful for pushing map tiles to a separate server.