aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/BunchOfCaps (follow)
Commit message (Expand)AuthorAgeFilesLines
* changes on lludp acks and resendsUbitUmarov2019-12-181-1/+1
* Fix #8572Melanie2019-08-091-1/+4
* Remove debug output i left inMelanie2019-08-071-2/+0
* Fix scope support to get friends list names across co-hosted gridsMelanie2019-08-071-7/+21
* duhhh npcs don't have child agents; plus minor typosUbitUmarov2019-04-052-2/+2
* minor cleanup on mesh decompress codeUbitUmarov2019-04-021-19/+9
* mantis 8509: replace mesh gzip decompressUbitUmarov2019-04-011-15/+15
* mantis 8505 ( and not 8506 by mistake on previus commit) remove the meshes nu...UbitUmarov2019-03-242-22/+24
* compact the trivial te case, a more complete one may be needed even beening h...UbitUmarov2019-03-241-1/+9
* mantis 8506: parse highlod mesh and compare its number of prim faces to the n...UbitUmarov2019-03-231-6/+29
* 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