aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-03Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)1-1/+0
2011-12-02Stop some places where we're trying to reset animations in child agents where...Justin Clark-Casey (justincc)1-100/+110
2011-11-06Convert SendKillObject to take a list of uint rather than sending oneMelanie1-1/+1
2011-11-02Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.Dan Lake1-1/+1
2011-10-28set grp.RootPart.GroupPosition for code consistency (and readability) rather ...Justin Clark-Casey (justincc)1-2/+2
2011-10-06Refactored "known child region" in ScenePresence. There were 4 differentDan Lake1-1/+1
2011-10-06Simplified IsInTransit property on ScenePresence and removed InTransit() whic...Dan Lake1-6/+6
2011-09-10Add extra log information when attachments fail validationJustin Clark-Casey (justincc)1-5/+11
2011-09-10reinstate the validation logging on teleport. A 'fail' of validation still d...Justin Clark-Casey (justincc)1-0/+2
2011-09-05Try disabling the inconsistent attachment state check to see if this actually...Justin Clark-Casey (justincc)1-13/+18
2011-09-02Comment out Scene.CleanDroppedAttachments() and calls.Justin Clark-Casey (justincc)1-1/+1
2011-09-01Eliminate pointless checks of SOG.RootPart != nullJustin Clark-Casey (justincc)1-1/+1
2011-08-31move common code into AttachmentsModule.DeleteAttachmentsFromScene()Justin Clark-Casey (justincc)1-5/+1
2011-08-31Make SP.Attachments available as sp.GetAttachments() instead.Justin Clark-Casey (justincc)1-29/+32
2011-08-27refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid poin...Justin Clark-Casey (justincc)1-1/+1
2011-08-09When an NPC is created, stop telling neighbouring regions to expect a child a...Justin Clark-Casey (justincc)1-1/+5
2011-07-07Ensure that the max transfer distance is initialized correctly.Mic Bowman1-1/+7
2011-06-24Tell hypergridders when their teleports fail because of the 4096 limit rather...Justin Clark-Casey (justincc)1-7/+45
2011-06-03HG Landmarks now working.Diva Canto1-1/+28
2011-05-27HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto1-1/+1
2011-05-08Remove a spammy debug I left in. Disable TP cancel button at the pointMelanie1-1/+2
2011-05-08Enable compressed (gzip) fatpack transfers.Melanie1-0/+1
2011-05-08Mantis #5472Diva Canto1-6/+15
2011-05-04Put the previous state back in the attachments in case the agent transfer fails.Diva Canto1-0/+4
2011-04-29Remove the scripts of the attachments in the departing region and recreate th...Diva Canto1-2/+10
2011-04-28Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto1-27/+34
2011-03-09Add log messages on teleport failure to better pin down the cause.Justin Clark-Casey (justincc)1-3/+9
2011-02-22Parameterizes the view distance used to compute and manageMic Bowman1-11/+26
2011-02-16Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie1-5/+5
2011-02-12Improved error message on TP failureDiva Canto1-1/+1
2011-02-04minor: Correct misspelling of neighbour in log messages.Justin Clark-Casey (justincc)1-1/+1
2011-01-28Fix up QueryAccess to also check parcelsMelanie1-1/+8
2011-01-28Fix bumping into sim borders and check estate bans for walking crossingsMelanie1-18/+69
2011-01-07Minor additional debug message.Diva Canto1-0/+2
2011-01-03Fix scoping for prim region crossingsMelanie1-1/+1
2010-12-09Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto1-1/+1
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto1-1/+1
2010-11-27Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman1-1/+3
2010-11-17minor: add some method commentsJustin Clark-Casey (justincc)1-2/+7
2010-11-08Call attachment cleanup when an agent crosses outMelanie Thielker1-0/+2
2010-10-30Change level of some logging messages, turning some info into arguably more a...Justin Clark-Casey (justincc)1-5/+6
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-15/+42
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-7/+20
2010-10-22Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)1-10/+24
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman1-4/+4
2010-10-20* more url / hg cleanupJonathan Freedman1-24/+10
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-20/+7
2010-10-11* more url / hg cleanupJonathan Freedman1-24/+10
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto1-5/+17
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-20/+7