aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Land (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-2/+3
|
* Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2011-01-031-1/+1
| | | | properly
* Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker2010-08-071-1/+3
| | | | | in LM info. Maturity is NOT the parcel's setting, that is only for the image and text. Parcel maturity is governed by region maturity.
* Fix loading modules with alternate configurations and ports into ROBUST.Melanie2009-09-291-1/+1
| | | | Make all current modules support the configuration name option
* Update svn properties.Jeff Ames2009-06-222-160/+160
|
* Factoring out "land_data" / RequestLandData that was hanging off of ↵diva2009-06-142-0/+160
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.