aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* work around some 'tests' errors: add a DefaultPermitions module to sceneBUbitUmarov2015-11-191-2/+3
* cleanup indentationUbitUmarov2015-11-181-70/+30
* fix another variable number of wearable types issueUbitUmarov2015-11-181-2/+5
* work around some 'tests' errors: dont expect a particular http error responseUbitUmarov2015-11-181-2/+3
* add LegacySitOffsets handling at LSL apiUbitUmarov2015-11-171-8/+22
* 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 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
* work around some 'tests' errors: suspend TestllSetLinkPrimitiveParamsForAgen...UbitUmarov2015-11-171-0/+2
* 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 current...UbitUmarov2015-11-171-0/+18
* 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: improve chat to child avatars. Still not good because of low resolu...UbitUmarov2015-11-171-10/+11
* 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: dont use references to objects that may hav...UbitUmarov2015-11-161-3/+6
* 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
* deatach from backup on attachmentUbitUmarov2015-11-161-0/+2
* work around some 'tests' error: normalization of <0,0,0> no longer causes ar...UbitUmarov2015-11-161-3/+4
* work around some 'tests' error: normalization of <0,0,0> no longer causes ar...UbitUmarov2015-11-161-2/+2
* 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-161-0/+7
|\
| * fix the protection for more Wearables than region suportsUbitUmarov2015-11-151-6/+9
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2015-11-123-19/+70
| |\
| | * Add some values to the SimulatorFeatures cap's OpenSimExtras section relativ...UbitUmarov2015-11-132-1/+42
| | * add the option Normalized55FPS. This is transition code ported from avinatio...UbitUmarov2015-11-132-18/+28
| * | fix cut points of UTF-8 stringsUbitUmarov2015-11-101-10/+28
| |/
| * Don't crash the sim if the map image is null.Diva Canto2015-11-011-1/+7