aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Map/MapAddServerConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve some grid region log messages to express regions at co-ordinate ↵Justin Clark-Casey (justincc)2011-11-191-5/+9
| | | | (e.g. 1000, 1000) rather than meter positions (256000, 256000)
* V2 map now working in grids too. WARNING: A few visible configuration ↵Diva Canto2011-06-131-1/+123
| | | | variables added in order for this to work. See .ini.example changes
* First pass at making the V2 map work. Standalones only for now. There are ↵Diva Canto2011-06-121-0/+61
some issues with the zoom level -- TBD.