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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
Refine autoreturn a bit
Melanie Thielker
1
-1
/
+4
2010-07-20
Allow Megaregions to start properly after an unclean shutdown
Melanie
1
-1
/
+1
2010-07-13
Bail out in AttachToBackup if the group is an attachment
Tom Grimshaw
1
-0
/
+1
2010-07-05
Undo fix is now complete. This commit repairs the special case of the root pr...
Tom Grimshaw
1
-11
/
+38
2010-07-04
Fix single prim rotation undo. All UNDO functions are now working correctly ...
Tom Grimshaw
1
-1
/
+1
2010-07-04
The majority of the Undo fix. There is still an issue with Rotation which i'...
Tom Grimshaw
1
-19
/
+19
2010-07-03
Fix Undo! Made a lot of changes to Undo state saving; it now considers that ...
Tom Grimshaw
1
-11
/
+28
2010-06-28
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
Melanie Thielker
1
-3
/
+3
2010-06-28
Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and
Melanie Thielker
1
-16
/
+2
2010-06-28
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
Melanie Thielker
1
-3
/
+3
2010-06-28
Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and
Melanie Thielker
1
-16
/
+2
2010-06-25
Add new event: OnChangedBackup
Tom Grimshaw
1
-0
/
+4
2010-06-25
Add two events: OnAttachToBackup and OnDetachFromBackup.
Tom Grimshaw
1
-0
/
+4
2010-06-19
Allow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. T...
Tom Grimshaw
1
-2
/
+54
2010-06-14
Revert "Introduce SOP.UpdateSitters() to update sitting avatars' chat positio...
Melanie Thielker
1
-9
/
+0
2010-06-13
Introduce SOP.UpdateSitters() to update sitting avatars' chat position if
Melanie Thielker
1
-0
/
+9
2010-06-12
Get rid of spamming SOG debug message
Tom Grimshaw
1
-2
/
+2
2010-06-09
Bug fix on attachments: attach->drop->attach works now.
Diva Canto
1
-0
/
+1
2010-06-08
Reduce number of full updates sent on region crossing for attachments/huds to...
Justin Clark-Casey (justincc)
1
-1
/
+2
2010-06-01
Fix prim returns I broke earlier
Melanie Thielker
1
-1
/
+1
2010-06-01
Fix prim returns I broke earlier
Melanie Thielker
1
-1
/
+1
2010-06-01
Split GetAxisAlignedBoundingBox into two methods to allow calculation of
Melanie Thielker
1
-3
/
+20
2010-06-01
Split GetAxisAlignedBoundingBox into two methods to allow calculation of
Melanie Thielker
1
-2
/
+19
2010-05-31
Fix create selection getting overwritten by multiple updates for the same prim.
Melanie Thielker
1
-1
/
+1
2010-05-31
Fix create selection getting overwritten by multiple updates for the same prim.
Melanie Thielker
1
-1
/
+1
2010-05-29
Implement suspended updates - When an operation is occurring on lots of prims...
Tom Grimshaw
1
-0
/
+17
2010-05-21
* Moving all of the prioritization/reprioritization code into a new file Prio...
John Hurliman
1
-100
/
+1
2010-05-12
Kill some locks that have crept into SOG
Tom Grimshaw
1
-2
/
+12
2010-05-10
Fix overlooked readLock which was left open
Tom Grimshaw
1
-1
/
+2
2010-05-03
Adapt CM to the new CHANGED_OWNER handling
Melanie Thielker
1
-0
/
+8
2010-04-25
Make scripted attachment states work. Finally. Also replace two monitor locks
Melanie Thielker
1
-1
/
+6
2010-04-23
Remove debug output, the culprit has been identified
Melanie Thielker
1
-1
/
+0
2010-04-23
Fix a nullref in attachment handling. Add some debug to find the attachment
Melanie Thielker
1
-0
/
+1
2010-04-05
Fix up my own shoddy code! Fixes prim rez break. Whups!
Thomas Grimshaw
1
-22
/
+26
2010-04-05
This commit adds some randomness to object persistence. It's a Work In Progre...
Thomas Grimshaw
1
-4
/
+42
2010-04-05
Fix some overlooked merge conflicts that got committed
Melanie
1
-10
/
+0
2010-03-30
Rename Meta7Windlight to LightShare
Melanie
1
-6
/
+5
2010-03-17
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...
Dan Lake
1
-7
/
+5
2010-03-14
RotLookAt repaired; debug msg cleanup.
Kitto Flora
1
-2
/
+2
2010-03-10
Formatting cleanup. Add copyright notices.
Jeff Ames
1
-3
/
+3
2010-03-09
Fix bug where approximately half the time, attachments would rez only their r...
Justin Clark-Casey (justincc)
1
-7
/
+28
2010-03-03
compiler warnings revealed that public PlaySoundSlavePrims properties were ch...
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-03-03
refactor: push sog.SendPartFullUpdate() down into sop where it better belongs
Justin Clark-Casey (justincc)
1
-33
/
+4
2010-03-03
Fix bug where approximately half the time, attachments would rez only their r...
Justin Clark-Casey (justincc)
1
-7
/
+28
2010-02-22
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2010-02-16
minor: Make SOG.DelinkFromGroup() return the newly delinked scene object inst...
Justin Clark-Casey (justincc)
1
-10
/
+25
2010-02-14
Revolution is on the roll again! :)
Revolution
1
-35
/
+104
2010-02-08
refactor: Reuse SceneObjectGroup.IsAttachmentCheckFull() in Scene.AddSceneObj...
Justin Clark-Casey (justincc)
1
-1
/
+10
2010-02-02
minor: add reminder to lock SOG.Children before using it directly in order to...
Justin Clark-Casey (justincc)
1
-2
/
+5
2010-01-11
Whitespace cleanup
Melanie
1
-124
/
+124
[next]