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
/
SceneObjectGroup.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill some locks that have crept into SOG
Tom Grimshaw
2010-05-12
1
-2
/
+12
*
Fix overlooked readLock which was left open
Tom Grimshaw
2010-05-10
1
-1
/
+2
*
Adapt CM to the new CHANGED_OWNER handling
Melanie Thielker
2010-05-03
1
-0
/
+8
*
Make scripted attachment states work. Finally. Also replace two monitor locks
Melanie Thielker
2010-04-25
1
-1
/
+6
*
Remove debug output, the culprit has been identified
Melanie Thielker
2010-04-23
1
-1
/
+0
*
Fix a nullref in attachment handling. Add some debug to find the attachment
Melanie Thielker
2010-04-23
1
-0
/
+1
*
Merge branch 'careminster' into careminster-presence-refactor
Melanie
2010-04-13
1
-4
/
+46
|
\
|
*
Fix up my own shoddy code! Fixes prim rez break. Whups!
Thomas Grimshaw
2010-04-05
1
-22
/
+26
|
*
Merge branch 'master' of ssh://TOR/var/git/careminster
Thomas Grimshaw
2010-04-05
1
-7
/
+25
|
|
\
|
|
*
Fix some overlooked merge conflicts that got committed
Melanie
2010-04-05
1
-10
/
+0
|
*
|
This commit adds some randomness to object persistence. It's a Work In Progre...
Thomas Grimshaw
2010-04-05
1
-4
/
+42
*
|
|
Merge branch 'careminster' into careminster-presence-refactor
Melanie
2010-04-05
1
-3
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch '0.6.9-post-fixes' into careminster
Melanie
2010-04-05
1
-6
/
+34
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix bug where approximately half the time, attachments would rez only their r...
Justin Clark-Casey (justincc)
2010-03-09
1
-7
/
+28
*
|
|
Rename Meta7Windlight to LightShare
Melanie
2010-03-30
1
-6
/
+5
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-18
1
-2
/
+2
|
\
\
\
|
*
|
|
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...
Dan Lake
2010-03-17
1
-7
/
+5
*
|
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-15
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-3
/
+3
*
|
|
|
Merge branch 'careminster' into careminster-presence-refactor
Melanie
2010-03-15
1
-16
/
+44
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
RotLookAt repaired; debug msg cleanup.
Kitto Flora
2010-03-14
1
-2
/
+2
|
*
|
|
Merge branch '0.6.9-post-fixes' into careminster
Melanie
2010-03-06
1
-35
/
+147
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-04
1
-56
/
+39
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
compiler warnings revealed that public PlaySoundSlavePrims properties were ch...
Justin Clark-Casey (justincc)
2010-03-03
1
-2
/
+2
|
*
|
|
refactor: push sog.SendPartFullUpdate() down into sop where it better belongs
Justin Clark-Casey (justincc)
2010-03-03
1
-33
/
+4
|
*
|
|
Fix bug where approximately half the time, attachments would rez only their r...
Justin Clark-Casey (justincc)
2010-03-03
1
-7
/
+28
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-03-03
1
-49
/
+134
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Formatting cleanup.
Jeff Ames
2010-02-22
1
-1
/
+1
|
*
Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-02-16
1
-35
/
+104
|
|
\
|
|
*
Revolution is on the roll again! :)
Revolution
2010-02-14
1
-35
/
+104
|
*
|
minor: Make SOG.DelinkFromGroup() return the newly delinked scene object inst...
Justin Clark-Casey (justincc)
2010-02-16
1
-10
/
+25
|
|
/
*
|
Merge branch 'master' into careminster
Melanie
2010-02-08
1
-1
/
+10
|
\
\
|
|
/
|
*
refactor: Reuse SceneObjectGroup.IsAttachmentCheckFull() in Scene.AddSceneObj...
Justin Clark-Casey (justincc)
2010-02-08
1
-1
/
+10
*
|
Merge branch 'master' into careminster
Melanie
2010-02-03
1
-2
/
+5
|
\
\
|
|
/
|
*
minor: add reminder to lock SOG.Children before using it directly in order to...
Justin Clark-Casey (justincc)
2010-02-02
1
-2
/
+5
*
|
Merge branch 'master' into careminster
Melanie
2010-01-11
1
-124
/
+124
|
\
\
|
|
/
|
*
Whitespace cleanup
Melanie
2010-01-11
1
-124
/
+124
*
|
Merge branch 'master' into careminster
Melanie
2010-01-11
1
-3
/
+127
|
\
\
|
|
/
|
*
Adds llRotTarget and the events at_rot_target and not_at_rot_target.
Revolution
2010-01-11
1
-3
/
+127
*
|
Merge branch 'master' into careminster
Melanie
2009-12-31
1
-0
/
+11
|
\
\
|
|
/
|
*
Readds llCollisionFilter and adds llPassCollision.
Revolution
2009-12-31
1
-0
/
+11
*
|
Merge branch 'master' into careminster
Melanie
2009-12-22
1
-1
/
+2
|
\
\
|
|
/
|
*
Glue code for a couple of new LSL function implementations
Melanie
2009-12-22
1
-0
/
+39
|
*
Remove extra forced updates. They're not needed for each prim. Really.
Melanie
2009-12-06
1
-8
/
+8
|
*
Eliminate multiple updates on link/unlink
Melanie
2009-12-06
1
-4
/
+4
*
|
Fix to existing ReaderWriterLockSlim implementations
CasperW
2009-12-06
1
-2
/
+8
*
|
Remove extra forced updates. They're not needed for each prim. Really.
Melanie
2009-12-06
1
-7
/
+7
*
|
Eliminate multiple updates on link/unlink
Melanie
2009-12-06
1
-4
/
+4
*
|
Merge branch 'master' into careminster
Melanie
2009-12-05
1
-2
/
+7
|
\
\
|
|
/
|
*
* Fixes the 10x10x10 hard physics limitation. (wierdly, you have to set thi...
Teravus Ovares (Dan Olivares)
2009-12-03
1
-1
/
+3
[next]