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
/
SceneObjectPart.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few permissions vulnerability. Owners could cause permissions
Melanie Thielker
2010-07-15
1
-0
/
+3
*
Preserve attachment data while a prim is in world. Allows attachment
Melanie Thielker
2010-07-14
1
-0
/
+8
*
Removed the CHANGED_COLOR event post from the Color accessor in SOP. This is ...
Tom Grimshaw
2010-07-12
1
-1
/
+0
*
Add scripted controllers into agent intersim messaging
Melanie Thielker
2010-07-11
1
-0
/
+4
*
Make taken items go back to the folder they came from
Melanie Thielker
2010-07-10
1
-0
/
+3
*
Undo fix is now complete. This commit repairs the special case of the root pr...
Tom Grimshaw
2010-07-05
1
-2
/
+0
*
The majority of the Undo fix. There is still an issue with Rotation which i'...
Tom Grimshaw
2010-07-04
1
-31
/
+30
*
Fix Undo! Made a lot of changes to Undo state saving; it now considers that ...
Tom Grimshaw
2010-07-03
1
-2
/
+14
*
Make newly created prims be named "Object" and make newly created scripts
Melanie Thielker
2010-06-29
1
-2
/
+2
*
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...
Tom Grimshaw
2010-06-20
1
-0
/
+4
|
\
|
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-19
1
-0
/
+4
|
|
\
|
|
*
Hunting for the problem in #4777
Diva Canto
2010-06-19
1
-0
/
+4
|
|
*
Change the handling of CreateSelected. Only send it on real creation, not
Melanie Thielker
2010-06-01
1
-1
/
+2
|
|
*
Fix create selection getting overwritten by multiple updates for the same prim.
Melanie Thielker
2010-05-31
1
-1
/
+8
*
|
|
Update all clients sitting on a linkset if a child prim is moved. This preven...
Tom Grimshaw
2010-06-20
1
-0
/
+6
|
/
/
*
|
Revert "Introduce SOP.UpdateSitters() to update sitting avatars' chat positio...
Melanie Thielker
2010-06-14
1
-14
/
+0
*
|
Revert "D.U.H."
Melanie Thielker
2010-06-14
1
-1
/
+1
*
|
Revert "Try it witht he root prim"
Melanie Thielker
2010-06-14
1
-1
/
+1
*
|
Report current position instead of position at the time we sat down
Melanie Thielker
2010-06-14
1
-1
/
+1
*
|
Try it witht he root prim
Melanie Thielker
2010-06-13
1
-1
/
+1
*
|
D.U.H.
Melanie Thielker
2010-06-13
1
-1
/
+1
*
|
Try to make prims stop moving. Reset velocity, etc, unconditionally. Although
Melanie Thielker
2010-06-13
1
-1
/
+1
*
|
Actually update the SP. EXPERIMENTAL
Melanie Thielker
2010-06-13
1
-0
/
+6
*
|
Introduce SOP.UpdateSitters() to update sitting avatars' chat position if
Melanie Thielker
2010-06-13
1
-0
/
+8
*
|
Change the handling of CreateSelected. Only send it on real creation, not
Melanie Thielker
2010-06-01
1
-1
/
+2
*
|
Fix create selection getting overwritten by multiple updates for the same prim.
Melanie Thielker
2010-05-31
1
-1
/
+8
*
|
Implement suspended updates - When an operation is occurring on lots of prims...
Tom Grimshaw
2010-05-29
1
-2
/
+6
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-28
1
-2
/
+5
|
\
\
|
|
/
|
*
Simplify AddFullUpdateToAvatars()/AddPartialUpdateToAvatars() by calling the ...
Justin Clark-Casey (justincc)
2010-05-28
1
-2
/
+5
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Change the way alpha is interpreted on prim text. Manris #4723
Melanie
2010-05-24
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-21
1
-13
/
+23
|
\
\
|
|
/
|
*
* Initial commit of the slimupdates2 rewrite. This pass maintains the origina...
unknown
2010-05-12
1
-13
/
+23
*
|
Adapt CM to the new CHANGED_OWNER handling
Melanie Thielker
2010-05-03
1
-0
/
+12
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-30
1
-10
/
+11
|
\
\
|
|
/
|
*
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...
Dan Lake
2010-03-19
1
-1
/
+1
|
*
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...
Dan Lake
2010-03-19
1
-9
/
+10
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-18
1
-50
/
+32
|
\
\
|
|
/
|
*
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...
Dan Lake
2010-03-17
1
-50
/
+32
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-15
1
-1
/
+2
|
\
\
|
|
/
|
*
* Added a better check to the SimianGrid connectors to test if they are enabl...
John Hurliman
2010-03-12
1
-0
/
+1
|
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-1
/
+1
*
|
Merge branch 'careminster' into careminster-presence-refactor
Melanie
2010-03-15
1
-50
/
+12
|
\
\
|
*
|
RotLookAt repaired; debug msg cleanup.
Kitto Flora
2010-03-14
1
-33
/
+2
|
*
|
Resolved merge
Kitto Flora
2010-03-12
1
-45
/
+318
|
|
\
\
|
|
*
\
Merge branch '0.6.9-post-fixes' into careminster
Melanie
2010-03-06
1
-29
/
+318
|
|
|
\
\
|
|
|
*
|
- implementing server 1.38 functions
unknown
2010-03-06
1
-0
/
+5
|
*
|
|
|
Dynamics Integration Part 1
Kitto Flora
2010-03-11
1
-1
/
+10
|
|
/
/
/
*
|
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-06
1
-0
/
+5
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
- implementing server 1.38 functions
unknown
2010-03-06
1
-0
/
+5
[next]