index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
ScenePresence.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2013-03-22
1
-0
/
+9
|
\
|
*
Force a viewer object update for attachments at the end of the final Scene.Co...
Justin Clark-Casey (justincc)
2013-03-20
1
-0
/
+9
*
|
Merge branch 'avination' into careminster
Melanie
2013-03-19
1
-11
/
+36
|
\
\
|
*
|
* Ignores VolumeDetect enabled prim in the camera raycast call. Note: The ...
teravus
2013-03-16
1
-11
/
+36
*
|
|
Merge branch 'master' into careminster
Melanie
2013-03-14
1
-3
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Make llGetObjectDetails() return the correct world rotation for a sitting avatar
Justin Clark-Casey (justincc)
2013-03-14
1
-5
/
+35
*
|
|
Merge branch 'master' into careminster
Melanie
2013-03-08
1
-18
/
+19
|
\
\
\
|
|
/
/
|
*
|
Add regression test for presence crossing between regions on the same simulator.
Justin Clark-Casey (justincc)
2013-03-06
1
-18
/
+19
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-23
1
-0
/
+6
|
\
\
\
|
|
/
/
|
*
|
minor: Add doc to ScenePresence.IsInTransit to make it clear that this is set...
Justin Clark-Casey (justincc)
2013-02-22
1
-0
/
+6
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-22
1
-1
/
+5
|
\
\
\
|
|
/
/
|
*
|
* Fix walking to <NaN, NaN, NaN> via autopilot.
teravus
2013-02-16
1
-1
/
+5
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-10
1
-0
/
+11
|
\
\
\
|
|
/
/
|
*
|
Fix code to check for no spawn points. Possibly a merge artefact?
Melanie
2013-02-10
1
-2
/
+4
|
*
|
Fix teleport/telehub issue:
BlueWall
2013-02-10
1
-1
/
+10
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-02-07
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SP
Melanie
2013-02-06
1
-0
/
+2
|
*
|
* This adds a bit more to the previous flying roll effect by adding additiona...
teravus
2013-01-31
1
-10
/
+50
|
*
|
* Adds a satisfying angular roll when an avatar is flying and turning. (Gene...
Melanie
2013-01-31
1
-0
/
+81
|
*
|
revert the test, sending again appearance to self in
UbitUmarov
2013-01-17
1
-1
/
+1
|
*
|
*TEST TEST TEST* don't send AvatarAppearance to self
UbitUmarov
2013-01-17
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2013-02-04
1
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Sit and Spin reduction. If sitting, slam avatar angular velocity to zero.
teravus
2013-02-01
1
-2
/
+3
*
|
|
Merge branch 'master' into careminster
Melanie
2013-01-31
1
-0
/
+121
|
\
\
\
|
|
/
/
|
*
|
* This adds a bit more to the previous flying roll effect by adding additiona...
teravus
2013-01-30
1
-10
/
+50
|
*
|
* Adds a satisfying angular roll when an avatar is flying and turning. (Gene...
teravus
2013-01-30
1
-0
/
+81
*
|
|
Merge branch 'master' into careminster
Melanie
2013-01-23
1
-2
/
+1
|
\
\
\
|
|
/
/
|
*
|
Check the existing ScenePresence.ParentPart to make sure we're not trying to ...
Justin Clark-Casey (justincc)
2013-01-19
1
-2
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2013-01-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Restore previous client AO behaviour by not allowing them to remove the defau...
Justin Clark-Casey (justincc)
2013-01-18
1
-1
/
+1
*
|
|
Merge commit 'f54b398540698e6e09022fe77b6405624b532f5c' into careminster
Melanie
2013-01-16
1
-0
/
+4
|
\
\
\
|
|
/
/
|
*
|
move resit fix to ScenePresence.cs and allow for requesting sit on objects ot...
dahlia
2013-01-14
1
-0
/
+4
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-10
1
-58
/
+70
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove now superfluous update of m_lastSize
Melanie
2013-01-08
1
-3
/
+0
|
*
|
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
Melanie
2013-01-08
1
-0
/
+2
|
|
\
\
|
|
*
|
also update m_lastSize in SendAvatarDataToAllAgents so more paths update
UbitUmarov
2013-01-08
1
-0
/
+2
|
|
*
|
Revert "Remove sending AvatarData because this also happens on login, where i...
Melanie
2013-01-08
1
-1
/
+9
|
|
*
|
Merge branch 'ubitwork' into avination
Melanie
2013-01-08
1
-45
/
+61
|
|
|
\
\
|
|
*
|
|
Remove sending AvatarData because this also happens on login, where it chokes
Melanie
2013-01-08
1
-9
/
+1
|
*
|
|
|
Prevent avatar data from being sent during login when it's not valid and
Melanie
2013-01-08
1
-2
/
+5
|
|
|
/
/
|
|
/
|
|
|
*
|
|
put back position and rot change check before sending releasing plane constrain
UbitUmarov
2013-01-08
1
-4
/
+7
|
*
|
|
reduce sampling of camera raycasts to previus value
UbitUmarov
2013-01-08
1
-23
/
+26
|
*
|
|
* DAnger, TEST * change camera plane collision detection. Still bounces on
UbitUmarov
2013-01-08
1
-49
/
+59
|
|
/
/
|
*
|
in raycast for camera exclude self detection
UbitUmarov
2013-01-07
1
-3
/
+2
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-06
1
-51
/
+111
|
\
\
\
|
|
/
/
|
*
|
check land permitions on sit target for unscripted sits
UbitUmarov
2013-01-03
1
-0
/
+17
|
*
|
make ResetMoveToTarget cancel any 'force' waiting to be applied to avatar
UbitUmarov
2013-01-03
1
-7
/
+2
|
*
|
cancel MoveToTarget (viewer 'go here") on sits
UbitUmarov
2013-01-03
1
-2
/
+22
|
*
|
*TEST* avatar unscripted sit. Some guessing/automation
UbitUmarov
2013-01-02
1
-2
/
+4
|
*
|
Merge branch 'ubitwork' into avination
Melanie
2012-12-22
1
-47
/
+46
|
|
\
\
[next]