aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-22 change silly Monitor useUbitUmarov1-11/+11
2015-11-22 change syncronization methodUbitUmarov1-76/+65
2015-11-22 revert take the Monitor.wait out of the locksUbitUmarov1-17/+16
2015-11-22 coment out merge option on multiregion oar load i addedUbitUmarov1-1/+1
2015-11-22 take the Monitor.wait out of the locksUbitUmarov1-16/+17
2015-11-22 a few more changes on Multiregion control file loadUbitUmarov2-9/+19
2015-11-22 add a a missing monitor.wait if still not needed, mb in futureUbitUmarov1-3/+8
2015-11-22 a few changes on Multiregion control file load ; load oar seems far from goodUbitUmarov2-8/+15
2015-11-22 add Monitor.wait on loadUbitUmarov1-0/+4
2015-11-22 reduce noise before compareUbitUmarov1-2/+13
2015-11-22 add merge option on multioar testUbitUmarov1-1/+3
2015-11-22 minor changesUbitUmarov1-14/+19
2015-11-22 don't use 'funny' QuaternionsUbitUmarov1-0/+2
2015-11-22Changes to Load Oar options and new code to support importing OARs with ↵Jak Daniels4-56/+280
different Region sizes to the destination region. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2015-11-22Changes to TerrainModule/ITerrainModule to support importing OARs with ↵Jak Daniels2-0/+33
different Region sizes to the destination region. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2015-11-22Changes to TerrainChannel/ITerrainChannel to support importing OARs with ↵Jak Daniels2-0/+150
different Region sizes to the destination region. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2015-11-22Changes to LandObject/ILandObject to support importing OARs with different ↵Jak Daniels1-16/+274
Region sizes to the destination region. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2015-11-21 add a missing overrideUbitUmarov1-3/+3
2015-11-21 add a missing overrideUbitUmarov1-1/+1
2015-11-21 add thread allocation calls for new ode.dll (old ode)UbitUmarov2-16/+25
2015-11-21 some cleanup, allow cast rays to collide with terrain within limited range ↵UbitUmarov3-366/+8
(old ode)
2015-11-21 remove a warningUbitUmarov1-3/+3
2015-11-21 remove some duplicate using statementsUbitUmarov2-4/+1
2015-11-21 remove some compile warnings increasing total number by 2UbitUmarov5-13/+5
2015-11-20 stop the Vehicle AFTER fixing position not before, bc stop code also ↵UbitUmarov1-6/+5
updates position (old ode)
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 ↵UbitUmarov2-4/+23
break with current linux ode library
2015-11-20remove unused return value on DeliverMessageTo()UbitUmarov2-10/+8
2015-11-20remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this ↵UbitUmarov2-7/+12
are still merge issues
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 ↵UbitUmarov2-19/+70
for the compensation of SL sittarget bug, and so not break content. (this is the main code change)
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