aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | When attachments are being saved and deleted for a closing root agent, delete...Justin Clark-Casey (justincc)2012-06-252-14/+13
| | * | | | | In AttachmentsModule.DetachSingleAttachmentToInvInternal(), remove attachment...Justin Clark-Casey (justincc)2012-06-251-0/+9
| | * | | | | Fix script "Running" behaviorBlueWall2012-06-231-0/+14
| | * | | | | Fix bug where attachments would not retain position if just rotated and not m...Justin Clark-Casey (justincc)2012-06-221-0/+5
| * | | | | | Merge branch 'master' into careminsterMelanie2012-06-216-64/+103
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Use HasPrivateAttachmentPoint properties in SOG.DeleteGroupFromScene() instea...Justin Clark-Casey (justincc)2012-06-201-2/+3
| | * | | | | refactor: use SOG.HasPrivateAttachmentPoint in SOP.SendTerseUpdateToClient() ...Justin Clark-Casey (justincc)2012-06-201-2/+3
| | * | | | | Log how many scripts are candidates for starting and how many are actually st...Justin Clark-Casey (justincc)2012-06-203-59/+90
| | * | | | | If RegionReady is active, don't falsely say that logins are enabled in the ma...Justin Clark-Casey (justincc)2012-06-201-2/+2
| | * | | | | minor: If logging because mesh/sculpt data isn't present for an object, log o...Justin Clark-Casey (justincc)2012-06-201-1/+1
| * | | | | | Merge branch 'avination' into careminsterMelanie2012-06-152-2/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-142-2/+19
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Add SOG.HasPrivateAttachmentPoint to tell if a SOG has a private attachment p...Justin Clark-Casey (justincc)2012-06-142-2/+19
| * | | | | | | Merge branch 'master' into careminsterMelanie2012-06-122-5/+4
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather...Justin Clark-Casey (justincc)2012-06-121-1/+1
| | * | | | | | In PresenceDetector.OnConnectionClose(), use the IsChildAgent check already a...Justin Clark-Casey (justincc)2012-06-121-4/+3
| * | | | | | | Merge branch 'master' into careminsterMelanie2012-06-111-6/+6
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Comment out the scene presence sitting debug log messages for nowJustin Clark-Casey (justincc)2012-06-111-6/+6
| * | | | | | | Merge branch 'avination' into careminsterMelanie2012-06-112-4/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-083-83/+75
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Don't make duplicate call to ScenePresence.Close() separately in ETM.DoTelepo...Justin Clark-Casey (justincc)2012-06-083-81/+74
| * | | | | | | | Merge branch 'master' into careminsterMelanie2012-06-083-16/+23
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Go back to calling IncomingCloseAgent() in the "kick user" command for consis...Justin Clark-Casey (justincc)2012-06-081-6/+0
| | * | | | | | | Remove duplicate update of user count in Scene.IncomingCloseAgent()Justin Clark-Casey (justincc)2012-06-083-14/+27
| * | | | | | | | Merge branch 'master' into careminsterMelanie2012-06-082-22/+22
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fix bug with "kick user" reducing agent counts by 2 instead of 1.Justin Clark-Casey (justincc)2012-06-082-20/+22
| * | | | | | | | Merge branch 'avination' into careminsterMelanie2012-06-072-89/+15
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-072-40/+38
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Record the fact that child agents can have asset transactions.Justin Clark-Casey (justincc)2012-06-072-23/+18
| | * | | | | | | | Don't send kill object messages to clients when a child agent is closed.Justin Clark-Casey (justincc)2012-06-071-18/+21
| * | | | | | | | | Remove two causes of recursive locking. Merge artefact cleanup.Melanie2012-06-061-7/+5
| * | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-06-063-9/+18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-063-151/+159
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Scale down per frame MS stats to match scaled simulator FPS stat.Justin Clark-Casey (justincc)2012-06-051-1/+1
| | * | | | | | | | | Start sending spare frame time MS viewer stat. Make frame time correctly dis...Justin Clark-Casey (justincc)2012-06-052-78/+124
| | * | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2012-06-051-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Correct the delegate specification in EventManager.TriggerTerrainTainted. Loo...Robert Adams2012-06-041-1/+1
| | * | | | | | | | | | Properly show per frame millisecond statistics per frame, not as amount of ti...Justin Clark-Casey (justincc)2012-06-041-22/+41
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-06-021-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-06-022-33/+14
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Instead of updating sim stats root agent, child, objects and scripts accounts...Justin Clark-Casey (justincc)2012-06-012-33/+14
| * | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-05-312-163/+163
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-312-14/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Add an optional mechanism for physics modules to collect and return arbitrary...Justin Clark-Casey (justincc)2012-05-311-5/+43
| | * | | | | | | | | | | Fix collision filtering. The filter should be checked on the receiving part!Melanie2012-05-291-9/+9
| * | | | | | | | | | | | Re-add script collisions that were lost in a mergeMelanie2012-05-291-0/+2
| * | | | | | | | | | | | Merge branch 'avination'Melanie2012-05-292-178/+98
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'avination' into careminsterMelanie2012-05-274-191/+386
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-276-58/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | If restating a region, clean up the physics scene after the main scene has be...Justin Clark-Casey (justincc)2012-05-261-4/+4