Diva Canto
|
7592a033df
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
|
13 years ago |
Melanie
|
9971766256
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
|
14 years ago |
Jonathan Freedman
|
32ccc7a9d9
* refactor refactor refactor ServerURI 4 lyfe
|
14 years ago |
Justin Clark-Casey (justincc)
|
d547007e73
Improve some logging in LandConnector
|
14 years ago |
Melanie Thielker
|
00fd2e0446
Correct display of landmark about info. Also correct region maturity rating
|
14 years ago |
Diva Canto
|
5757afe766
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
|
15 years ago |
Jeff Ames
|
142b481e03
Update svn properties.
|
15 years ago |
diva
|
380f59d0ff
Factoring out "land_data" / RequestLandData that was hanging off of IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works.
|
15 years ago |