aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | fix turning off phanton always decreasing number of physical partsUbitUmarov2012-06-211-28/+28
| | * | fix SceneGraph Add/Remove PhysicalPrim countersUbitUmarov2012-06-211-2/+2
| | * | *CHECK/REVIEW* comented out not used sp.ParentPosition. Comented out SOG.Abs...UbitUmarov2012-06-172-14/+24
* | | | Merge branch 'master' into careminsterMelanie2012-07-058-33/+122
|\ \ \ \ | | |_|/ | |/| |
| * | | Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)2012-07-055-30/+35
| * | | Correct spelling mistake m_BanedViewers to m_BannedViewersJustin Clark-Casey (justincc)2012-07-031-4/+4
| * | | minor: Add some method doc to HasGroupChanged and Schedule GroupForFull/PartU...Justin Clark-Casey (justincc)2012-07-031-2/+21
| * | | Fix issue in database tests where sogs being stored are not in a scene.Justin Clark-Casey (justincc)2012-07-031-1/+1
| * | | Adds a list of viewers that are allowed or banned from the region.Michelle Argus2012-07-021-0/+65
| * | | Add preservation of running state of scripts when drag-copying.Melanie2012-07-012-2/+38
* | | | Merge branch 'master' into careminsterMelanie2012-07-011-38/+0
|\ \ \ \ | |/ / /
| * | | Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)2012-06-301-22/+0
| * | | Remove code listed for removal in 0.7.3 that handled script restart for incom...Justin Clark-Casey (justincc)2012-06-301-16/+0
* | | | Merge branch 'master' into careminsterMelanie2012-06-294-32/+38
|\ \ \ \ | |/ / /
| * | | Add IScene.Name for code clarity to replace the RegionInfo.RegionName used in...Justin Clark-Casey (justincc)2012-06-292-30/+32
| * | | Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct...Justin Clark-Casey (justincc)2012-06-282-3/+7
* | | | Merge branch 'avination' into careminsterMelanie2012-06-291-2/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Fix llRegionSayTo the right wayMelanie2012-06-281-2/+9
| | |/ | |/|
* | | Revert "Mantis 5977 Corrections to llRegionSayTo"Melanie2012-06-282-24/+4
* | | Merge branch 'master' into careminsterMelanie2012-06-283-37/+24
|\ \ \ | | |/ | |/|
| * | refactor: Move ScenePresence <-> AgentData attachments copying code into Atta...Justin Clark-Casey (justincc)2012-06-273-37/+24
* | | Merge branch 'master' into careminsterMelanie2012-06-267-17/+51
|\ \ \ | |/ /
| * | When attachments are being saved and deleted for a closing root agent, delete...Justin Clark-Casey (justincc)2012-06-253-17/+21
| * | In AttachmentsModule.DetachSingleAttachmentToInvInternal(), remove attachment...Justin Clark-Casey (justincc)2012-06-251-0/+9
| * | Fix script "Running" behaviorBlueWall2012-06-232-0/+16
| * | 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-217-67/+119
|\ \ \ | |/ /
| * | 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-204-62/+106
| * | 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
|\ \ \ | | |/ | |/|
| * | Revert changes...UbitUmarov2012-06-151-21/+3
| * | Add sop IsPhysical and IsPhantom to be used gradually in core in place of as...UbitUmarov2012-06-151-3/+21
| * | Changed t adding the avatar dependent sit offset and not subtracting, so not...UbitUmarov2012-06-131-2/+4
| * | *TEST this will affect inworld sittargets by +-0.1m, so may be very BAD *. Ch...UbitUmarov2012-06-131-1/+2
| * | Moved auxiliar funtions of last commit from sop to lsl api since they are on...UbitUmarov2012-06-121-34/+0
| * | *UNTESTED* extended llGet*PrimitiveParam() to support avatars. Some auxiliar ...UbitUmarov2012-06-121-0/+34
| * | change object drag so it applies a impulse and not a push force so it works a...UbitUmarov2012-06-111-2/+6
* | | 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-114-4/+13
|\ \ \ | | |/ | |/|
| * | Fix a corner case where checking for region corssing may cross an avatar back ifMelanie2012-06-081-2/+7
| * | Revert "Add a frame based watchdog function to keyframed motion"Melanie2012-06-081-20/+0