aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-06-111-6/+6
|\
| * Comment out the scene presence sitting debug log messages for nowJustin Clark-Casey (justincc)2012-06-111-6/+6
* | Merge branch 'avination' into careminsterMelanie2012-06-111-2/+7
|\ \
| * | Fix a corner case where checking for region corssing may cross an avatar back ifMelanie2012-06-081-2/+7
* | | Merge branch 'master' into careminsterMelanie2012-06-081-1/+1
|\ \ \ | | |/ | |/|
| * | Don't make duplicate call to ScenePresence.Close() separately in ETM.DoTelepo...Justin Clark-Casey (justincc)2012-06-081-1/+1
* | | Merge branch 'avination' into careminsterMelanie2012-06-021-1/+1
|\ \ \ | | |/ | |/|
| * | Fix LSL animation state reporting and animation state transitions on crossingMelanie2012-06-011-1/+1
* | | Merge branch 'avination' into careminsterMelanie2012-05-311-162/+162
|\ \ \ | |/ /
| * | Add advanced collision processing into ScenePresenceMelanie2012-05-291-162/+162
* | | Re-add script collisions that were lost in a mergeMelanie2012-05-291-0/+2
* | | Merge branch 'avination' into careminsterMelanie2012-05-271-51/+82
|\ \ \ | |/ /
| * | fix m_sitAvatarHeight to be half size.z, reduced default to a more resonable...UbitUmarov2012-05-191-1/+1
| * | reduce useless waste of cpu. Make character collision events be done similia...UbitUmarov2012-05-191-1/+3
| * | modulate collision sounds intensity with relative collision speedUbitUmarov2012-05-191-49/+78
* | | Merge branch 'master' into careminsterMelanie2012-05-191-3/+12
|\ \ \ | | |/ | |/|
| * | Cleanup + change properties to set fields with private set : Thanks Justin fo...BlueWall2012-05-181-1/+0
| * | Provide Telehub setting to allow use of landmarksBlueWall2012-05-181-1/+2
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-05-171-29/+28
| |\ \
| * | | Check agent limit against root agent count rather than both root and child ag...Justin Clark-Casey (justincc)2012-05-171-2/+11
* | | | Merge branch 'avination' into careminsterMelanie2012-05-171-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | increase avatars collisions report to 10 per sec, Stopped sound on avatar to ...UbitUmarov2012-05-171-1/+1
| * | | add avatar colision sounds. Changed test sound UUIDUbitUmarov2012-05-171-0/+2
* | | | Merge branch 'master' into careminsterMelanie2012-05-171-29/+28
|\ \ \ \ | | |_|/ | |/| |
| * | | Force the default Telehub router if no matches are found in the config.BlueWall2012-05-171-29/+28
| | |/ | |/|
* | | Merge branch 'master' into careminsterMelanie2012-05-141-19/+84
|\ \ \ | |/ /
| * | Add configurable SpawnPointRoutingBlueWall2012-05-131-19/+84
* | | Merge branch 'avination' into careminsterMelanie2012-05-131-0/+8
|\ \ \ | | |/ | |/|
| * | ªTEST MESS* reduce animation packets send. Added onchangeanim event with par...UbitUmarov2012-05-121-0/+8
* | | Merge branch 'master' into careminsterMelanie2012-05-091-0/+12
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDan Lake2012-05-081-0/+2
| |\ \
| | * | Mantis 1456 same region teleport of a sitting avatar.Talun2012-05-091-0/+2
| * | | Trigger event when scene presences are updatedDan Lake2012-05-081-0/+10
| |/ /
* | | Merge branch 'avination' into careminsterMelanie2012-05-051-5/+50
|\ \ \ | | |/ | |/|
| * | Add the default animation to the child agent data updateMelanie2012-05-041-0/+3
| * | Reverse the order of physics event unsubscription to allow GC. Adapted from U...Melanie2012-05-041-2/+2
| * | Retain velocity on walking crossing - adapted from Ubit's reverted patchMelanie2012-05-041-1/+13
| * | Revert "*TO TEST/REVIEW* added current default animation in animationSet.cs t...Melanie2012-05-041-18/+5
| * | *TO TEST/REVIEW* added current default animation in animationSet.cs to/fromAr...UbitUmarov2012-05-041-5/+18
| * | Stabilize sit position on region crossingMelanie2012-05-031-1/+7
| * | Clear permissions given to the object we stand up fromMelanie2012-05-031-1/+25
* | | Merge branch 'master' into careminsterMelanie2012-05-051-13/+56
|\ \ \ | | |/ | |/|
| * | Mantis 60004 problems with damage and llSetDamage. In damage enabled areas th...Talun2012-05-041-7/+46
| * | Reinsert a 2000ms delay before closing a no longer required agent on the sour...Justin Clark-Casey (justincc)2012-05-031-4/+10
* | | Merge branch 'master' into careminsterMelanie2012-05-021-2/+2
|\ \ \ | |/ /
| * | Add regression test for teleporting between neighbouring regions on the same ...Justin Clark-Casey (justincc)2012-05-011-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-04-301-67/+75
|\ \ \ | |/ /
| * | refactor: Simplify by combining SafeSendControlsToScripts() from fe8e835 into...Justin Clark-Casey (justincc)2012-04-301-73/+75
| * | Fixed: scripted controls didn't work if the avatar was sitting downOren Hurvitz2012-04-301-9/+15
* | | Merge branch 'avination'Melanie2012-04-291-0/+35
|\ \ \ | | |/ | |/|