aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/EntityTransfer (follow)
Commit message (Expand)AuthorAgeFilesLines
* missing files...UbitUmarov2019-04-301-3/+3
* old tp timing issues on grid presence notification did came back, so put back...UbitUmarov2019-04-091-0/+5
* try handle the special case MaxRegionsViewDistance = 0 (agents only see void ...UbitUmarov2019-04-051-10/+40
* change visible regions also by view range change; fix check on crossingsUbitUmarov2019-04-041-4/+7
* control visible regions by avatar position and view range, first dirty codeUbitUmarov2019-04-041-82/+276
* send agent view range to new child agentsUbitUmarov2019-04-041-1/+2
* still issues on fast hg tpsUbitUmarov2019-04-011-2/+6
* change avatar arrival at hg destination handlingUbitUmarov2019-04-011-2/+5
* fix tp set callback log messageUbitUmarov2019-04-011-1/+1
* changes on teleports v7UbitUmarov2019-03-281-59/+33
* a few more changes to tp homeUbitUmarov2019-01-192-41/+71
* a few changes to tp homeUbitUmarov2019-01-182-57/+118
* fix HG tp detectionUbitUmarov2019-01-181-62/+54
* do HG as old protocol, needs deeper changesUbitUmarov2019-01-141-4/+9
* more on TPUbitUmarov2019-01-141-16/+16
* test a change to TP protocolUbitUmarov2019-01-141-35/+37
* give a bit more time bf closing child agentsUbitUmarov2019-01-081-1/+1
* oops, thats elsewhereUbitUmarov2019-01-041-1/+1
* some viewers now also seem to need time bf closing child regions on TPUbitUmarov2019-01-041-2/+13
* reduce tp close child agent delay timeUbitUmarov2019-01-031-15/+7
* minor cleanupUbitUmarov2018-06-161-36/+12
* fix previus commit with the right source file :(UbitUmarov2018-03-271-1/+4
* mantis8307: avoid a null refUbitUmarov2018-03-271-1/+0
* mantis 8253: don't let attachments delete remove controls from viewers on cro...UbitUmarov2017-11-121-1/+3
* frozen avatars should not do local teleports. Possible none should not be all...UbitUmarov2017-08-241-3/+13
* guess HGEntityTransferModule jobengine does not need a permanet threadUbitUmarov2017-06-131-1/+1
* add a adicional in transit flag to signal HG tps, and use it to ignore userna...UbitUmarov2017-06-091-0/+3
* avoi null refs on tests simple clientsUbitUmarov2017-06-011-6/+16
* change child agents close control; disablesimulator is not a caps event messageUbitUmarov2017-05-311-120/+94
* remove anoying crossing messages on open bordersUbitUmarov2017-05-301-3/+4
* some cleanup and assume Linux/mono DNS is just broken...UbitUmarov2017-05-291-8/+7
* no.. still a failUbitUmarov2017-05-291-1/+1
* mono is a total crapUbitUmarov2017-05-291-2/+8
* add temporary debug msgsUbitUmarov2017-05-291-0/+3
* need to delay even more agent close after teleport to compensate for slow ma...UbitUmarov2017-05-281-3/+4
* add some checks for valid endpointsUbitUmarov2017-05-251-29/+23
* remove some code for NAT that was disabled by its author Adam Frisby since 20...UbitUmarov2017-05-221-18/+1
* fix IClientIPEndpoint broken by justin long ago.. but stop using itUbitUmarov2017-05-221-16/+11
* several changes for osTeleportObjectUbitUmarov2017-04-151-6/+86
* change CanObjectEntry() to use a SOGUbitUmarov2017-01-201-1/+1
* Squelch red ink for login cancel by the user during circuit setupMelanie Thielker2017-01-071-2/+10
* Restructure god level and permissionsMelanie Thielker2017-01-062-2/+3
* add config option automatic_gods. With this option true, users that can be Go...UbitUmarov2017-01-051-0/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-053-81/+81
* Make it more unlikely that a script teleport will be caught by default region...AliciaRaven2016-12-101-1/+1
* add missing sp Intransit controlUbitUmarov2016-12-071-10/+18
* change a wrong error message and avoid a null ref (that may happen due to nee...UbitUmarov2016-12-021-13/+11
* Fix typo in a commentAliciaRaven2016-11-221-1/+1
* Include new Region.ini option for DefaultLandingPoint for teleports with no c...AliciaRaven2016-11-221-0/+4
* handle HG lm tp to large regions in another wayUbitUmarov2016-11-202-8/+17