Diva Canto
|
d5326197ac
Fixed an issue with the response of CreateAgent over the SimulationConnector.
|
há 13 anos atrás |
Melanie
|
c8b9558039
Also compress the actual fatpacks
|
há 13 anos atrás |
Melanie
|
9688db2f68
Enable compressed (gzip) fatpack transfers.
|
há 13 anos atrás |
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...
|
há 13 anos atrás |
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.
|
há 13 anos atrás |
Diva Canto
|
bbe41c75e1
Fixed confusing OSDMap that comes as the response of QueryAccess in the case it fails.
|
há 13 anos atrás |
Diva Canto
|
e462b926ac
Minor improvement in version checking (Simulation service)
|
há 13 anos atrás |
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.
|
há 13 anos atrás |
Justin Clark-Casey (justincc)
|
20aeace8d7
Add log messages on teleport failure to better pin down the cause.
|
há 13 anos atrás |
Justin Clark-Casey (justincc)
|
60d47836ce
minor: remove mono compiler warning
|
há 13 anos atrás |
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.
|
há 13 anos atrás |
Melanie
|
918c12c965
Change the QUERYACCESS method to eliminate spurious access denied messages
|
há 13 anos atrás |
Mic Bowman
|
cf24069227
Change UpdateAgent (for changes in agent position) to be sent
|
há 13 anos atrás |
Melanie
|
ab48caad08
Make the new style stuff compatible with the older revision
|
há 13 anos atrás |
Melanie
|
188d86998d
Fix up QueryAccess to also check parcels
|
há 13 anos atrás |
Justin Clark-Casey (justincc)
|
523628dca3
minor: remove mono compiler warnings
|
há 14 anos atrás |
Mic Bowman
|
6a5d52b4c8
removed the early return on agentupdates, this was debugging code
|
há 14 anos atrás |
Mic Bowman
|
e0da281e3d
Cleaned up debugging messages in the WebRequest handlers
|
há 14 anos atrás |
Mic Bowman
|
df5e4a1e5b
Standardize the way WebRequests are made in the SimulationServiceConnector. Added
|
há 14 anos atrás |
Diva Canto
|
cefdee8aaf
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259
|
há 14 anos atrás |
Melanie
|
4df1d25d23
Plumb a code path for the entity transfer module to ask a destination scene
|
há 14 anos atrás |
Diva Canto
|
7cfb3d7e96
Removed extraneous left-/ on /object/ subpath. Bug introduced during region URLs clean up.
|
há 14 anos atrás |
Jonathan Freedman
|
b7f5e82843
Merge branch 'master-core' into mantis5110
|
há 14 anos atrás |
Melanie
|
7bb005b0d1
Change the way attachments are persisted. Editing a worn attachment will now
|
há 14 anos atrás |
Jonathan Freedman
|
e371d3208c
Merge branch 'master' into mantis5110
|
há 14 anos atrás |
Justin Clark-Casey (justincc)
|
ade71c9ed7
Change level of some logging messages, turning some info into arguably more appropriate debug to reduce console spam when log level is info
|
há 14 anos atrás |
Justin Clark-Casey (justincc)
|
fe8d3d5a2b
Revert "Merge remote branch 'otakup0pe/mantis5110'"
|
há 14 anos atrás |
Jonathan Freedman
|
69acf9c79b
* additional serveruri cleanup
|
há 14 anos atrás |
Jonathan Freedman
|
32ccc7a9d9
* refactor refactor refactor ServerURI 4 lyfe
|
há 14 anos atrás |
Diva Canto
|
0a0f38b23c
Last+2 tweak
|
há 14 anos atrás |