diva
|
a3e2e03f7b
Final part for implementing SendChildAgentDataUpdate with modules. This is the part that uses the modules in Scene and related classes. This commit breaks compatibility of sim-sim SendChildAgentUpdates with older versions of OpenSim.
|
преди 16 години |
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.
|
преди 16 години |
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...
|
преди 16 години |
diva
|
7d837a9bea
Slowing TPs down a bit further.
|
преди 16 години |
diva
|
3dae92b850
Slowing things down even more on TPs, to see if that helps the European folks connected to osgrid.
|
преди 16 години |
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.
|
преди 16 години |
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.
|
преди 16 години |
diva
|
d04247d418
Removing a check in Teleports. This check should be there, I think, but it may be causing problems right now.
|
преди 16 години |
Justin Clarke Casey
|
dce11e4685
* minor: Comment out "Informing neighbours" debug message that pops up whenever some aspect of the avatar changes.
|
преди 16 години |
Justin Clarke Casey
|
ff7c8551ba
* remove mono compiler warnings
|
преди 16 години |
diva
|
4b71b88114
Bug fix in new child agents management. Thanks DigiDaz for helping identify this issue.
|
преди 16 години |
Charles Krinke
|
e6eb571c1d
Mantis#2725. Thank you kindly, Diva, for a patch that:
|
преди 16 години |
Melanie Thielker
|
e8a43b136b
Applying diva's revert patch. Reverts closing child agents and makes
|
преди 16 години |
Melanie Thielker
|
b80a48841e
Remove the bandaid (fast rip)
|
преди 16 години |
Melanie Thielker
|
0edb533c27
Apply Diva's bandaid to OpenSim's scraped knee.
|
преди 16 години |
Justin Clarke Casey
|
e31b8be54d
* minor: remove 2 mono compiler warnings
|
преди 16 години |
Melanie Thielker
|
d1841ca94d
Mantis #2584 (again)
|
преди 16 години |
Melanie Thielker
|
b8e8a33d60
Mantis #2584
|
преди 16 години |
Melanie Thielker
|
ba723a4cf6
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
|
преди 16 години |
Melanie Thielker
|
f518ca7feb
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
|
преди 16 години |
Melanie Thielker
|
3234472d62
Reverting the texture sending patch and the new libOMV. This makes this
|
преди 16 години |
Justin Clarke Casey
|
c25a0ea792
* Update libOMV to r2359. This is necessary for the progressive texture patch
|
преди 16 години |
Justin Clarke Casey
|
00d6114525
* test: Add scene root agent test stub, since I'll be picking up with something else the next time I start coding on OpenSim
|
преди 16 години |
Justin Clarke Casey
|
b636bb0f9e
* Stop the pointless passing of a scene's own region handler back to it in region comms
|
преди 16 години |
Melanie Thielker
|
506a3aa215
Change teleport timings
|
преди 16 години |
Melanie Thielker
|
48c6d052d9
Attachments, attachments, and, did I say attachments?
|
преди 16 години |
Homer Horwitz
|
580b11779a
On TP, child-agents weren't closed down properly, as the list of child-regions
|
преди 16 години |
Justin Clarke Casey
|
269303d97d
* test: Add basic scene test which merely instantiates the scene right now
|
преди 16 години |
Melanie Thielker
|
9a36afec6e
Experimental patch (suggested by diva) to kill off WP teleport ghosts.
|
преди 16 години |
Melanie Thielker
|
82b2b2dccb
Implement the hook needed for the CanTeleport check
|
преди 16 години |