aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-26try fix IAR load inventory links and objects ownerUbitUmarov1-2/+2
2018-01-04disable some XmlResolverUbitUmarov1-0/+1
2017-11-12mantis 8253: don't let attachments delete remove controls from viewers on cro...UbitUmarov1-1/+3
2017-08-24frozen avatars should not do local teleports. Possible none should not be all...UbitUmarov1-3/+13
2017-07-28partial mantis 8219; on creating or updating items (animationsets, wearables)...UbitUmarov1-6/+9
2017-07-16store kfm on inventory. this may still be a bit confusing on rezUbitUmarov1-5/+8
2017-06-13guess HGEntityTransferModule jobengine does not need a permanet threadUbitUmarov1-1/+1
2017-06-09add a adicional in transit flag to signal HG tps, and use it to ignore userna...UbitUmarov2-0/+4
2017-06-01avoi null refs on tests simple clientsUbitUmarov1-6/+16
2017-05-31change child agents close control; disablesimulator is not a caps event messageUbitUmarov1-120/+94
2017-05-30remove anoying crossing messages on open bordersUbitUmarov1-3/+4
2017-05-29some cleanup and assume Linux/mono DNS is just broken...UbitUmarov1-8/+7
2017-05-29 no.. still a failUbitUmarov1-1/+1
2017-05-29 mono is a total crapUbitUmarov1-2/+8
2017-05-29 add temporary debug msgsUbitUmarov1-0/+3
2017-05-29 remove a now anoying message..UbitUmarov1-3/+3
2017-05-28 need to delay even more agent close after teleport to compensate for slow ma...UbitUmarov1-3/+4
2017-05-25add some checks for valid endpointsUbitUmarov1-29/+23
2017-05-22remove some code for NAT that was disabled by its author Adam Frisby since 20...UbitUmarov1-18/+1
2017-05-22 fix IClientIPEndpoint broken by justin long ago.. but stop using itUbitUmarov1-16/+11
2017-05-05add a few guard checks on serviceThrottlemoduleUbitUmarov1-1/+9
2017-05-04 move deep effective permissions aggregation to first time use and not on cha...UbitUmarov1-1/+1
2017-05-01rename sog.GetEffectivePermissions() since its use is now limited to more spe...UbitUmarov1-12/+5
2017-04-30fix new landmarks default permissionsUbitUmarov1-3/+8
2017-04-29nore permissions masks hierachyUbitUmarov1-4/+4
2017-04-29 update folded permitions if taking from world, or after unfoldUbitUmarov1-13/+2
2017-04-29 recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...UbitUmarov1-10/+7
2017-04-28forgot a change...UbitUmarov1-2/+2
2017-04-28a few changes to permissions folding... we are testing. at this point only us...UbitUmarov1-15/+20
2017-04-15several changes for osTeleportObjectUbitUmarov1-6/+86
2017-03-31Prevent error spew when script send IM to HG users before HG is upMelanie Thielker1-3/+8
2017-01-26 remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPointUbitUmarov1-10/+4
2017-01-22don't let part lastowner be the groupUbitUmarov1-2/+2
2017-01-20change CanObjectEntry() to use a SOGUbitUmarov1-1/+1
2017-01-19object Take and TakeCopy are for in scene SOPs and SPs and permitions module ...UbitUmarov1-5/+6
2017-01-17add more calls to effective permissions aggregation; do not change groupmask ...UbitUmarov1-0/+2
2017-01-16Remove the last instance of the legacy slam but being setMelanie Thielker1-2/+2
2017-01-14fix incoerent definition of Slam bit (bits 3 and 4 used in diferentUbitUmarov1-4/+7
2017-01-13Fix the new permissions error introduced with the inventory fixMelanie Thielker1-7/+22
2017-01-07Squelch noisy debug message that happens on every single rezMelanie Thielker1-1/+1
2017-01-07Squelch red ink for login cancel by the user during circuit setupMelanie Thielker1-2/+10
2017-01-06Fix the long-standing bug that object permissions set in inventory were lostMelanie Thielker1-4/+8
2017-01-06Remove more calls to that horrible functionMelanie Thielker1-10/+0
2017-01-06Fix errors introduced by incomplete understanding of what folded perms areMelanie Thielker1-13/+11
2017-01-06Restructure god level and permissionsMelanie Thielker2-2/+3
2017-01-05add config option automatic_gods. With this option true, users that can be Go...UbitUmarov1-0/+1
2017-01-05Massive tab and trailing space cleanupMelanie Thielker21-257/+257
2016-12-10Make it more unlikely that a script teleport will be caught by default region...AliciaRaven1-1/+1
2016-12-07add missing sp Intransit controlUbitUmarov1-10/+18
2016-12-07set HasGridUserTried on usercache of NPCsUbitUmarov1-2/+2