Historial de Commits

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