aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/MapImage (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ↵Justin Clark-Casey (justincc)2012-02-071-2/+3
| | | | exception in service connectors
* Don't register a region twice on both official registration and maptile ↵Justin Clark-Casey (justincc)2011-11-191-1/+3
| | | | | | regeneration. Maptile storage appears orthogonal to region registration
* add test for resizing one part in a groupJustin Clark-Casey (justincc)2011-07-161-1/+0
|
* V2 map now working in grids too. WARNING: A few visible configuration ↵Diva Canto2011-06-131-41/+40
| | | | 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/+158
some issues with the zoom level -- TBD.