Diva Canto
|
b4f1b9acf6
Guard against unauthorized agent deletes.
|
преди 11 години |
Diva Canto
|
931eb892d9
Deleted GET agent all around. Not used.
|
преди 11 години |
Diva Canto
|
6c7e33fe47
Change IsLocalRegion from using region handle to using regionID. This was affecting UpdateAgent and CloseAgent in cases where the foreign region is on the same coordinates as *some* local region.
|
преди 11 години |
Diva Canto
|
4778d67005
Finally moved HG agent transfers to use agent fatpacks.
|
преди 11 години |
Diva Canto
|
8b29db98bd
Trying to prevent old route of sending attachments, simulator version unknown maybe due to timeout. mantis #6450
|
преди 12 години |
Justin Clark-Casey (justincc)
|
96cde407ab
Fix bug where a failed QueryAccess to a remove region would always have the reason "Communications failure" no matter what the destination region actually returned
|
преди 12 години |
Justin Clark-Casey (justincc)
|
7cceab1295
In remote QueryAccess, also receive the actual status (true|false) instead of always true no matter what the callee actually returned.
|
преди 12 години |
Justin Clark-Casey (justincc)
|
38ce9d45a5
Make ISimulationScene.GetScene() used the more efficient region id for lookup rather than the region handle.
|
преди 12 години |
Melanie
|
1dfc990264
Add a position parameter to region crossing of objects. This avoids the
|
преди 12 години |
Diva Canto
|
4a329098e8
Amend to last commit: synchronize access to queues.
|
преди 12 години |
Diva Canto
|
99b9c1a9d5
More improvements on agent position updates: if the target sims fail, blacklist them for 2 min, so that we don't keep doing remote calls that fail.
|
преди 12 години |
Justin Clark-Casey (justincc)
|
10a23a823e
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff2e-4fc1-9995-613c6256cc98>: Invalid character 'O' in input string messages
|
преди 13 години |
Diva Canto
|
d5326197ac
Fixed an issue with the response of CreateAgent over the SimulationConnector.
|
преди 13 години |
Melanie
|
c8b9558039
Also compress the actual fatpacks
|
преди 13 години |
Melanie
|
9688db2f68
Enable compressed (gzip) fatpack transfers.
|
преди 13 години |
Diva Canto
|
f7d3720126
Increased timeout for fat UpdateAgent to 200secs. Nebadon's 3800-prim alien avatar takes 6secs to transfer between sims on the same machine...
|
преди 13 години |
Diva Canto
|
8cc547c277
Turns out that it's a bad idea to let Agent position updates linger for a long time on certain versions of mono. It's better to abort them if they take too long. So timeout is now an argument. Currently: 20secs for CreateAgent, 100secs for UpdateAgent (fat), 10 secs for UpdateAgent (Position); all of these divided by 4, for ReadWrite, as Mic had before.
|
преди 13 години |
Diva Canto
|
bbe41c75e1
Fixed confusing OSDMap that comes as the response of QueryAccess in the case it fails.
|
преди 13 години |
Diva Canto
|
e462b926ac
Minor improvement in version checking (Simulation service)
|
преди 13 години |
Diva Canto
|
9892e115cc
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing the agent and all attachments. Preserves backwards compatibility -- older sims get passed attachments one by one. Meaning that I finally introduced versioning in the simulation service.
|
преди 13 години |
Justin Clark-Casey (justincc)
|
20aeace8d7
Add log messages on teleport failure to better pin down the cause.
|
преди 13 години |
Justin Clark-Casey (justincc)
|
60d47836ce
minor: remove mono compiler warning
|
преди 13 години |
Diva Canto
|
c6f2d66eae
Fix bug introduced by Query Access. The response does not come in a packaged _Result field, it comes as simple OSDMap with 2 fields in it.
|
преди 13 години |
Melanie
|
918c12c965
Change the QUERYACCESS method to eliminate spurious access denied messages
|
преди 13 години |
Mic Bowman
|
cf24069227
Change UpdateAgent (for changes in agent position) to be sent
|
преди 13 години |
Melanie
|
ab48caad08
Make the new style stuff compatible with the older revision
|
преди 13 години |
Melanie
|
188d86998d
Fix up QueryAccess to also check parcels
|
преди 13 години |
Justin Clark-Casey (justincc)
|
523628dca3
minor: remove mono compiler warnings
|
преди 14 години |
Mic Bowman
|
6a5d52b4c8
removed the early return on agentupdates, this was debugging code
|
преди 14 години |
Mic Bowman
|
e0da281e3d
Cleaned up debugging messages in the WebRequest handlers
|
преди 14 години |