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
/
SceneObjectGroup.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sitting avatars hidding by their position. This is not as SL that uses
UbitUmarov
2014-08-01
1
-0
/
+5
*
change how sounds work. May be bad.. needs testing
UbitUmarov
2014-07-27
1
-2
/
+4
*
clear script controls on crossing (untested)(possible should be done
UbitUmarov
2014-07-26
1
-0
/
+1
*
CrossPrimGroupIntoNewRegion does keyframes and physics crossing fails, so
UbitUmarov
2014-07-22
1
-91
/
+86
*
consider that CrossPrimGroupIntoNewRegion removes DIE_AT_EDGE and
UbitUmarov
2014-07-22
1
-0
/
+2
*
make ResetChildPrimPhysicsPositions only do what it is supposed to do and
UbitUmarov
2014-07-22
1
-1
/
+11
*
tell scripts about positions changes after they are actually changed
UbitUmarov
2014-07-22
1
-10
/
+18
*
dont try to cross with avatars on DIE_AT_EDGE or RETURN_AT_EDGE sog
UbitUmarov
2014-07-22
1
-84
/
+96
*
bug fix. Child position got broken because first prim i parts array may
UbitUmarov
2014-07-22
1
-0
/
+5
*
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Melanie Thielker
2014-06-21
1
-25
/
+24
|
\
|
*
Merge branch 'master' into careminster
Melanie
2014-01-28
1
-5
/
+8
|
|
\
|
|
*
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-10
1
-5
/
+5
|
|
|
\
|
|
|
*
When moving the root prim of an attachment: a) Change the attach position; b)...
Oren Hurvitz
2014-01-10
1
-5
/
+5
|
|
*
|
Merge branch 'justincc-master'
Justin Clark-Casey (justincc)
2014-01-10
1
-0
/
+3
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Refactored setting permissions when rezzing items: use the same function when...
Oren Hurvitz
2014-01-10
1
-0
/
+3
|
*
|
|
Intermediate commit. Sill errors.
Melanie
2014-01-05
1
-10
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
This is the acutal sitting avatar crossing code. This commit implements the
Melanie
2013-12-16
1
-2
/
+152
|
|
*
|
Committing the Avination Scene Presence and related texture code
Melanie
2013-12-11
1
-0
/
+42
|
|
|
/
|
*
|
* Fixes cases where Last Attachment Point gets overwritten with 0 when it sho...
teravus
2013-10-05
1
-1
/
+3
|
*
|
Merge branch 'avination-current' into careminster
Melanie
2013-09-16
1
-0
/
+1
|
|
\
\
|
*
\
\
Merge branch 'master' into careminster
Melanie
2013-06-30
1
-10
/
+13
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Improve situation where editing just the root prim of an attachment causes ot...
Justin Clark-Casey (justincc)
2013-06-25
1
-1
/
+10
|
|
*
|
Tidy up SOG.UpdateRootPosition() to eliminate unnecessary copying of Vector3 ...
Justin Clark-Casey (justincc)
2013-06-25
1
-10
/
+4
|
*
|
|
Merge branch 'master' into careminster
Melanie
2013-06-23
1
-2
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix prim locking to behave like SL
Melanie
2013-06-23
1
-2
/
+2
|
*
|
|
Merge branch 'master' into careminster
Melanie
2013-06-13
1
-0
/
+5
|
|
\
\
\
|
|
|
/
/
|
|
*
|
* This fixes having to select and deselect prim to get keyframemotion to star...
teravus
2013-06-12
1
-0
/
+5
|
|
*
|
Hook up Keyframe motion to almost everything. Failing to cross a sim border
Melanie
2013-06-06
1
-0
/
+13
|
*
|
|
Merge branch 'avination-current' into careminster
Melanie
2013-06-06
1
-0
/
+5
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into careminster
Melanie
2013-05-24
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
minor: Remove unnecessary duplication of AbsolutePosition Vector3 in SOG.Copy()
Justin Clark-Casey (justincc)
2013-05-24
1
-1
/
+0
|
|
*
|
|
Fix bug where a cloned object would report the wrong llGetNumberOfPrims() whe...
Justin Clark-Casey (justincc)
2013-05-23
1
-0
/
+1
|
*
|
|
|
Merge branch 'master' into careminster
Melanie
2013-05-11
1
-7
/
+7
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
remove pointless region handle paramter from IClientAPI.SendKillObject()
Justin Clark-Casey (justincc)
2013-05-09
1
-1
/
+1
|
|
*
|
|
Fix issue where objects removed via llDie() would not disappear for users loo...
Justin Clark-Casey (justincc)
2013-05-09
1
-7
/
+7
|
|
*
|
|
Export permission, part two. Setting export perms for textures and clothing w...
Melanie
2013-03-31
1
-0
/
+9
|
|
*
|
|
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-26
1
-0
/
+1
*
|
|
|
|
Guard against Scene being null in attachments it the wearing avatar is in the...
Melanie Thielker
2014-03-25
1
-14
/
+16
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Mono 2.0 fix - call ToArray() explicitly
Melanie
2013-09-08
1
-0
/
+1
*
|
|
|
Fix prim locking to behave like SL
Melanie
2013-06-23
1
-2
/
+2
*
|
|
|
* This fixes having to select and deselect prim to get keyframemotion to star...
Melanie
2013-06-13
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Allow Linden trees to preserve their type when taken into inventory and rezze...
Melanie
2013-05-26
1
-0
/
+5
|
/
/
*
|
Export permission, part two. Setting export perms for textures and clothing w...
Melanie
2013-03-31
1
-1
/
+1
*
|
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-24
1
-0
/
+1
*
|
Merge branch 'avination' into careminster
Melanie
2013-01-23
1
-4
/
+18
|
\
\
|
*
|
Add accessors to allow serializing rot and position targets
Melanie
2013-01-21
1
-2
/
+12
|
*
|
Limit active at targets to 8
Melanie
2013-01-21
1
-2
/
+6
*
|
|
Merge branch 'avination'
Melanie
2013-01-19
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
dont send a full grp update on stopmovetotarget. just a rootpart terse
UbitUmarov
2013-01-16
1
-0
/
+2
*
|
|
Merge branch 'avination' into careminster
Melanie
2013-01-13
1
-16
/
+3
|
\
\
\
|
|
/
/
[next]