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
2012-04-25
1
-8
/
+1
|
\
\
\
|
|
/
/
|
*
|
refactor: Combine ScenePresence.Teleport() and TeleportWithMomentum()
Justin Clark-Casey (justincc)
2012-04-25
1
-16
/
+0
|
*
|
Add regression test TestSameRegionTeleport()
Justin Clark-Casey (justincc)
2012-04-25
1
-0
/
+6
*
|
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-04-23
1
-2
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix a bug i added fixing another....
UbitUmarov
2012-04-22
1
-2
/
+5
*
|
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-04-20
1
-1
/
+11
|
\
\
\
|
|
/
/
|
*
|
Allow setting a specific target velocity on TeleportWithMomentum
Melanie
2012-04-18
1
-1
/
+11
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-17
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...
Justin Clark-Casey (justincc)
2012-04-17
1
-3
/
+3
*
|
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-04-17
1
-3
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Use chode character actor.SetMomentum() to force full restore Velocity in sce...
UbitUmarov
2012-04-14
1
-1
/
+3
|
*
|
Use presence absolute position to request raycast to camera. Used m_pos maybe...
UbitUmarov
2012-04-13
1
-3
/
+11
|
*
|
don't do Animator.UpdateMovementAnimations() in scenepresence RegionHeartbea...
UbitUmarov
2012-04-13
1
-2
/
+3
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-13
1
-0
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Mantis 55025 Implement script time.
Talun
2012-04-12
1
-0
/
+19
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-09
1
-0
/
+38
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Mantis5502 implementation of some of the new constants
Talun
2012-04-09
1
-0
/
+38
*
|
Merge branch 'master' into careminster
Melanie
2012-04-07
1
-0
/
+16
|
\
\
|
|
/
|
*
For llGetMass(), return the mass of the avatar is the object is attached.
Justin Clark-Casey (justincc)
2012-04-06
1
-0
/
+16
*
|
Merge branch 'master' into careminster
Melanie
2012-03-29
1
-16
/
+0
|
\
\
|
|
/
|
*
HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...
Diva Canto
2012-03-28
1
-16
/
+0
*
|
Merge branch 'master' into careminster
Melanie
2012-03-28
1
-0
/
+18
|
\
\
|
|
/
|
*
More on switching the root folder from under the viewer. More experiments.
Diva Canto
2012-03-27
1
-0
/
+18
*
|
Make anims way more snappy. Decouple SP animation handling from physics frame
Melanie
2012-03-23
1
-14
/
+29
*
|
Merge branch 'master' into careminster
Melanie
2012-03-22
1
-1
/
+1
|
\
\
|
|
/
|
*
Incorporate scene teleporting debugging into "debug scene teleport true|false...
Justin Clark-Casey (justincc)
2012-03-21
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-03-20
1
-1
/
+1
|
\
\
|
|
/
|
*
slight increase in jump power to make running jump slightly better.
nebadon
2012-03-20
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-03-20
1
-1
/
+1
|
\
\
|
|
/
|
*
reduce avatar verticle jump from the absurd 5 meter jump to a less
nebadon
2012-03-20
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-03-09
1
-34
/
+27
|
\
\
|
|
/
|
*
Get rid of unnecessary ParentID == 0 check on SP.Get_AbsolutePosition since t...
Justin Clark-Casey (justincc)
2012-03-09
1
-2
/
+2
|
*
Use SP.ParentPart instead of ParentID in places where it's more efficient (sa...
Justin Clark-Casey (justincc)
2012-03-09
1
-13
/
+13
|
*
refactor: cleanup SP.HandleAgentSit so that everything is done within one if ...
Justin Clark-Casey (justincc)
2012-03-09
1
-15
/
+8
|
*
Remove a race condition from SP.Set_AbsolutePosition where we assume the Pare...
Justin Clark-Casey (justincc)
2012-03-09
1
-5
/
+5
|
*
Hold a ref to the prim we're sat on rather than querying scene each time
Melanie
2012-03-08
1
-27
/
+29
*
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...
Melanie
2012-03-08
1
-27
/
+30
|
\
\
|
*
|
Hold a ref to the prim we're sat on rather than querying scene each time
Melanie
2012-03-08
1
-27
/
+30
|
*
|
Delay the sending of the initial werables update until the inventory and
Melanie
2012-02-25
1
-2
/
+1
|
*
|
Try not to send the avatar updates on login. This may mean loggin in with
Melanie
2012-02-24
1
-1
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-03-03
1
-89
/
+25
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ScenePresence line endings and fix AllowMovement default to true.
Dan Lake
2012-03-02
1
-30
/
+30
|
*
In ScenePresence, removed several private variables used to store public para...
Dan Lake
2012-03-01
1
-108
/
+44
|
*
Try to resolve some problems with viewers crashing after hitting parcel banli...
Justin Clark-Casey (justincc)
2012-02-23
1
-5
/
+8
*
|
Partially apply the core banlines fix
Melanie
2012-02-23
1
-5
/
+8
*
|
Fix preserving the animation state of a crossing seated avatar
Melanie
2012-02-23
1
-2
/
+10
*
|
Properly sequence updates of avatars and attachments so that we don't
Melanie
2012-02-23
1
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-02-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Add a position parameter to region crossing of objects. This avoids the
Melanie
2012-02-23
1
-1
/
+1
*
|
Adjust sit target and the llSetLinkPrimitiveParams sit position hack
Melanie
2012-02-22
1
-2
/
+22
[prev]
[next]