Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 9c32b131fd Add extra log information when attachments fail validation 13 years ago
  Justin Clark-Casey (justincc) 7531851bec reinstate the validation logging on teleport. A 'fail' of validation still doesn't prevent the actual teleport. 13 years ago
  Justin Clark-Casey (justincc) cf73afec35 Try disabling the inconsistent attachment state check to see if this actually has an impact. 13 years ago
  Justin Clark-Casey (justincc) e6eb0d9a6f Comment out Scene.CleanDroppedAttachments() and calls. 13 years ago
  Justin Clark-Casey (justincc) 7eca929686 Eliminate pointless checks of SOG.RootPart != null 13 years ago
  Justin Clark-Casey (justincc) 7d58b5fa15 move common code into AttachmentsModule.DeleteAttachmentsFromScene() 13 years ago
  Justin Clark-Casey (justincc) 32444d98cb Make SP.Attachments available as sp.GetAttachments() instead. 13 years ago
  Justin Clark-Casey (justincc) 33a894f3d2 refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values 13 years ago
  Justin Clark-Casey (justincc) 92e96d394a When an NPC is created, stop telling neighbouring regions to expect a child agent 13 years ago
  Mic Bowman e91861fff2 Ensure that the max transfer distance is initialized correctly. 13 years ago
  Justin Clark-Casey (justincc) de20f0603f Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found" 13 years ago
  Diva Canto e33cedfd42 HG Landmarks now working. 13 years ago
  Diva Canto 76525be7b2 HG lures working! Friends can offer friends HG teleports via the profile. WARNING: additional configuration for HG inis -- see *Common.ini.example 13 years ago
  Melanie e345f03895 Remove a spammy debug I left in. Disable TP cancel button at the point 13 years ago
  Melanie 1be67914fa Merge branch 'master' of [email protected]:/var/git/opensim 13 years ago
  Melanie 9688db2f68 Enable compressed (gzip) fatpack transfers. 13 years ago
  Diva Canto 25809caaeb Mantis #5472 13 years ago
  Diva Canto 6c503e75ac Put the previous state back in the attachments in case the agent transfer fails. 13 years ago
  Diva Canto 0d49611f6d Remove the scripts of the attachments in the departing region and recreate them if fail. 13 years ago
  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 years ago
  Justin Clark-Casey (justincc) 20aeace8d7 Add log messages on teleport failure to better pin down the cause. 13 years ago
  Mic Bowman 5a16fa882c Parameterizes the view distance used to compute and manage 13 years ago
  Melanie 918c12c965 Change the QUERYACCESS method to eliminate spurious access denied messages 13 years ago
  Diva Canto a8ced66e87 Improved error message on TP failure 13 years ago
  Justin Clark-Casey (justincc) 1613d89383 minor: Correct misspelling of neighbour in log messages. 13 years ago
  Melanie 188d86998d Fix up QueryAccess to also check parcels 13 years ago
  Melanie d90b0c53ec Fix bumping into sim borders and check estate bans for walking crossings 13 years ago
  Diva Canto 02e661f8dd Minor additional debug message. 13 years ago
  Melanie c48ddbfef1 Fix scoping for prim region crossings 13 years ago
  Diva Canto cefdee8aaf Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259 13 years ago