aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of spamming SOG debug messageTom Grimshaw2010-06-121-2/+2
* Merge branch 'master' into careminster-presence-refactorMelanie2010-06-091-0/+1
|\
| * Bug fix on attachments: attach->drop->attach works now.Diva Canto2010-06-091-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-081-1/+2
|\ \ | |/
| * Reduce number of full updates sent on region crossing for attachments/huds to...Justin Clark-Casey (justincc)2010-06-081-1/+2
| * Fix prim returns I broke earlierMelanie Thielker2010-06-011-1/+1
| * Split GetAxisAlignedBoundingBox into two methods to allow calculation ofMelanie Thielker2010-06-011-3/+20
| * Fix create selection getting overwritten by multiple updates for the same prim.Melanie Thielker2010-05-311-1/+1
* | Fix prim returns I broke earlierMelanie Thielker2010-06-011-1/+1
* | Split GetAxisAlignedBoundingBox into two methods to allow calculation ofMelanie Thielker2010-06-011-2/+19
* | Fix create selection getting overwritten by multiple updates for the same prim.Melanie Thielker2010-05-311-1/+1
* | Implement suspended updates - When an operation is occurring on lots of prims...Tom Grimshaw2010-05-291-0/+17
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-101/+2
|\ \ | |/
| * * Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman2010-05-211-100/+1
* | Kill some locks that have crept into SOGTom Grimshaw2010-05-121-2/+12
* | Fix overlooked readLock which was left openTom Grimshaw2010-05-101-1/+2
* | Adapt CM to the new CHANGED_OWNER handlingMelanie Thielker2010-05-031-0/+8
* | Make scripted attachment states work. Finally. Also replace two monitor locksMelanie Thielker2010-04-251-1/+6
* | Remove debug output, the culprit has been identifiedMelanie Thielker2010-04-231-1/+0
* | Fix a nullref in attachment handling. Add some debug to find the attachmentMelanie Thielker2010-04-231-0/+1
* | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-04-131-4/+46
|\ \
| * | Fix up my own shoddy code! Fixes prim rez break. Whups!Thomas Grimshaw2010-04-051-22/+26
| * | Merge branch 'master' of ssh://TOR/var/git/careminsterThomas Grimshaw2010-04-051-7/+25
| |\ \
| | * | Fix some overlooked merge conflicts that got committedMelanie2010-04-051-10/+0
| * | | This commit adds some randomness to object persistence. It's a Work In Progre...Thomas Grimshaw2010-04-051-4/+42
* | | | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-04-051-3/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-04-051-6/+34
| |\ \ \ | | |/ / | |/| |
| | * | Fix bug where approximately half the time, attachments would rez only their r...Justin Clark-Casey (justincc)2010-03-091-7/+28
* | | | Rename Meta7Windlight to LightShareMelanie2010-03-301-6/+5
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-181-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake2010-03-171-7/+5
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-151-3/+3
|\ \ \ \ | |/ / /
| * | | Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-3/+3
* | | | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-03-151-16/+44
|\ \ \ \ | | |/ / | |/| |
| * | | RotLookAt repaired; debug msg cleanup.Kitto Flora2010-03-141-2/+2
| * | | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-061-35/+147
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-041-56/+39
|\ \ \ \ | | |_|/ | |/| |
| * | | compiler warnings revealed that public PlaySoundSlavePrims properties were ch...Justin Clark-Casey (justincc)2010-03-031-2/+2
| * | | refactor: push sog.SendPartFullUpdate() down into sop where it better belongsJustin Clark-Casey (justincc)2010-03-031-33/+4
| * | | Fix bug where approximately half the time, attachments would rez only their r...Justin Clark-Casey (justincc)2010-03-031-7/+28
| | |/ | |/|
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-03-031-49/+134
|\ \ \ | |/ / | | / | |/ |/|
| * Formatting cleanup.Jeff Ames2010-02-221-1/+1
| * Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-02-161-35/+104
| |\
| | * Revolution is on the roll again! :)Revolution2010-02-141-35/+104
| * | minor: Make SOG.DelinkFromGroup() return the newly delinked scene object inst...Justin Clark-Casey (justincc)2010-02-161-10/+25
| |/
* | Merge branch 'master' into careminsterMelanie2010-02-081-1/+10
|\ \ | |/
| * refactor: Reuse SceneObjectGroup.IsAttachmentCheckFull() in Scene.AddSceneObj...Justin Clark-Casey (justincc)2010-02-081-1/+10
* | Merge branch 'master' into careminsterMelanie2010-02-031-2/+5
|\ \ | |/
| * minor: add reminder to lock SOG.Children before using it directly in order to...Justin Clark-Casey (justincc)2010-02-021-2/+5
* | Merge branch 'master' into careminsterMelanie2010-01-111-124/+124
|\ \ | |/