aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Clients/RegionClient.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-08Deleted unused class that came back because of merge conflicts.Diva Canto1-755/+0
2010-01-26* .. More Endlines...Teravus Ovares (Dan Olivares)1-1/+1
2010-01-10All Framework.Communications.Clients and Framework.Communications.Services de...Diva Canto1-755/+0
2009-12-30First pass at the new login service. Still incomplete, but doesn't disrupt th...Diva Canto1-1/+1
2009-12-29Change teleports so the TeleportFlags are sent to the destination sim. ItMelanie1-2/+3
2009-10-10Use Util.UTF8 instead of creating a new heap object every time.Diva Canto1-5/+5
2009-10-06* One more debug message on FetchInventoryDescendantsDiva Canto1-17/+62
2009-10-04Closing more streams even if things fail.Diva Canto1-6/+25
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-7/+9
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-26Catching weirdnesses on resolving External EndPoint in agent transfers. Will ...diva1-5/+34
2009-05-14* refactor: break some of xml2 serialization out of sogJustin Clarke Casey1-3/+5
2009-05-11adding code to check for old-style responses ("True")Dr Scofield1-0/+5
2009-05-10* Rather than crash the region simulator, declare the teleport a failure if t...Adam Frisby1-6/+13
2009-05-05- moving banned check and public/private check toDr Scofield1-8/+21
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-3/+4
2009-04-06Update svn properties.Jeff Ames1-631/+631
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva1-0/+76
2009-04-01More refactoring. This time extracting the client-side of RESTInterregionComm...diva1-0/+555