aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Land (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang2-2/+3
2011-01-03Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie1-1/+1
properly
2010-08-07Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker1-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.
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+1
Make all current modules support the configuration name option
2009-09-29Fix loading modules with alternate configurations and ports into ROBUST.Melanie1-1/+1
Make all current modules support the configuration name option
2009-06-22Update svn properties.Jeff Ames2-160/+160
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of ↵diva2-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.