aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-16restore some avn code, fixing for var regionsUbitUmarov1-23/+8
2015-09-15avoid a null ref (that should not happen after last commit), also reduce use ...UbitUmarov1-20/+28
2015-09-15fix missing check for viaHGLoginUbitUmarov1-2/+2
2015-09-15 mute watchdog timeouts on world map work threads. They do wait for events fo...UbitUmarov1-2/+2
2015-09-14 try to improve vehicles crossing with Xengine. Lag seems main issue now, but...UbitUmarov5-13/+28
2015-09-13Remove the last proprietary copyright headers, insert BSD ones.Melanie Thielker2-12/+52
2015-09-13change the names also on the assembyInfo filesUbitUmarov2-7/+7
2015-09-12missing file...UbitUmarov1-29/+34
2015-09-12rename Ubit physics modulesUbitUmarov17-70/+71
2015-09-12 let regionCache really find a varregion by a positionUbitUmarov1-13/+26
2015-09-12 try to be more friendly to HGUbitUmarov2-21/+30
2015-09-12 revert validating Library textures. Those need to be on a grid assets or wil...UbitUmarov1-14/+0
2015-09-12 try to validate textures from library folderUbitUmarov1-0/+14
2015-09-12 try to better merge avn and os fetchinventory and fetchinvdescendentsUbitUmarov1-2/+2
2015-09-12 fix the typos that seem to matter so much to some :pUbitUmarov2-2/+2
2015-09-12 send a reply on UpdateInventoryItem with the transactionID viewer sent. Prot...UbitUmarov1-1/+3
2015-09-11 put back diva's cache with her recent fix but also avoid duplicated Inventor...UbitUmarov1-10/+25
2015-09-11 inventory mess return to the state before divas cache issueUbitUmarov2-43/+122
2015-09-11 inventory messUbitUmarov1-22/+22
2015-09-11 change to avn fecthinventory and webfecth.. codeUbitUmarov2-122/+43
2015-09-11 remove diva's inventory cache since it seems to cause mantis 7720, broken it...UbitUmarov1-22/+22
2015-09-10add a few terminating / in LSLhttp uris as coreUbitUmarov1-4/+4
2015-09-10fix lost sending of initial terrain to child agentsUbitUmarov1-0/+2
2015-09-09minor clean, letting small classes be own module classUbitUmarov1-2/+4
2015-09-09 let old ode also have a Module classUbitUmarov3-80/+113
2015-09-09 found core hack to fix modules interdependencies RegionLoaded is not that ob...UbitUmarov2-24/+37
2015-09-09 split Module from its scene, so if not enabled there is no scene memory allo...UbitUmarov2-97/+113
2015-09-09 demote ConvexDecompositionDotNet to a simple dll, i had made it a region moduleUbitUmarov24-27/+23
2015-09-09 retouch ubitode moduleUbitUmarov1-119/+52
2015-09-08add missing llSetVelocity stubUbitUmarov1-0/+6
2015-09-08and now.. seems to work.. but does it really work?UbitUmarov2-53/+65
2015-09-08properties foldersUbitUmarov3-3/+45
2015-09-08a mess with Modules and ModuleUbitUmarov41-87/+47
2015-09-08more on compile..UbitUmarov2-11/+8
2015-09-08more on compile..UbitUmarov8-39/+42
2015-09-08opps my files?UbitUmarov1-0/+340
2015-09-08opps my files?UbitUmarov9-0/+13829
2015-09-08 rename UbitodeUbitUmarov10-14169/+0
2015-09-08 fix some compileUbitUmarov25-24/+25
2015-09-08 fix some compileUbitUmarov1-1/+1
2015-09-08 fix some compileUbitUmarov3-26/+53
2015-09-08More 'everything is a module' merging.Robert Adams27-10665/+95
2015-09-08 add script events per sec stat, using the time report code, but ignoring the...UbitUmarov2-2/+10
2015-09-08 fix missing proprieties get, etcUbitUmarov1-8/+10
2015-09-07improve old ODE prim region bordersUbitUmarov1-37/+84
2015-09-07recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s...UbitUmarov2-56/+189
2015-09-07allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB...UbitUmarov1-0/+8
2015-09-07restore terrain modifiers, left out earlier bc of merge errors, (untested)UbitUmarov2-12/+12
2015-09-06remove a forgotten cast to intUbitUmarov1-1/+1
2015-09-06minor change, add a lock we had at avnUbitUmarov1-2/+4