aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor change to getdisplaynames cap urlUbitUmarov2016-11-161-4/+3
* catch some NULL refsUbitUmarov2016-08-191-1/+6
* add cap GroupMemberDataUbitUmarov2016-08-191-1/+132
* allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""UbitUmarov2016-08-181-3/+16
* add caps HomeLocation ; add client SendAlertMessage(string message, string in...UbitUmarov2016-08-181-2/+143
* several changes on BunchOfCaps. Move some mesh cost initialization to its cla...UbitUmarov2016-08-183-129/+78
* remove code from httptests branchUbitUmarov2016-08-111-2/+1
* to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov2016-08-112-1/+21
* add a coment for improvement of ChatterBoxSessionAgentListUpdates closer to ...UbitUmarov2016-07-231-0/+3
* remove code from httptests branchUbitUmarov2016-07-231-1/+1
* add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov2016-07-232-6/+16
* simplify http textures and meshs ThrottlesUbitUmarov2016-07-162-100/+24
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie Thielker2016-07-042-40/+0
|\
| * cleanup a bitUbitUmarov2016-07-012-40/+0
* | Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-1/+1
|/
* revert several changes to groups modules (agentGroupData is private). change ...UbitUmarov2016-07-012-13/+3
* Make some more modules inheritableMelanie Thielker2016-06-211-13/+13
* Mantis #7920: group info was not being updated in many situations. (regressio...Diva Canto2016-06-192-12/+12
* Restored sending group membership data via EventQueue -- this had been a regr...Diva Canto2016-06-192-1/+55
* Allow default permissions from the viewer to be applied to uploaded objects.Melanie Thielker2016-04-291-9/+38
* Make the SimulatorFeaturesModule nonshared as it ought to be from it's code s...Melanie Thielker2016-04-271-5/+1
* Make mesh upload respect the same parts maximum as what is set for theMelanie Thielker2016-03-052-1/+2
* Fix a couple of typosMelanie Thielker2016-03-051-1/+1
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* change the return list of objects costs, sending a answer if none foundUbitUmarov2015-12-201-38/+30
* fix the queue type in useUbitUmarov2015-12-091-7/+8
* fix the default shape type on upload, it is always convexUbitUmarov2015-11-291-3/+1
* 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
* remove some duplicate using statementsUbitUmarov2015-11-211-1/+1
* remove some compile warnings increasing total number by 2UbitUmarov2015-11-212-9/+3
* work around some 'tests' errors: a new event queue has a few null eventsUbitUmarov2015-11-171-0/+9
* That didn't actually do anything for Simian, and it broke the locahostDiva Canto2015-11-141-5/+6
* On to 0.8.3!Diva Canto2015-10-181-1/+1
* Also restoring proper function for Simian external GetTexture functionality.Diva Canto2015-10-141-6/+5
* change copyright to opensimUbitUmarov2015-09-281-3/+27
* try to better merge avn and os fetchinventory and fetchinvdescendentsUbitUmarov2015-09-121-2/+2
* inventory mess return to the state before divas cache issueUbitUmarov2015-09-112-43/+122
* change to avn fecthinventory and webfecth.. codeUbitUmarov2015-09-112-122/+43
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-034-13/+8
* seems to compile ( tests comented out)UbitUmarov2015-09-0210-435/+38
* bad merge?UbitUmarov2015-09-0112-805/+2765
|\
| * change osd encoding of region sizeUbitUmarov2015-08-271-8/+8
| * turn off KeepAliveUbitUmarov2015-08-242-5/+5
| * Merge branch 'mbworkvar2' into ubitvarUbitUmarov2015-08-191-4/+5
| |\
| | * varregion: remove use of Constants.RegionSize is various places.Robert Adams2015-03-281-4/+5
| * | add a Retry-After response header to the 503 sent when we are 2 busy to doUbitUmarov2015-08-191-0/+5
| * | do keepalive on mesh and texture GET. Dont use reusecontext any where.UbitUmarov2015-08-182-5/+5
| |/
| * move AnimationSet and AvatarSkeleton to OpenSimExtrasUbitUmarov2014-10-121-5/+7
| * add simulator features AvatarSkeleton and AnimationSet reportUbitUmarov2014-10-111-1/+4