aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace my hack by others hackUbitUmarov2019-01-011-1/+6
* fix CopyInventoryFromNotecard error handlingUbitUmarov2018-11-291-16/+18
* mantis 8414: add cap CreateInventoryCategory handlerUbitUmarov2018-11-291-1/+70
* simplify a bit some caps pathsUbitUmarov2018-11-141-3/+4
* typosUbitUmarov2018-07-141-2/+2
* a few changes about test mesh uploadsUbitUmarov2018-07-141-26/+27
* add Cap_FetchLib2 note that this is still local to regions, not using grid as...UbitUmarov2018-01-271-3/+3
* got tired of creating stringbuildersUbitUmarov2018-01-251-27/+26
* a few changes to encoder and a few more usesUbitUmarov2018-01-251-55/+75
* add a low level LLSDxml encoder for cases where it makes no sense to use more...UbitUmarov2018-01-251-34/+33
* pesty warningsUbitUmarov2018-01-171-1/+0
* add a adicional in transit flag to signal HG tps, and use it to ignore userna...UbitUmarov2017-06-091-4/+15
* 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
* Restructure god level and permissionsMelanie Thielker2017-01-061-1/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-053-47/+47
* 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-041-0/+2
* 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-041-0/+84
* 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
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-041-1/+1
* Allow default permissions from the viewer to be applied to uploaded objects.Melanie Thielker2016-04-291-9/+38
* 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
* change the return list of objects costs, sending a answer if none foundUbitUmarov2015-12-201-38/+30
* fix the default shape type on upload, it is always convexUbitUmarov2015-11-291-3/+1
* remove some compile warnings increasing total number by 2UbitUmarov2015-11-211-5/+3
* change copyright to opensimUbitUmarov2015-09-281-3/+27
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-2/+2
* seems to compile ( tests comented out)UbitUmarov2015-09-022-112/+14
* bad merge?UbitUmarov2015-09-012-127/+1554
|\
| * changed skeleton, do parse the mesh on upload to check skeleton. Sooner orUbitUmarov2014-10-112-26/+26
| * dont let test mesh go to meshes inventory folder that is not displayed byUbitUmarov2014-10-111-1/+3
| * bug fixUbitUmarov2014-10-111-2/+3
| * check for avatar skeleton data on meshs headers on cost estimation. DontUbitUmarov2014-10-112-11/+101
| * change it again...UbitUmarov2014-09-261-1/+1
| * remove unnecessary argument refUbitUmarov2014-09-261-1/+1
| * make c# more happyUbitUmarov2014-09-261-4/+1
| * use central animationset permitions defineUbitUmarov2014-09-261-2/+2
| * Extend upload verification to all upload pathsMelanie Thielker2014-09-251-0/+8
| * fix animation asset name to "animatn", use "animset" for the newUbitUmarov2014-09-251-8/+10
| * add also the name animset until its clear the name liru will useUbitUmarov2014-09-251-0/+7
| * add animationset to upload assets, for now no costUbitUmarov2014-09-251-0/+6