aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove a warningUbitUmarov2015-11-211-3/+3
* remove some duplicate using statementsUbitUmarov2015-11-213-5/+1
* remove some compile warnings increasing total number by 2UbitUmarov2015-11-216-18/+6
* stop the Vehicle AFTER fixing position not before, bc stop code also updates...UbitUmarov2015-11-201-6/+5
* stop a Vehicle on a failed region cross (or empty border) (old ode)UbitUmarov2015-11-202-0/+13
* remove Ode.Net - missing file. ( old ode may be broken now)UbitUmarov2015-11-201-0/+2025
* remove the hard to maintain Ode.Net wrapper only in use by old odeUbitUmarov2015-11-208-290/+33
* make llAvatarOnLinkSitTarget(0) return UUID.ZeroUbitUmarov2015-11-201-3/+6
* change a log message from error to just DebugUbitUmarov2015-11-201-1/+1
* ubOde: add threading related calls new ode.dll may need. Hope this doesn't br...UbitUmarov2015-11-202-4/+23
* remove unused return value on DeliverMessageTo()UbitUmarov2015-11-202-10/+8
* remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this a...UbitUmarov2015-11-202-7/+12
* clean code a bitUbitUmarov2015-11-191-13/+5
* ClearPartAttachmentData before adding object to scene, not afterUbitUmarov2015-11-191-3/+3
* work around some 'tests' errors: use one autoresetevent per sceneUbitUmarov2015-11-191-5/+9
* work around some 'tests' errors: reset the event at start of new test.UbitUmarov2015-11-191-1/+5
* work around some 'tests' errors: just a testUbitUmarov2015-11-191-0/+2
* 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