Justin Clarke Casey
|
75ea84f3d2
* minor: Change around more debugging messages
|
%!s(int64=16) %!d(string=hai) anos |
Justin Clarke Casey
|
31b0f07085
* Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with terminology used elsewhere
|
%!s(int64=16) %!d(string=hai) anos |
Justin Clarke Casey
|
715a776f7d
* Move common string aggregation for caps seed path to a method in CapsUtil
|
%!s(int64=16) %!d(string=hai) anos |
Justin Clarke Casey
|
b1c2cb3d82
* minor: Move GetRandomCapsPath() to a CapsUtil class
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
158de95bde
Another interregion comms change that will not work well with previous versions. This commit moves InformRegionOfChildAgent from OGS1 to RESTComms, effectively having the complete child agent life cycle over REST: create=POST, update=PUT, close=DELETE.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
4144fd0eb2
Split agent updates into two messages: full update and position+camera update. They're both sent over HTTP PUT. The full update is sent on TPs, for now; later it will also be sent on region crossings.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
d8ebf2fc9d
Major changes in interregion communications. This breaks compatibility with older versions, and may result is all sorts of weirdnesses when interacting with sims in older versions. Changes:
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
5de40aaf46
Added a SendChildAgentDataUpdate call on Teleports, so that the agent at the destination will have all the necessary information.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
606163a9d8
Minor change in HGSceneCommunicationService, making one field public readonly. Totally harmless.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
06f74e4295
Fix for attachment crossing on TPs. Now that we're letting the viewer have control over MakeRoot at the destination, we need to pass the attachments after that. Attachment crossing requires a root agent at the destination.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
339fd602db
This commit is a major change on the TP process. Several things were wrong and/or broken. (a) ExpectAvatarCrossing is redundant (and bad) because the client triggers the same method on the receiving region after it receives TeleportFinish. (b) At least two of the *Async methods in SceneCommunicationService weren't asynchronous at all; I made them be asynchronous. Crossing fingers...
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
7d837a9bea
Slowing TPs down a bit further.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
3dae92b850
Slowing things down even more on TPs, to see if that helps the European folks connected to osgrid.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
fcf61c4d0d
This reduces DNS lookups in TPs by a factor of 4. Let's see if this fixes some of the crashes experienced by ppl in Europe connected to OSGrid. If DNS lookup does not resolve, they may experience a substantial increase in "Region not available", but they shouldn't crash.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
7a619ad84a
Slowing things down a little bit in TPs, with a couple of extra Thread.Sleep to give enough time for the destination to set up CAPs for the incoming agent before sending EAC to the client.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
223b6f63af
Attempt at fixing the HG home jump by looking up hyperlink regions before grid-local regions.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
4b71b88114
Bug fix in new child agents management. Thanks DigiDaz for helping identify this issue.
|
%!s(int64=16) %!d(string=hai) anos |
diva
|
d6d4c267e0
Bug fix for Hypergrid. This bug was introduced by the recent TP fixes, and affected the jump back home.
|
%!s(int64=16) %!d(string=hai) anos |
Charles Krinke
|
e6eb571c1d
Mantis#2725. Thank you kindly, Diva, for a patch that:
|
%!s(int64=16) %!d(string=hai) anos |
Melanie Thielker
|
b80a48841e
Remove the bandaid (fast rip)
|
%!s(int64=16) %!d(string=hai) anos |
Melanie Thielker
|
0edb533c27
Apply Diva's bandaid to OpenSim's scraped knee.
|
%!s(int64=16) %!d(string=hai) anos |
Justin Clarke Casey
|
e31b8be54d
* minor: remove 2 mono compiler warnings
|
%!s(int64=16) %!d(string=hai) anos |
Melanie Thielker
|
d1841ca94d
Mantis #2584 (again)
|
%!s(int64=16) %!d(string=hai) anos |
Melanie Thielker
|
b8e8a33d60
Mantis #2584
|
%!s(int64=16) %!d(string=hai) anos |
Homer Horwitz
|
4acddb6797
Mantis#2692: Thanks Diva, for a patch that fixes a bug in HyperGrid.
|
%!s(int64=16) %!d(string=hai) anos |
Jeff Ames
|
518a8b9f2a
Update svn properties.
|
%!s(int64=16) %!d(string=hai) anos |
Justin Clarke Casey
|
e187972377
* Apply http://opensimulator.org/mantis/view.php?id=2640
|
%!s(int64=16) %!d(string=hai) anos |