| Commit message (Expand) | Author | Files | Lines |
2015-12-14 | rename a parameter | UbitUmarov | 1 | -2/+2 |
2015-12-14 | bug fix | UbitUmarov | 1 | -2/+2 |
2015-12-14 | calculate land startpoint, endpoint and center estimate when it is updated, i... | UbitUmarov | 1 | -44/+3 |
2015-12-13 | several changes to telehubs, LandPoint and land access | UbitUmarov | 2 | -219/+255 |
2015-12-13 | fix: do tell and log denied access to estate | UbitUmarov | 1 | -19/+19 |
2015-12-13 | fix: if no groups module, deny access | UbitUmarov | 2 | -2/+3 |
2015-12-13 | several changes to region and land access control - this may be a bit broken now | UbitUmarov | 1 | -198/+192 |
2015-12-12 | add IsEstateManager check to Permissions | UbitUmarov | 1 | -0/+17 |
2015-12-11 | fix backup control flag, still a bad merge effect | UbitUmarov | 1 | -12/+4 |
2015-12-10 | keep SOG reference to root part since two many things depend on deleted SOGs ... | UbitUmarov | 2 | -5/+8 |
2015-12-10 | remove some SOG references on delete to help GC | UbitUmarov | 2 | -3/+22 |
2015-12-05 | send a full update on GroupResize, not a terse | UbitUmarov | 1 | -1/+1 |
2015-12-01 | more changes on lookAt and RotLookAt; do something in attachments | UbitUmarov | 2 | -30/+81 |
2015-12-01 | some changes due to lookAt and RotLookAt | UbitUmarov | 2 | -63/+46 |
2015-11-27 | remove terrain height clamping left over the ushort format testing | UbitUmarov | 1 | -5/+1 |
2015-11-27 | DeregisterRegion from grid earlier on close | UbitUmarov | 1 | -4/+4 |
2015-11-27 | change Backup on scene close to Forced, and not dependent on last change time. | UbitUmarov | 1 | -1/+1 |
2015-11-27 | remove thread Heartbeat from watchdog | UbitUmarov | 1 | -5/+7 |
2015-11-26 | Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri... | Melanie Thielker | 2 | -2/+13 |
2015-11-25 | suspend the use of DisableSimulator, that is causing teleport and crossing i... | UbitUmarov | 1 | -4/+4 |
2015-11-23 | remove warning on siting in phantom prims without sittarget | UbitUmarov | 1 | -1/+1 |
2015-11-22 | Changes to TerrainModule/ITerrainModule to support importing OARs with differ... | Jak Daniels | 1 | -0/+2 |
2015-11-22 | Changes to TerrainChannel/ITerrainChannel to support importing OARs with diff... | Jak Daniels | 2 | -0/+150 |
2015-11-21 | remove a warning | UbitUmarov | 1 | -3/+3 |
2015-11-21 | remove some duplicate using statements | UbitUmarov | 1 | -3/+0 |
2015-11-20 | remove unused return value on DeliverMessageTo() | UbitUmarov | 1 | -1/+1 |
2015-11-19 | work around some 'tests' errors: add a DefaultPermitions module to sceneB | UbitUmarov | 1 | -2/+3 |
2015-11-17 | start adding LegacySitOffsets option. TRUE will prevent the use of new math f... | UbitUmarov | 2 | -19/+70 |
2015-11-17 | work around some 'tests' errors: UUID.Zero is a invalid ownerID | UbitUmarov | 1 | -2/+2 |
2015-11-17 | remove unused parameter | UbitUmarov | 2 | -2/+3 |
2015-11-17 | work around some 'tests' errors: missing call to InventoryDeQueueAndDelete() | UbitUmarov | 1 | -2/+2 |
2015-11-17 | work around some 'tests' errors: suspend sit on sittarget until im not 2 sl... | UbitUmarov | 1 | -0/+2 |
2015-11-17 | work around some 'tests' errors: suspend undo-redo tests until new ones can ... | UbitUmarov | 1 | -1/+3 |
2015-11-17 | bug fix: StateSource of a SOG that is not a attachment is StateSource.PrimCr... | UbitUmarov | 1 | -1/+3 |
2015-11-16 | work around some 'tests' errors: backup is async | UbitUmarov | 1 | -1/+3 |
2015-11-16 | work around some 'tests' errors: fix math | UbitUmarov | 1 | -3/+2 |
2015-11-16 | work around some 'tests' error: internal GroupResize() doesn't heave Undo | UbitUmarov | 1 | -1/+1 |
2015-11-16 | work around some 'tests' error: object is deleted on DeRezObjects, fix last ... | UbitUmarov | 1 | -2/+2 |
2015-11-16 | dont find parts of groups marked as Deleted | UbitUmarov | 1 | -1/+1 |
2015-11-16 | work around some 'tests' error: object is deleted on DeRezObjects | UbitUmarov | 1 | -7/+7 |
2015-11-16 | work around some 'tests' error: object crossing is async | UbitUmarov | 1 | -0/+14 |
2015-11-13 | Add some values to the SimulatorFeatures cap's OpenSimExtras section relativ... | UbitUmarov | 1 | -1/+40 |
2015-11-13 | add the option Normalized55FPS. This is transition code ported from avinatio... | UbitUmarov | 2 | -18/+28 |
2015-11-12 | Add some values to the SimulatorFeatures cap's OpenSimExtras section: | Melanie Thielker | 1 | -0/+29 |
2015-11-12 | Move a call to RequestModuleInterface to a new scene callback function | Melanie Thielker | 1 | -1/+9 |
2015-11-10 | reduce the small MTU violation sending terrain compressed patchs | UbitUmarov | 1 | -1/+1 |
2015-11-09 | replace StatisticsFPSfactor that needed to be changed with FrameTime to a si... | UbitUmarov | 2 | -166/+179 |
2015-11-08 | rename MinFrameTime as FrameTime, since it is not a minimum but a target valu... | UbitUmarov | 2 | -21/+28 |
2015-11-01 | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 1 | -2/+4 |
2015-10-31 | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 2 | -7/+8 |