index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, 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-10-31
1
-1
/
+4
|
\
|
*
Store and send the current movement animation state to a new sim on crossing
Melanie
2012-10-30
1
-0
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-10-30
1
-1
/
+2
|
\
\
|
|
/
|
*
Add "force gc" region console command which manually invokes garbage collection.
Justin Clark-Casey (justincc)
2012-10-29
1
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-10-26
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge branch 'master' into careminster
Melanie
2012-10-26
1
-7
/
+7
|
\
\
|
|
/
|
*
Changed "course" to "coarse" in several places
Oren Hurvitz
2012-10-25
1
-7
/
+7
*
|
Merge branch 'avination' into careminster
Melanie
2012-09-10
1
-3
/
+6
|
\
\
|
*
|
remove fireandforget call to EnableChildAgents at end on CompleteMovement,
UbitUmarov
2012-09-07
1
-1
/
+3
|
*
|
Make friend notifies and closing child agents async because both can
Melanie
2012-09-04
1
-1
/
+1
|
*
|
a forgotten file plus minor changes. Imp and SL viewer seem to preserve
UbitUmarov
2012-09-04
1
-1
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-07
1
-5
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
formatting
SignpostMarv
2012-09-04
1
-6
/
+6
|
*
|
although the attachmentPoint argument is a uint, zero is not a valid attachme...
SignpostMarv
2012-09-04
1
-1
/
+4
*
|
|
Merge commit 'a0d178b284050df64d0eb5b9728565fd72615c22' into careminster
Melanie
2012-08-25
1
-1
/
+3
|
\
\
\
|
|
/
/
|
*
|
Extend "Restarting scripts in attachments" debug log message to show actual n...
Justin Clark-Casey (justincc)
2012-08-24
1
-1
/
+3
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-18
1
-5
/
+10
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
BulletSim: Properly regenerate hulls when objects made physical.
Robert Adams
2012-08-17
1
-8
/
+8
|
*
Modify order of code so SOP doesn't set the physics actor flying
Robert Adams
2012-08-17
1
-7
/
+12
*
|
on presence close(), release animator and OnRegionHeartbeatEnd event
UbitUmarov
2012-08-03
1
-0
/
+7
*
|
Merge branch 'avination' into careminster
Melanie
2012-08-01
1
-1
/
+3
|
\
\
|
*
|
Correct StandUp position and rotation
Melanie
2012-07-30
1
-1
/
+3
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-07-29
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
See that if controls are taken, those are released before taking new ones
Melanie
2012-07-29
1
-0
/
+3
*
|
|
Merge branch 'master' into careminster
Melanie
2012-07-20
1
-13
/
+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Stop explicitly closing and nulling out Animator in order to prevent NREs in ...
Justin Clark-Casey (justincc)
2012-07-19
1
-16
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-07-11
1
-42
/
+32
|
\
\
|
|
/
|
*
If a part has a sit target and an avatar is already sitting, allow another av...
Justin Clark-Casey (justincc)
2012-07-10
1
-7
/
+4
|
*
refactor: move management of SOP.SitTargetAvatar into SOP.AddSittingAvatar() ...
Justin Clark-Casey (justincc)
2012-07-10
1
-5
/
+0
|
*
Revert "refactor: Add SOP.IsSitTargetOccupied to improve readability"
Justin Clark-Casey (justincc)
2012-07-10
1
-2
/
+2
|
*
refactor: Add SOP.IsSitTargetOccupied to improve readability
Justin Clark-Casey (justincc)
2012-07-10
1
-2
/
+2
|
*
refactor: use sit orientation argument passed in to SP.SendSitResponse() rath...
Justin Clark-Casey (justincc)
2012-07-10
1
-4
/
+2
|
*
Move common code to detect whether a part has a valid sit target into a SOP p...
Justin Clark-Casey (justincc)
2012-07-10
1
-30
/
+5
|
*
Remove log line accidentally left in SP.SendSitResponse()
Justin Clark-Casey (justincc)
2012-07-10
1
-1
/
+1
|
*
Don't allow a prim to be sat upon if its part of an attachment
Justin Clark-Casey (justincc)
2012-07-09
1
-0
/
+9
|
*
Do not allow a script to attach a prim if its being sat upon.
Justin Clark-Casey (justincc)
2012-07-09
1
-1
/
+17
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-06
1
-10
/
+13
|
\
\
|
*
|
fix a seg fault in sp.cs
UbitUmarov
2012-06-25
1
-1
/
+2
|
*
|
*CHECK/REVIEW* comented out not used sp.ParentPosition. Comented out SOG.Abs...
UbitUmarov
2012-06-17
1
-9
/
+11
*
|
|
Merge branch 'master' into careminster
Melanie
2012-06-28
1
-37
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
refactor: Move ScenePresence <-> AgentData attachments copying code into Atta...
Justin Clark-Casey (justincc)
2012-06-27
1
-37
/
+4
*
|
|
Merge branch 'master' into careminster
Melanie
2012-06-26
1
-3
/
+0
|
\
\
\
|
|
/
/
|
*
|
When attachments are being saved and deleted for a closing root agent, delete...
Justin Clark-Casey (justincc)
2012-06-25
1
-3
/
+0
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-06-15
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Changed t adding the avatar dependent sit offset and not subtracting, so not...
UbitUmarov
2012-06-13
1
-2
/
+4
|
*
|
*TEST this will affect inworld sittargets by +-0.1m, so may be very BAD *. Ch...
UbitUmarov
2012-06-13
1
-1
/
+2
|
*
|
Moved auxiliar funtions of last commit from sop to lsl api since they are on...
UbitUmarov
2012-06-12
1
-34
/
+0
|
*
|
*UNTESTED* extended llGet*PrimitiveParam() to support avatars. Some auxiliar ...
UbitUmarov
2012-06-12
1
-0
/
+34
*
|
|
Merge branch 'master' into careminster
Melanie
2012-06-11
1
-6
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Comment out the scene presence sitting debug log messages for now
Justin Clark-Casey (justincc)
2012-06-11
1
-6
/
+6
[next]