aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Corrected index number in ErrorFormat based Exception messageKevin Cozens2017-07-301-1/+1
* revert EnvironmentTick back to orignal clock, since change may cause issues ...UbitUmarov2017-06-192-80/+46
* add a adicional in transit flag to signal HG tps, and use it to ignore userna...UbitUmarov2017-06-091-4/+15
* change child agents close control; disablesimulator is not a caps event messageUbitUmarov2017-05-312-4/+4
* remove the option to store baked textures on assets service, thats suicide us...UbitUmarov2017-05-311-153/+2
* mono is a total crapUbitUmarov2017-05-291-5/+0
* cleanup util.cs get dnsUbitUmarov2017-05-291-1/+1
* add temporary debug msgsUbitUmarov2017-05-291-0/+5
* make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...UbitUmarov2017-05-263-6/+5
* minor changesUbitUmarov2017-05-252-4/+10
* make a few more threads background onesUbitUmarov2017-05-251-1/+1
* make some threads background onesUbitUmarov2017-05-252-2/+2
* remove use of libomv BlockingQueueUbitUmarov2017-05-252-5/+5
* let StreamReader be in using statementsUbitUmarov2017-05-071-2/+3
* do the same in the cases we are just moving parts around and not changing th...UbitUmarov2017-05-041-1/+1
* move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShap...UbitUmarov2017-04-251-71/+14
* cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensi...UbitUmarov2017-04-251-23/+36
* finish encoding number of mesh faces in pbs shape on new meshs upload, and *...UbitUmarov2017-04-251-6/+19
* add more calls to effective permissions aggregation, some paths may still be ...UbitUmarov2017-01-172-5/+6
* Remove a red ink error on shutdown. Harmless message since shutting down anywayMelanie Thielker2017-01-071-1/+7
* Restructure god level and permissionsMelanie Thielker2017-01-061-1/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-0519-126/+126
* Remove obsolete config option "EventQueue". It's been always on for ages!Melanie Thielker2016-12-201-2/+1
* set pbs shape acording to mesh number of (material) facesUbitUmarov2016-12-151-19/+25
* change caps Sethome fail error reportUbitUmarov2016-12-071-1/+1
* The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2016-12-042-0/+3
* a few changes to new GetDisplaynames and friendsUbitUmarov2016-12-041-9/+15
* replace GetDisplaynames by a handler really usable as a client cap. Most capa...UbitUmarov2016-12-042-143/+84
* 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