aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* work around some 'tests' errors: UUID.Zero is a invalid ownerID - missing fileUbitUmarov2015-11-171-1/+1
|
* work around some 'tests' errors: UUID.Zero is a invalid ownerIDUbitUmarov2015-11-171-2/+2
|
* remove unused parameter - missing fileUbitUmarov2015-11-171-5/+7
|
* remove unused parameterUbitUmarov2015-11-175-9/+10
|
* work around some 'tests' errors: fix wrong parametersUbitUmarov2015-11-171-5/+5
|
* work around some 'tests' errors: sp attachments and appearance are not in syncUbitUmarov2015-11-171-24/+24
|
* work around some 'tests' errors: AgentGroupDataUpdate is udpUbitUmarov2015-11-171-1/+3
|
* work around some 'tests' errors: a new event queue has a few null eventsUbitUmarov2015-11-171-0/+7
|
* work around some 'tests' errors: a new event queue has a few null eventsUbitUmarov2015-11-171-0/+9
|
* work around some 'tests' errors: missing call to InventoryDeQueueAndDelete()UbitUmarov2015-11-171-2/+2
|
* work around some 'tests' errors: terrain effects limits changedUbitUmarov2015-11-171-2/+2
|
* fix llRequestAgentData cache timeoutUbitUmarov2015-11-171-1/+2
|
* work around some 'tests' errors: add a httpserverUbitUmarov2015-11-171-3/+3
|
* work around some 'tests' errors: allow sitTargetposition and orientation to ↵UbitUmarov2015-11-171-1/+2
| | | | be read from OAR on opensim, they are reset at avination, this may cause issues with old sits
* work around some 'tests' errors: suspend ↵UbitUmarov2015-11-171-0/+2
| | | | TestllSetLinkPrimitiveParamsForAgent bc avatar sit math changed
* work around some 'tests' errors: Coalesced objects handling has changedUbitUmarov2015-11-171-0/+2
|
* work around some 'tests' errors: test for null cacheItemsUbitUmarov2015-11-171-0/+3
|
* work around some 'tests' errors: assets are modified by the test, on ↵UbitUmarov2015-11-171-0/+18
| | | | current code
* work around some 'tests' errors: suspend sit on sittarget until im not 2 ↵UbitUmarov2015-11-171-0/+2
| | | | sleepy to fix the math
* work around some 'tests' errors: suspend undo-redo tests until new ones can ↵UbitUmarov2015-11-171-1/+3
| | | | be written to conform to new code
* bug fix: improve chat to child avatars. Still not good because of low ↵UbitUmarov2015-11-171-10/+11
| | | | resolution of child position updates
* bug fix: StateSource of a SOG that is not a attachment is ↵UbitUmarov2015-11-171-1/+3
| | | | StateSource.PrimCrossing
* work around some 'tests' errors: backup is asyncUbitUmarov2015-11-161-1/+3
|
* work around some 'tests' errors: dont use references to objects that may ↵UbitUmarov2015-11-161-3/+6
| | | | have been deleted
* 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
| | | | commit side effects
* 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
|
* deatach from backup on attachmentUbitUmarov2015-11-161-0/+2
|
* work around some 'tests' error: normalization of <0,0,0> no longer causes ↵UbitUmarov2015-11-161-3/+4
| | | | argument exception, missed a few more
* work around some 'tests' error: normalization of <0,0,0> no longer causes ↵UbitUmarov2015-11-161-2/+2
| | | | argument exception
* work around some 'tests' error: contents of link folders are no longer sentUbitUmarov2015-11-161-1/+2
|
* work around some 'tests' errorsUbitUmarov2015-11-161-2/+9
|
* coment out excessive debug messagesUbitUmarov2015-11-161-4/+5
|
* Fix a merge conflictMelanie Thielker2015-11-161-7/+0
|
* Merge branch 'master' into avinationmerge0.9.0Melanie Thielker2015-11-162-5/+12
|\ | | | | | | | | Conflicts: OpenSim/Framework/AvatarAppearance.cs
| * fix the protection for more Wearables than region suportsUbitUmarov2015-11-151-6/+9
| |
| * Fixed typosDiva Canto2015-11-121-5/+5
| |
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2015-11-128-42/+108
| |\
| * | fix cut points of UTF-8 stringsUbitUmarov2015-11-101-10/+28
| | |
* | | handle diferente number of wearables on getting assets form another appearanceUbitUmarov2015-11-151-2/+10
| | |
* | | That didn't actually do anything for Simian, and it broke the locahostDiva Canto2015-11-141-5/+6
| | | | | | | | | | | | | | | | | | | | | case Revert "Also restoring proper function for Simian external GetTexture functionality." This reverts commit 366e81b977e7fcad4b19aeedc6f3674612b7587b.
* | | Merge branch 'master' into avinationmergeMelanie Thielker2015-11-130-0/+0
|\ \ \ | | |/ | |/|
| * | configuration options relative to last tow commitsUbitUmarov2015-11-131-0/+18
| | |
| * | Add some values to the SimulatorFeatures cap's OpenSimExtras section ↵UbitUmarov2015-11-132-1/+42
| | | | | | | | | | | | relative to FPS statistics. This is transition code ported from avinationmerge.
| * | add the option Normalized55FPS. This is transition code ported from ↵UbitUmarov2015-11-132-18/+28
| | | | | | | | | | | | avinationmerge branch. (configration file changes will be commited later)
* | | Merge branch 'master' into avinationmergeUbitUmarov2015-11-124-23/+20
|\ \ \ | |/ /
| * | Corrections to ini example files for standalones v2Ai Austin2015-11-124-23/+20
| |/ | | | | | | | | | | | | | | | | | | | | Remove "currently unused" indicators for some parameters and add missing "DestinationGuide" parameter in [GridServiceInfo] in StandaloneCommon.ini.example as they do work for a standalone. Regularize example URLs for externally provided web page and economy helper information for uniformity. Correct mistake in reference to grid wide DestinationGuide in override capability in OpenSim.ini.example. Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com>