aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* several changes to region and land access control - this may be a bit broken nowUbitUmarov2015-12-131-198/+192
* improve a bit llpushobject on avatars using bullet, but force is ignored a fe...UbitUmarov2015-12-121-0/+8
* invalidate LandPoint on land subdivideUbitUmarov2015-12-121-3/+9
* make sure land access/ban lists are active when changed by new viewersUbitUmarov2015-12-121-0/+11
* fix land access/ban list sending for new viewersUbitUmarov2015-12-121-2/+2
* add IsEstateManager check to PermissionsUbitUmarov2015-12-122-0/+18
* change vivox url from https:// to http:// still anotherUbitUmarov2015-12-111-1/+1
* change vivox url from https:// to http:// missed severalUbitUmarov2015-12-111-8/+8
* change vivox url from https:// to http:// (merge issue)UbitUmarov2015-12-111-2/+1
* fix backup control flag, still a bad merge effectUbitUmarov2015-12-111-12/+4
* keep SOG reference to root part since two many things depend on deleted SOGs ...UbitUmarov2015-12-103-7/+10
* remove some SOG references on delete to help GCUbitUmarov2015-12-103-3/+23
* dont try to process packets for deleted clientsUbitUmarov2015-12-091-34/+28
* disable useless and totally wrong incoming PoolsUbitUmarov2015-12-091-4/+7
* don't keep a reference to config, if not in useUbitUmarov2015-12-091-1/+3
* minor cleanupUbitUmarov2015-12-091-13/+4
* tick region health a bit fasterUbitUmarov2015-12-091-1/+1
* fix the queue type in useUbitUmarov2015-12-091-11/+12
* fix the queue type in useUbitUmarov2015-12-091-7/+8
* add some missing GC.RemoveMemoryPressure()UbitUmarov2015-12-091-0/+2
* send a full update on GroupResize, not a terseUbitUmarov2015-12-051-1/+1
* add default eyes to default wearables, and revert previus bad commitUbitUmarov2015-12-041-2/+1
* add other Eyes asset id to xferupload defaultsUbitUmarov2015-12-041-2/+4
* change handling of optional skirt baked textureUbitUmarov2015-12-031-12/+40
* remove failed CreateAgent from agent child regions listUbitUmarov2015-12-021-6/+8
* more changes on lookAt and RotLookAt; do something in attachmentsUbitUmarov2015-12-013-35/+92
* some changes due to lookAt and RotLookAtUbitUmarov2015-12-012-63/+46
* Merge branch 'master' of opensimulator.org:/var/git/opensimUbitUmarov2015-12-014-20/+27
|\
| * BulletSim: fix collision sound calculation. Modify some routines to makeRobert Adams2015-11-304-20/+27
* | fix a more few typosUbitUmarov2015-12-011-2/+2
|/
* fix a few typosUbitUmarov2015-11-301-3/+2
* add a few more known texture IDsUbitUmarov2015-11-301-5/+15
* fix llLookAt in non-physical caseUbitUmarov2015-11-291-2/+2
* change llLookAt math to master cleaner solution, assuming lAxis2rot does workUbitUmarov2015-11-291-13/+18
* fix the default shape type on upload, it is always convexUbitUmarov2015-11-291-3/+1
* let Bullet do collision sounds (RAdams plz fix the relative speed)UbitUmarov2015-11-291-1/+8
* let old ODE trigger collision sounds like ubOdeUbitUmarov2015-11-282-2/+21
* remove terrain height clamping left over the ushort format testingUbitUmarov2015-11-271-5/+1
* add a nasty global lock, ode.dll requires on multi regions per instance ( als...UbitUmarov2015-11-271-5/+8
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2015-11-2713-180/+216
|\
| * add a delay to consume other change messages on move and crossUbitUmarov2015-11-271-0/+1
| * stop some requests processing when module as no scenes (there must be a bette...UbitUmarov2015-11-271-0/+17
| * DeregisterRegion from grid earlier on closeUbitUmarov2015-11-271-4/+4
| * change Backup on scene close to Forced, and not dependent on last change time.UbitUmarov2015-11-271-1/+1
| * remove thread Heartbeat from watchdogUbitUmarov2015-11-271-5/+7
| * change threading on GetTexture and getMesh and WebFetch Modules.UbitUmarov2015-11-273-62/+69
| * change threading on GetTexture and GetMesh NonSharable region modulesUbitUmarov2015-11-272-44/+44
| * Fix Region Max height in boundingSize parameters checking in ArchiverModule.c...Jak Daniels2015-11-271-2/+2
| * Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri...Melanie Thielker2015-11-262-2/+13
| * suspend the use of DisableSimulator, that is causing teleport and crossing i...UbitUmarov2015-11-252-15/+14