aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* several changes to telehubs, LandPoint and land accessUbitUmarov2015-12-132-219/+255
* fix: do tell and log denied access to estateUbitUmarov2015-12-131-19/+19
* fix: if no groups module, deny accessUbitUmarov2015-12-132-2/+3
* several changes to region and land access control - this may be a bit broken nowUbitUmarov2015-12-131-198/+192
* add IsEstateManager check to PermissionsUbitUmarov2015-12-121-0/+17
* fix backup control flag, still a bad merge effectUbitUmarov2015-12-111-12/+4
* keep SOG reference to root part since two many things depend on deleted SOGs ...UbitUmarov2015-12-102-5/+8
* remove some SOG references on delete to help GCUbitUmarov2015-12-102-3/+22
* send a full update on GroupResize, not a terseUbitUmarov2015-12-051-1/+1
* more changes on lookAt and RotLookAt; do something in attachmentsUbitUmarov2015-12-012-30/+81
* some changes due to lookAt and RotLookAtUbitUmarov2015-12-012-63/+46
* remove terrain height clamping left over the ushort format testingUbitUmarov2015-11-271-5/+1
* DeregisterRegion from grid earlier on closeUbitUmarov2015-11-271-4/+4
* change Backup on scene close to Forced, and not dependent on last change time.UbitUmarov2015-11-271-1/+1
* remove thread Heartbeat from watchdogUbitUmarov2015-11-271-5/+7
* Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri...Melanie Thielker2015-11-262-2/+13
* suspend the use of DisableSimulator, that is causing teleport and crossing i...UbitUmarov2015-11-251-4/+4
* remove warning on siting in phantom prims without sittargetUbitUmarov2015-11-231-1/+1
* Changes to TerrainModule/ITerrainModule to support importing OARs with differ...Jak Daniels2015-11-221-0/+2
* Changes to TerrainChannel/ITerrainChannel to support importing OARs with diff...Jak Daniels2015-11-222-0/+150
* remove a warningUbitUmarov2015-11-211-3/+3
* remove some duplicate using statementsUbitUmarov2015-11-211-3/+0
* remove unused return value on DeliverMessageTo()UbitUmarov2015-11-201-1/+1
* work around some 'tests' errors: add a DefaultPermitions module to sceneBUbitUmarov2015-11-191-2/+3
* start adding LegacySitOffsets option. TRUE will prevent the use of new math f...UbitUmarov2015-11-172-19/+70
* work around some 'tests' errors: UUID.Zero is a invalid ownerIDUbitUmarov2015-11-171-2/+2
* remove unused parameterUbitUmarov2015-11-172-2/+3
* work around some 'tests' errors: missing call to InventoryDeQueueAndDelete()UbitUmarov2015-11-171-2/+2
* work around some 'tests' errors: suspend sit on sittarget until im not 2 sl...UbitUmarov2015-11-171-0/+2
* work around some 'tests' errors: suspend undo-redo tests until new ones can ...UbitUmarov2015-11-171-1/+3
* bug fix: StateSource of a SOG that is not a attachment is StateSource.PrimCr...UbitUmarov2015-11-171-1/+3
* work around some 'tests' errors: backup is asyncUbitUmarov2015-11-161-1/+3
* work around some 'tests' errors: fix mathUbitUmarov2015-11-161-3/+2
* work around some 'tests' error: internal GroupResize() doesn't heave UndoUbitUmarov2015-11-161-1/+1
* work around some 'tests' error: object is deleted on DeRezObjects, fix last ...UbitUmarov2015-11-161-2/+2
* dont find parts of groups marked as DeletedUbitUmarov2015-11-161-1/+1
* work around some 'tests' error: object is deleted on DeRezObjectsUbitUmarov2015-11-161-7/+7
* work around some 'tests' error: object crossing is asyncUbitUmarov2015-11-161-0/+14
* Add some values to the SimulatorFeatures cap's OpenSimExtras section:Melanie Thielker2015-11-121-0/+29
* Move a call to RequestModuleInterface to a new scene callback functionMelanie Thielker2015-11-121-1/+9
* reduce the small MTU violation sending terrain compressed patchsUbitUmarov2015-11-101-1/+1
* replace StatisticsFPSfactor that needed to be changed with FrameTime to a si...UbitUmarov2015-11-092-166/+179
* rename MinFrameTime as FrameTime, since it is not a minimum but a target valu...UbitUmarov2015-11-082-21/+28
* More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-011-2/+4
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-014-14/+22
|\
| * Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2015-10-312-7/+8
| * Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker2015-10-311-1/+5
| * let silly tests override version on local connectionsUbitUmarov2015-10-311-2/+2
| * Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2015-10-312-9/+6
| |\
| | * fix mantis 7733, reverting setting of IsAttachment on first call to full chec...UbitUmarov2015-10-292-9/+6