| Commit message (Expand) | Author | Age | Files | Lines |
* | several changes to region and land access control - this may be a bit broken now | UbitUmarov | 2015-12-13 | 1 | -198/+192 |
* | improve a bit llpushobject on avatars using bullet, but force is ignored a fe... | UbitUmarov | 2015-12-12 | 1 | -0/+8 |
* | invalidate LandPoint on land subdivide | UbitUmarov | 2015-12-12 | 1 | -3/+9 |
* | make sure land access/ban lists are active when changed by new viewers | UbitUmarov | 2015-12-12 | 1 | -0/+11 |
* | fix land access/ban list sending for new viewers | UbitUmarov | 2015-12-12 | 1 | -2/+2 |
* | add IsEstateManager check to Permissions | UbitUmarov | 2015-12-12 | 2 | -0/+18 |
* | change vivox url from https:// to http:// still another | UbitUmarov | 2015-12-11 | 1 | -1/+1 |
* | change vivox url from https:// to http:// missed several | UbitUmarov | 2015-12-11 | 1 | -8/+8 |
* | change vivox url from https:// to http:// (merge issue) | UbitUmarov | 2015-12-11 | 1 | -2/+1 |
* | fix backup control flag, still a bad merge effect | UbitUmarov | 2015-12-11 | 1 | -12/+4 |
* | keep SOG reference to root part since two many things depend on deleted SOGs ... | UbitUmarov | 2015-12-10 | 3 | -7/+10 |
* | remove some SOG references on delete to help GC | UbitUmarov | 2015-12-10 | 3 | -3/+23 |
* | dont try to process packets for deleted clients | UbitUmarov | 2015-12-09 | 1 | -34/+28 |
* | disable useless and totally wrong incoming Pools | UbitUmarov | 2015-12-09 | 1 | -4/+7 |
* | don't keep a reference to config, if not in use | UbitUmarov | 2015-12-09 | 1 | -1/+3 |
* | minor cleanup | UbitUmarov | 2015-12-09 | 1 | -13/+4 |
* | tick region health a bit faster | UbitUmarov | 2015-12-09 | 1 | -1/+1 |
* | fix the queue type in use | UbitUmarov | 2015-12-09 | 1 | -11/+12 |
* | fix the queue type in use | UbitUmarov | 2015-12-09 | 1 | -7/+8 |
* | add some missing GC.RemoveMemoryPressure() | UbitUmarov | 2015-12-09 | 1 | -0/+2 |
* | send a full update on GroupResize, not a terse | UbitUmarov | 2015-12-05 | 1 | -1/+1 |
* | add default eyes to default wearables, and revert previus bad commit | UbitUmarov | 2015-12-04 | 1 | -2/+1 |
* | add other Eyes asset id to xferupload defaults | UbitUmarov | 2015-12-04 | 1 | -2/+4 |
* | change handling of optional skirt baked texture | UbitUmarov | 2015-12-03 | 1 | -12/+40 |
* | remove failed CreateAgent from agent child regions list | UbitUmarov | 2015-12-02 | 1 | -6/+8 |
* | more changes on lookAt and RotLookAt; do something in attachments | UbitUmarov | 2015-12-01 | 3 | -35/+92 |
* | some changes due to lookAt and RotLookAt | UbitUmarov | 2015-12-01 | 2 | -63/+46 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | UbitUmarov | 2015-12-01 | 4 | -20/+27 |
|\ |
|
| * | BulletSim: fix collision sound calculation. Modify some routines to make | Robert Adams | 2015-11-30 | 4 | -20/+27 |
* | | fix a more few typos | UbitUmarov | 2015-12-01 | 1 | -2/+2 |
|/ |
|
* | fix a few typos | UbitUmarov | 2015-11-30 | 1 | -3/+2 |
* | add a few more known texture IDs | UbitUmarov | 2015-11-30 | 1 | -5/+15 |
* | fix llLookAt in non-physical case | UbitUmarov | 2015-11-29 | 1 | -2/+2 |
* | change llLookAt math to master cleaner solution, assuming lAxis2rot does work | UbitUmarov | 2015-11-29 | 1 | -13/+18 |
* | fix the default shape type on upload, it is always convex | UbitUmarov | 2015-11-29 | 1 | -3/+1 |
* | let Bullet do collision sounds (RAdams plz fix the relative speed) | UbitUmarov | 2015-11-29 | 1 | -1/+8 |
* | let old ODE trigger collision sounds like ubOde | UbitUmarov | 2015-11-28 | 2 | -2/+21 |
* | remove terrain height clamping left over the ushort format testing | UbitUmarov | 2015-11-27 | 1 | -5/+1 |
* | add a nasty global lock, ode.dll requires on multi regions per instance ( als... | UbitUmarov | 2015-11-27 | 1 | -5/+8 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-11-27 | 13 | -180/+216 |
|\ |
|
| * | add a delay to consume other change messages on move and cross | UbitUmarov | 2015-11-27 | 1 | -0/+1 |
| * | stop some requests processing when module as no scenes (there must be a bette... | UbitUmarov | 2015-11-27 | 1 | -0/+17 |
| * | DeregisterRegion from grid earlier on close | UbitUmarov | 2015-11-27 | 1 | -4/+4 |
| * | change Backup on scene close to Forced, and not dependent on last change time. | UbitUmarov | 2015-11-27 | 1 | -1/+1 |
| * | remove thread Heartbeat from watchdog | UbitUmarov | 2015-11-27 | 1 | -5/+7 |
| * | change threading on GetTexture and getMesh and WebFetch Modules. | UbitUmarov | 2015-11-27 | 3 | -62/+69 |
| * | change threading on GetTexture and GetMesh NonSharable region modules | UbitUmarov | 2015-11-27 | 2 | -44/+44 |
| * | Fix Region Max height in boundingSize parameters checking in ArchiverModule.c... | Jak Daniels | 2015-11-27 | 1 | -2/+2 |
| * | Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri... | Melanie Thielker | 2015-11-26 | 2 | -2/+13 |
| * | suspend the use of DisableSimulator, that is causing teleport and crossing i... | UbitUmarov | 2015-11-25 | 2 | -15/+14 |