aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-12try to mk jenkins happyUbitUmarov1-1/+1
2017-06-12stop doing UpdateMovementAnimations on avatar collisions, that may cause inco...UbitUmarov1-2/+2
2017-06-11fix a error messageUbitUmarov1-2/+5
2017-06-09add a adicional in transit flag to signal HG tps, and use it to ignore userna...UbitUmarov2-0/+6
2017-06-09 make SendCoarseLocations async, since it is http. Make some actions use thre...UbitUmarov1-12/+19
2017-06-09still losing time with of halcyon incompatibile oars... cathch exceptions of ...UbitUmarov1-8/+6
2017-06-08Another attempt at parsing MOAP <Media> elements in OAR files.Robert Adams1-1/+22
2017-06-09bug fix plus some cleanupUbitUmarov1-56/+65
2017-06-08 revert fa5bf4fd0bb6a855eacdb7b5eec9cd71ad9bf606 for testUbitUmarov1-2/+1
2017-06-07so no real need for Maintenance thread.. so removedUbitUmarov1-77/+1
2017-06-07course locations is a also heartbeat job (for now sync)UbitUmarov1-30/+13
2017-06-07remove some more dead scene optionsUbitUmarov1-39/+1
2017-06-07remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then ...UbitUmarov1-29/+5
2017-06-06set optional group position and rotation before attach to sceneUbitUmarov2-19/+6
2017-06-06bug fix: handle current region on GetChildAgentsToCloseUbitUmarov1-4/+19
2017-06-04Correct parsing of 'Media' XML element in PrimitiveBaseShape when reading an ...Robert Adams1-1/+2
2017-06-03remove redundant UpdateMovementAnimations();UbitUmarov1-2/+2
2017-06-03add a delayed stop so fast tap on move keys does not stop the avatar in some ...UbitUmarov1-6/+28
2017-06-03cross mouse buttons stateUbitUmarov1-0/+14
2017-06-03fix MouseDown in case it gets any useUbitUmarov1-15/+8
2017-06-02 move a execution overlap guard to end of jobUbitUmarov1-1/+1
2017-05-31change child agents close control; disablesimulator is not a caps event messageUbitUmarov2-38/+28
2017-05-31mantis 8182: update/fix GenerateRandomAnimation(). not updating libomv avatar...UbitUmarov1-7/+141
2017-05-23 dont fail saving a OAR because of a broken materialUbitUmarov1-1/+10
2017-05-21cross avatar group info also if title is empty stringUbitUmarov1-1/+4
2017-05-21 on recover form nom finite avatar pos, don't add it physics it it had noneUbitUmarov1-2/+5
2017-05-19mantis 8170: let physics know Always_run on adding the avatarUbitUmarov1-0/+1
2017-05-15oops...UbitUmarov1-1/+1
2017-05-14fix some issue on parcels loading and make parcels dwell show something. Reso...UbitUmarov2-0/+4
2017-05-04 the new options i add where actually bad idea, they would make theUbitUmarov2-16/+3
2017-05-04 do the same in the cases we are just moving parts around and not changing th...UbitUmarov5-16/+14
2017-05-04 move deep effective permissions aggregation to first time use and not on cha...UbitUmarov7-83/+45
2017-05-03fix right to change permissions of group owned objectsUbitUmarov2-2/+25
2017-05-03fix right to change permissions of group owned taskitemsUbitUmarov1-0/+17
2017-05-03still another missing conversion btw viewer and OS on groupd ownedUbitUmarov1-4/+4
2017-05-03 taskitem group owned information was still incorrectUbitUmarov1-1/+6
2017-05-03 change taskInventory copy/move to agents inventory rulesUbitUmarov1-6/+1
2017-05-03viewer can't tell if a taskitem is group owned if we don't tell him; missing...UbitUmarov1-2/+9
2017-05-01save a few nanosecondsUbitUmarov1-9/+16
2017-05-01rename sog.GetEffectivePermissions() since its use is now limited to more spe...UbitUmarov1-8/+3
2017-04-30Permissions compatibility hack 1: anyone copy - new permissions require that ...UbitUmarov1-3/+8
2017-04-30exclude lms from permissions checks. They are full rights, and broken on all dbsUbitUmarov1-31/+5
2017-04-30don't break groups permission maskUbitUmarov1-3/+2
2017-04-29nore permissions masks hierachyUbitUmarov1-14/+12
2017-04-29 update folded permitions if taking from world, or after unfoldUbitUmarov1-2/+4
2017-04-29 recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...UbitUmarov1-5/+7
2017-04-29add check for valid folded permsUbitUmarov1-6/+2
2017-04-29fix chain of contents sellsUbitUmarov1-3/+8
2017-04-28a few changes to permissions folding... we are testing. at this point only us...UbitUmarov4-43/+45
2017-04-27add a usefull taint and updateUbitUmarov2-27/+69