aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-10a few more changes on entities updatesUbitUmarov2-43/+36
2017-07-10on entities updates throttles vectors needed to be compared as vectors, not j...UbitUmarov2-32/+116
2017-07-10fix the name of a funtion on last commitUbitUmarov2-3/+3
2017-07-09throttle collision sounds on a SOG.UbitUmarov2-7/+47
2017-06-28BUG FIX: change lludp hovertext utf-8 cut point. Thx djphilUbitUmarov1-3/+4
2017-06-26some shortcuts on local osTeleport, reduce its time penalty, do it with scrip...UbitUmarov1-14/+30
2017-06-25change Backup calls overlap control codeUbitUmarov1-27/+46
2017-06-24revert the thread level change; remove unused dynamic texture timer from inte...UbitUmarov1-14/+8
2017-06-24 a few more changes to iar/oar assets save error/warning to show problems kno...UbitUmarov1-8/+44
2017-06-23 code actually has no ideia if a id is a asset or not and does try to handle ...UbitUmarov1-2/+2
2017-06-23 coment out missing or damage assets messages in uuidgather that are not very...UbitUmarov1-10/+15
2017-06-23several changes to iar/oar assets error reportsUbitUmarov1-6/+7
2017-06-22 change uuidgather a bit moreUbitUmarov1-16/+32
2017-06-22 split some asset uuids gather i stages with dif possible errors, and dont le...UbitUmarov1-32/+45
2017-06-21 avoid some broken object assets present in osgrid inventories due to past pr...UbitUmarov1-0/+9
2017-06-13 some cleanupUbitUmarov4-36/+16
2017-06-12improve english on few messages (thx)UbitUmarov2-3/+3
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