aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-28add sim feature AvatarHoverHeightEnabled; mantis 8535: make option MeshModelA...UbitUmarov1-0/+3
2019-04-16typo on a debug message formatUbitUmarov1-1/+1
2019-04-05duhhh npcs don't have child agents; plus minor typosUbitUmarov2-2/+2
2019-04-02minor cleanup on mesh decompress codeUbitUmarov1-19/+9
2019-04-01mantis 8509: replace mesh gzip decompressUbitUmarov1-15/+15
2019-03-24mantis 8505 ( and not 8506 by mistake on previus commit) remove the meshes nu...UbitUmarov2-22/+24
2019-03-24compact the trivial te case, a more complete one may be needed even beening h...UbitUmarov1-1/+9
2019-03-23mantis 8506: parse highlod mesh and compare its number of prim faces to the n...UbitUmarov1-6/+29
2019-03-11Allow anyone to get a CAP to the console - check rights on useroot1-2/+8
2019-03-01put back assetViewer cap code, to allow viewers testing. It is disabled at Op...UbitUmarov1-8/+6
2019-02-27Add Thread.ResetAbort() to various thread loops to clean up errors onRobert Adams2-16/+32
2019-01-28change encoding of event cap messagesUbitUmarov2-318/+216
2019-01-26change encoding of a few event caps messagesUbitUmarov1-0/+17
2019-01-25ok i said all ( lie )UbitUmarov1-7/+19
2019-01-25ok take the all changeUbitUmarov2-19/+15
2019-01-25script mono is meaningless for usUbitUmarov2-4/+4
2019-01-25change threads confusing namesUbitUmarov1-1/+1
2019-01-01replace my hack by others hackUbitUmarov1-1/+6
2018-12-31lost in updatesUbitUmarov1-1/+1
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov2-2/+5
2018-12-16avoid sending garbage...UbitUmarov1-0/+7
2018-12-16several changes to last patchUbitUmarov1-73/+35
2018-12-16Enables the buildin Caps ServerReleaseNotesfly-man-1-0/+165
2018-12-08mantis 8416: testUbitUmarov1-1/+1
2018-12-07remove a warningUbitUmarov1-2/+2
2018-12-07disable GetAsset (ViewerAsset) cap. Current viewers implementation is not com...UbitUmarov1-1/+6
2018-12-06GetAssets: only throttle mesh and textureUbitUmarov1-2/+8
2018-12-04GetAssets: we still need to service avatars that did left regionUbitUmarov2-1/+4
2018-12-01replace GetMeshModule and GetTextureModuleUbitUmarov3-491/+147
2018-12-01clean a bitUbitUmarov1-90/+5
2018-11-30recover GetMesh2 capUbitUmarov1-32/+36
2018-11-29fix CopyInventoryFromNotecard error handlingUbitUmarov1-16/+18
2018-11-29mantis 8414: add cap CreateInventoryCategory handlerUbitUmarov1-1/+70
2018-11-14simplify a bit some caps pathsUbitUmarov3-8/+9
2018-11-12fix a http error responseUbitUmarov1-2/+2
2018-11-07change region gettexture response if presence not foundUbitUmarov1-27/+12
2018-10-25let the syntax file include its id againUbitUmarov1-3/+12
2018-10-21update script syntaxUbitUmarov1-3/+1
2018-10-20add a few more things to SrcriptSyntaxUbitUmarov1-1/+1
2018-10-19autogen LSLSyntax version uuidUbitUmarov1-30/+32
2018-10-19cap LSLSyntax was enabled by mistakeUbitUmarov1-1/+1
2018-10-19fix typosUbitUmarov1-20/+20
2018-10-19 add initial test support for cap LSLSyntax. This does not seem to work for O...UbitUmarov1-6/+73
2018-10-08change caps get mesh and texture throttleUbitUmarov2-168/+38
2018-07-14http reusecontext is obsoleteUbitUmarov2-5/+0
2018-07-14typosUbitUmarov1-2/+2
2018-07-14a few changes about test mesh uploadsUbitUmarov1-26/+27
2018-07-14send data as bin not string to http lower levelUbitUmarov1-3/+8
2018-04-19use seconds version of gettimestampUbitUmarov2-42/+14
2018-01-31remove cap FetchLib2 suport codeUbitUmarov1-35/+0