aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Clients/RegionClient.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-141-3/+5
* adding code to check for old-style responses ("True")Dr Scofield2009-05-111-0/+5
* * Rather than crash the region simulator, declare the teleport a failure if t...Adam Frisby2009-05-101-6/+13
* - moving banned check and public/private check toDr Scofield2009-05-051-8/+21
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-3/+4
* Update svn properties.Jeff Ames2009-04-061-631/+631
* Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva2009-04-051-0/+76
* More refactoring. This time extracting the client-side of RESTInterregionComm...diva2009-04-011-0/+555