| Commit message (Expand) | Author | Files | Lines |
2015-09-11 | inventory mess | UbitUmarov | 2 | -88/+241 |
2015-09-11 | change to avn fecthinventory and webfecth.. code | UbitUmarov | 8 | -1465/+130 |
2015-09-11 | remove diva's inventory cache since it seems to cause mantis 7720, broken it... | UbitUmarov | 2 | -241/+88 |
2015-09-10 | add a few terminating / in LSLhttp uris as core | UbitUmarov | 1 | -4/+4 |
2015-09-10 | remove a avn thing before it gets into core | UbitUmarov | 1 | -11/+0 |
2015-09-10 | fix lost sending of initial terrain to child agents | UbitUmarov | 1 | -0/+2 |
2015-09-09 | revert SynchronousRestObjectRequester timeout to miliseconds, and fix where i... | UbitUmarov | 2 | -3/+3 |
2015-09-09 | minor clean, letting small classes be own module class | UbitUmarov | 1 | -2/+4 |
2015-09-09 | let old ode also have a Module class | UbitUmarov | 3 | -80/+113 |
2015-09-09 | found core hack to fix modules interdependencies RegionLoaded is not that ob... | UbitUmarov | 2 | -24/+37 |
2015-09-09 | split Module from its scene, so if not enabled there is no scene memory allo... | UbitUmarov | 2 | -97/+113 |
2015-09-09 | demote ConvexDecompositionDotNet to a simple dll, i had made it a region module | UbitUmarov | 24 | -27/+23 |
2015-09-09 | retouch ubitode module | UbitUmarov | 1 | -119/+52 |
2015-09-08 | add missing llSetVelocity stub | UbitUmarov | 1 | -0/+6 |
2015-09-08 | and now.. seems to work.. but does it really work? | UbitUmarov | 2 | -53/+65 |
2015-09-08 | properties folders | UbitUmarov | 3 | -3/+45 |
2015-09-08 | a mess with Modules and Module | UbitUmarov | 41 | -87/+47 |
2015-09-08 | more on compile.. | UbitUmarov | 3 | -20/+8 |
2015-09-08 | more on compile.. | UbitUmarov | 8 | -39/+42 |
2015-09-08 | opps my files? | UbitUmarov | 1 | -0/+340 |
2015-09-08 | opps my files? | UbitUmarov | 9 | -0/+13829 |
2015-09-08 | rename Ubitode | UbitUmarov | 10 | -14169/+0 |
2015-09-08 | fix some compile | UbitUmarov | 25 | -24/+25 |
2015-09-08 | fix some compile | UbitUmarov | 1 | -1/+1 |
2015-09-08 | fix some compile | UbitUmarov | 3 | -26/+53 |
2015-09-08 | More 'everything is a module' merging. | Robert Adams | 27 | -10665/+95 |
2015-09-08 | add script events per sec stat, using the time report code, but ignoring the... | UbitUmarov | 2 | -2/+10 |
2015-09-08 | fix missing proprieties get, etc | UbitUmarov | 1 | -8/+10 |
2015-09-07 | improve old ODE prim region borders | UbitUmarov | 1 | -37/+84 |
2015-09-07 | recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s... | UbitUmarov | 2 | -56/+189 |
2015-09-07 | allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB... | UbitUmarov | 1 | -0/+8 |
2015-09-07 | restore terrain modifiers, left out earlier bc of merge errors, (untested) | UbitUmarov | 2 | -12/+12 |
2015-09-06 | add lost admin_reset_land method | UbitUmarov | 1 | -0/+47 |
2015-09-06 | remove a forgotten cast to int | UbitUmarov | 1 | -1/+1 |
2015-09-06 | minor change, add a lock we had at avn | UbitUmarov | 1 | -2/+4 |
2015-09-06 | Clean up viewer-based access control specifications. | Diva Canto | 3 | -7/+18 |
2015-09-06 | Related to previous commits: fixed namespace. | Diva Canto | 1 | -1/+2 |
2015-09-06 | fix the missing initialization of the folish ProcessUnackedSends option | UbitUmarov | 1 | -0/+2 |
2015-09-06 | fix odd drawdistance control initialization | UbitUmarov | 1 | -12/+6 |
2015-09-06 | add missing stub for llSetVelocity | UbitUmarov | 1 | -0/+1 |
2015-09-05 | Amend to previous commit: delete the corresponding AssemblyInfo's | Diva Canto | 2 | -66/+0 |
2015-09-05 | Moved the two region loaders into the RegionLoaderPlugin dll, therefore elimi... | Diva Canto | 4 | -4/+4 |
2015-09-06 | dont store/upload map asset for large regions, ( needs testing) | UbitUmarov | 1 | -2/+12 |
2015-09-06 | still a missing stat ID | UbitUmarov | 2 | -10/+13 |
2015-09-06 | let extra stats travel side by side with viewers ones... try to fix damm arra... | UbitUmarov | 5 | -64/+123 |
2015-09-05 | Deleted unused file. | Diva Canto | 1 | -77/+0 |
2015-09-05 | fix modifing m_threads on a foreach scanning it | UbitUmarov | 1 | -1/+3 |
2015-09-05 | Changed a couple of comments to be more generic | Diva Canto | 2 | -3/+3 |
2015-09-05 | let ode suport var size regions | UbitUmarov | 2 | -152/+143 |
2015-09-04 | Fixes a problem with Bullet physics when it is configured to run on a separat... | Diva Canto | 1 | -0/+2 |