aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-21 remove a warningUbitUmarov1-3/+3
2015-11-21 remove some duplicate using statementsUbitUmarov3-5/+1
2015-11-21 remove some compile warnings increasing total number by 2UbitUmarov6-18/+6
2015-11-20 stop the Vehicle AFTER fixing position not before, bc stop code also updates...UbitUmarov1-6/+5
2015-11-20 stop a Vehicle on a failed region cross (or empty border) (old ode)UbitUmarov2-0/+13
2015-11-20 remove Ode.Net - missing file. ( old ode may be broken now)UbitUmarov1-0/+2025
2015-11-20 remove the hard to maintain Ode.Net wrapper only in use by old odeUbitUmarov8-290/+33
2015-11-20make llAvatarOnLinkSitTarget(0) return UUID.ZeroUbitUmarov1-3/+6
2015-11-20change a log message from error to just DebugUbitUmarov1-1/+1
2015-11-20ubOde: add threading related calls new ode.dll may need. Hope this doesn't br...UbitUmarov2-4/+23
2015-11-20remove unused return value on DeliverMessageTo()UbitUmarov2-10/+8
2015-11-20remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this a...UbitUmarov2-7/+12
2015-11-19clean code a bitUbitUmarov1-13/+5
2015-11-19ClearPartAttachmentData before adding object to scene, not afterUbitUmarov1-3/+3
2015-11-19 work around some 'tests' errors: use one autoresetevent per sceneUbitUmarov1-5/+9
2015-11-19 work around some 'tests' errors: reset the event at start of new test.UbitUmarov1-1/+5
2015-11-19 work around some 'tests' errors: just a testUbitUmarov1-0/+2
2015-11-19 work around some 'tests' errors: add a DefaultPermitions module to sceneBUbitUmarov1-2/+3
2015-11-18 cleanup indentationUbitUmarov1-70/+30
2015-11-18 fix another variable number of wearable types issueUbitUmarov1-2/+5
2015-11-18 work around some 'tests' errors: dont expect a particular http error responseUbitUmarov1-2/+3
2015-11-17 add LegacySitOffsets handling at LSL apiUbitUmarov1-8/+22
2015-11-17start adding LegacySitOffsets option. TRUE will prevent the use of new math f...UbitUmarov2-19/+70
2015-11-17 work around some 'tests' errors: UUID.Zero is a invalid ownerID - missing fileUbitUmarov1-1/+1
2015-11-17 work around some 'tests' errors: UUID.Zero is a invalid ownerIDUbitUmarov1-2/+2
2015-11-17 remove unused parameter - missing fileUbitUmarov1-5/+7
2015-11-17 remove unused parameterUbitUmarov5-9/+10
2015-11-17 work around some 'tests' errors: fix wrong parametersUbitUmarov1-5/+5
2015-11-17 work around some 'tests' errors: sp attachments and appearance are not in syncUbitUmarov1-24/+24
2015-11-17 work around some 'tests' errors: AgentGroupDataUpdate is udpUbitUmarov1-1/+3
2015-11-17 work around some 'tests' errors: a new event queue has a few null eventsUbitUmarov1-0/+7
2015-11-17 work around some 'tests' errors: a new event queue has a few null eventsUbitUmarov1-0/+9
2015-11-17 work around some 'tests' errors: missing call to InventoryDeQueueAndDelete()UbitUmarov1-2/+2
2015-11-17 work around some 'tests' errors: terrain effects limits changedUbitUmarov1-2/+2
2015-11-17fix llRequestAgentData cache timeoutUbitUmarov1-1/+2
2015-11-17 work around some 'tests' errors: add a httpserverUbitUmarov1-3/+3
2015-11-17 work around some 'tests' errors: allow sitTargetposition and orientation to ...UbitUmarov1-1/+2
2015-11-17 work around some 'tests' errors: suspend TestllSetLinkPrimitiveParamsForAgen...UbitUmarov1-0/+2
2015-11-17 work around some 'tests' errors: Coalesced objects handling has changedUbitUmarov1-0/+2
2015-11-17 work around some 'tests' errors: test for null cacheItemsUbitUmarov1-0/+3
2015-11-17 work around some 'tests' errors: assets are modified by the test, on current...UbitUmarov1-0/+18
2015-11-17 work around some 'tests' errors: suspend sit on sittarget until im not 2 sl...UbitUmarov1-0/+2
2015-11-17 work around some 'tests' errors: suspend undo-redo tests until new ones can ...UbitUmarov1-1/+3
2015-11-17 bug fix: improve chat to child avatars. Still not good because of low resolu...UbitUmarov1-10/+11
2015-11-17 bug fix: StateSource of a SOG that is not a attachment is StateSource.PrimCr...UbitUmarov1-1/+3
2015-11-16 work around some 'tests' errors: backup is asyncUbitUmarov1-1/+3
2015-11-16 work around some 'tests' errors: dont use references to objects that may hav...UbitUmarov1-3/+6
2015-11-16 work around some 'tests' errors: fix mathUbitUmarov1-3/+2
2015-11-16 work around some 'tests' error: internal GroupResize() doesn't heave UndoUbitUmarov1-1/+1
2015-11-16 work around some 'tests' error: object is deleted on DeRezObjects, fix last ...UbitUmarov1-2/+2