aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* first step changing Object Select codeUbitUmarov2016-08-251-18/+33
* fix missing PhysicsProprieties sending on Object select. This is a temporary...UbitUmarov2016-08-251-24/+1
* respect landpoint Z position also on the ugly LandingPointBehavior_OS option...UbitUmarov2016-08-241-0/+1
* fix the conditions to do parcel objects autoreturnUbitUmarov2016-08-241-7/+8
* coment some debug messagesUbitUmarov2016-08-231-1/+1
* locking issueUbitUmarov2016-08-221-4/+5
* locking issueUbitUmarov2016-08-221-18/+18
* (re)fix avatar standup from a child prim on object deleteUbitUmarov2016-08-221-1/+1
* remove sceneGraph MoveObject and make it part of ProcessObjectGrabUpdate ( s...UbitUmarov2016-08-213-7/+19
* fix llCollisionSound("",0.0) not disabling sounds BUT let llCollisionSound("...UbitUmarov2016-08-201-21/+46
* fix physics sits on child primsUbitUmarov2016-08-191-1/+1
* on sog unlink loose the reference to the deleted physics actorUbitUmarov2016-08-191-0/+3
* on object delete send a direct kill and a delayed one via updates queue, Unti...UbitUmarov2016-08-192-8/+3
* remove some dead codeUbitUmarov2016-08-171-240/+2
* increase physics collisions report rate back to 20/sUbitUmarov2016-08-171-1/+1
* fix tests acordingUbitUmarov2016-08-161-2/+4
* libOMV PrimFlags.JointLP2P does not exist. Its bit now meansUbitUmarov2016-08-161-2/+18
* fix misspelled message mantis: 7996UbitUmarov2016-08-161-1/+1
* fix llVolumeDetect(FALSE) not workingUbitUmarov2016-08-161-53/+5
* partially revert commit 42a9afdc43cc.. of 06-12 not allowing more updates to...UbitUmarov2016-08-123-30/+23
* to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov2016-08-111-5/+6
* add a SimpleAngularDistance Updates prioritazition scheme. Results don't look...UbitUmarov2016-08-093-11/+97
* add a simple prim area estimatorUbitUmarov2016-08-091-0/+23
* fill data for llDetected funtions of collisions closer to the event. (xengin...UbitUmarov2016-08-052-27/+42
* fix parcel Avatar Sounds using group membership not active groupUbitUmarov2016-08-051-1/+1
* use group provided by viewer on Object rez from inventoryUbitUmarov2016-08-051-3/+3
* more changes relative to incorrect use of activegroupidUbitUmarov2016-08-054-19/+21
* revert a variable renameUbitUmarov2016-08-041-6/+6
* cancel sending group powers on crossings, they are no longer needed.UbitUmarov2016-08-041-55/+21
* make sure all new scenepresences have fresh groups information at creation ti...UbitUmarov2016-08-041-0/+2
* add GetActiveMembershipData() to groups modules, let core groups also have Ge...UbitUmarov2016-08-041-0/+1
* add a weak safeguardUbitUmarov2016-08-041-1/+9
* fix a typoUbitUmarov2016-08-042-2/+2
* fix NULL references added in recente changes in standalone modeUbitUmarov2016-07-301-2/+3
* fix cAgent.CrossingFlagsUbitUmarov2016-07-301-1/+7
* remove more code related to Mega regionsUbitUmarov2016-07-284-527/+34
* remove references to RegionCombinerModuleUbitUmarov2016-07-283-96/+4
* but buoyancy was missingUbitUmarov2016-07-271-1/+1
* actually that was redundante, already done at low levelUbitUmarov2016-07-271-11/+4
* move refresh forces into applyphysicsUbitUmarov2016-07-271-13/+12
* a few more changes relative to sits crossingUbitUmarov2016-07-272-10/+25
* clear SitTargetAvatar on a sop copyUbitUmarov2016-07-271-1/+1
* a few more changes on avatar crossingUbitUmarov2016-07-271-9/+11
* missing changes about friends on crossings, and missing angular velocity clea...UbitUmarov2016-07-271-4/+14
* take friends out of onMakeRoot if crossingUbitUmarov2016-07-261-0/+2
* reduce some grid services calls on region crossings, sending more informatio...UbitUmarov2016-07-261-24/+91
* remove extra charUbitUmarov2016-07-251-2/+6
* missing fileUbitUmarov2016-07-251-2/+26
* change avatar Health, from bad penetration depth to relative velocityUbitUmarov2016-07-251-91/+89
* add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov2016-07-231-1/+1