Historique des commits

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