aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-07Remove a red ink error on shutdown. Harmless message since shutting down anywayMelanie Thielker1-1/+7
2017-01-06Restructure god level and permissionsMelanie Thielker1-1/+1
2017-01-05Massive tab and trailing space cleanupMelanie Thielker19-126/+126
2016-12-20Remove obsolete config option "EventQueue". It's been always on for ages!Melanie Thielker1-2/+1
2016-12-15set pbs shape acording to mesh number of (material) facesUbitUmarov1-19/+25
2016-12-07change caps Sethome fail error reportUbitUmarov1-1/+1
2016-12-04The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2-0/+3
2016-12-04a few changes to new GetDisplaynames and friendsUbitUmarov1-9/+15
2016-12-04replace GetDisplaynames by a handler really usable as a client cap. Most capa...UbitUmarov2-143/+84
2016-11-16minor change to getdisplaynames cap urlUbitUmarov1-4/+3
2016-08-19 catch some NULL refsUbitUmarov1-1/+6
2016-08-19 add cap GroupMemberDataUbitUmarov1-1/+132
2016-08-18 allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""UbitUmarov1-3/+16
2016-08-18add caps HomeLocation ; add client SendAlertMessage(string message, string in...UbitUmarov1-2/+143
2016-08-18several changes on BunchOfCaps. Move some mesh cost initialization to its cla...UbitUmarov3-129/+78
2016-08-11 remove code from httptests branchUbitUmarov1-2/+1
2016-08-11 to do that don't use slideexpiration; add cap event ChatterBoxForceCloseUbitUmarov2-1/+21
2016-07-23 add a coment for improvement of ChatterBoxSessionAgentListUpdates closer to ...UbitUmarov1-0/+3
2016-07-23remove code from httptests branchUbitUmarov1-1/+1
2016-07-23add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ...UbitUmarov2-6/+16
2016-07-16simplify http textures and meshs ThrottlesUbitUmarov2-100/+24
2016-07-04Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker1-1/+1
2016-07-01cleanup a bitUbitUmarov2-40/+0
2016-07-01revert several changes to groups modules (agentGroupData is private). change ...UbitUmarov2-13/+3
2016-06-21Make some more modules inheritableMelanie Thielker1-13/+13
2016-06-19Mantis #7920: group info was not being updated in many situations. (regressio...Diva Canto2-12/+12
2016-06-19Restored sending group membership data via EventQueue -- this had been a regr...Diva Canto2-1/+55
2016-04-29Allow default permissions from the viewer to be applied to uploaded objects.Melanie Thielker1-9/+38
2016-04-27Make the SimulatorFeaturesModule nonshared as it ought to be from it's code s...Melanie Thielker1-5/+1
2016-03-05Make mesh upload respect the same parts maximum as what is set for theMelanie Thielker2-1/+2
2016-03-05Fix a couple of typosMelanie Thielker1-1/+1
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto1-1/+1
2015-12-20change the return list of objects costs, sending a answer if none foundUbitUmarov1-38/+30
2015-12-09fix the queue type in useUbitUmarov1-7/+8
2015-11-29fix the default shape type on upload, it is always convexUbitUmarov1-3/+1
2015-11-27 change threading on GetTexture and getMesh and WebFetch Modules.UbitUmarov3-62/+69
2015-11-27 change threading on GetTexture and GetMesh NonSharable region modulesUbitUmarov2-44/+44
2015-11-21 remove some duplicate using statementsUbitUmarov1-1/+1
2015-11-21 remove some compile warnings increasing total number by 2UbitUmarov2-9/+3
2015-11-17 work around some 'tests' errors: a new event queue has a few null eventsUbitUmarov1-0/+9
2015-11-14That didn't actually do anything for Simian, and it broke the locahostDiva Canto1-5/+6
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-14Also restoring proper function for Simian external GetTexture functionality.Diva Canto1-6/+5
2015-09-28 change copyright to opensimUbitUmarov1-3/+27
2015-09-12 try to better merge avn and os fetchinventory and fetchinvdescendentsUbitUmarov1-2/+2
2015-09-11 inventory mess return to the state before divas cache issueUbitUmarov2-43/+122
2015-09-11 change to avn fecthinventory and webfecth.. codeUbitUmarov2-122/+43
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov4-13/+8
2015-09-02seems to compile ( tests comented out)UbitUmarov10-435/+38