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
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-08
1
-2
/
+2
|
\
|
*
minor: Remove overly verbose schedule full update log message for attachments
Justin Clark-Casey (justincc)
2010-08-07
1
-2
/
+2
*
|
Fix a rather nasty issue where the Backup() process causes objects and avatar...
meta7
2010-08-07
1
-93
/
+106
*
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...
sacha
2010-08-07
1
-0
/
+1
|
\
\
|
*
|
Add a CHANGED_POSITION event so scripts don't have to run expensive loops to ...
Tom
2010-08-07
1
-0
/
+1
*
|
|
and another endless debug cleaning
sacha
2010-08-07
1
-3
/
+3
|
/
/
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-06
1
-0
/
+2
|
\
\
|
|
/
|
*
add userExposed parameter to part copy event
Justin Clark-Casey (justincc)
2010-07-28
1
-0
/
+1
|
*
Add EventManager.OnSceneObjectPreSave() for future use. This is triggered im...
Justin Clark-Casey (justincc)
2010-07-26
1
-0
/
+1
*
|
Make sure the avatar position gets moved along with a prim it is sitting on. ...
Tom
2010-08-06
1
-2
/
+11
*
|
Eat a lockign exception that kills scripts. May bear more investigation
Melanie Thielker
2010-07-25
1
-2
/
+11
*
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...
Melanie Thielker
2010-07-21
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-07-21
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Allow Megaregions to start properly after an unclean shutdown
Melanie
2010-07-20
1
-1
/
+1
|
|
*
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
Melanie Thielker
2010-06-28
1
-3
/
+3
|
|
*
Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and
Melanie Thielker
2010-06-28
1
-16
/
+2
*
|
|
Refine autoreturn a bit
Melanie Thielker
2010-07-21
1
-1
/
+4
|
/
/
*
|
Bail out in AttachToBackup if the group is an attachment
Tom Grimshaw
2010-07-13
1
-0
/
+1
*
|
Undo fix is now complete. This commit repairs the special case of the root pr...
Tom Grimshaw
2010-07-05
1
-11
/
+38
*
|
Fix single prim rotation undo. All UNDO functions are now working correctly ...
Tom Grimshaw
2010-07-04
1
-1
/
+1
*
|
The majority of the Undo fix. There is still an issue with Rotation which i'...
Tom Grimshaw
2010-07-04
1
-19
/
+19
*
|
Fix Undo! Made a lot of changes to Undo state saving; it now considers that ...
Tom Grimshaw
2010-07-03
1
-11
/
+28
*
|
Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never
Melanie Thielker
2010-06-28
1
-3
/
+3
*
|
Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and
Melanie Thielker
2010-06-28
1
-16
/
+2
*
|
Add new event: OnChangedBackup
Tom Grimshaw
2010-06-25
1
-0
/
+4
*
|
Add two events: OnAttachToBackup and OnDetachFromBackup.
Tom Grimshaw
2010-06-25
1
-0
/
+4
*
|
Allow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. T...
Tom Grimshaw
2010-06-19
1
-2
/
+54
*
|
Revert "Introduce SOP.UpdateSitters() to update sitting avatars' chat positio...
Melanie Thielker
2010-06-14
1
-9
/
+0
*
|
Introduce SOP.UpdateSitters() to update sitting avatars' chat position if
Melanie Thielker
2010-06-13
1
-0
/
+9
*
|
Get rid of spamming SOG debug message
Tom Grimshaw
2010-06-12
1
-2
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-09
1
-0
/
+1
|
\
\
|
|
/
|
*
Bug fix on attachments: attach->drop->attach works now.
Diva Canto
2010-06-09
1
-0
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-08
1
-1
/
+2
|
\
\
|
|
/
|
*
Reduce number of full updates sent on region crossing for attachments/huds to...
Justin Clark-Casey (justincc)
2010-06-08
1
-1
/
+2
|
*
Fix prim returns I broke earlier
Melanie Thielker
2010-06-01
1
-1
/
+1
|
*
Split GetAxisAlignedBoundingBox into two methods to allow calculation of
Melanie Thielker
2010-06-01
1
-3
/
+20
|
*
Fix create selection getting overwritten by multiple updates for the same prim.
Melanie Thielker
2010-05-31
1
-1
/
+1
*
|
Fix prim returns I broke earlier
Melanie Thielker
2010-06-01
1
-1
/
+1
*
|
Split GetAxisAlignedBoundingBox into two methods to allow calculation of
Melanie Thielker
2010-06-01
1
-2
/
+19
*
|
Fix create selection getting overwritten by multiple updates for the same prim.
Melanie Thielker
2010-05-31
1
-1
/
+1
*
|
Implement suspended updates - When an operation is occurring on lots of prims...
Tom Grimshaw
2010-05-29
1
-0
/
+17
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-05-21
1
-101
/
+2
|
\
\
|
|
/
|
*
* Moving all of the prioritization/reprioritization code into a new file Prio...
John Hurliman
2010-05-21
1
-100
/
+1
*
|
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
|
\
\
[next]