aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-29changes on updatesUbitUmarov1-114/+75
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov4-18/+87
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-02simplify a bitUbitUmarov1-40/+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-26change HandlerDeRezObject again to account for out or order packetsUbitUmarov1-11/+20
2018-11-26change code feature that old compilers don't suportUbitUmarov1-3/+6
2018-11-25remove a dev only conditional on lludp handlers; change parcel lists updates ...UbitUmarov1-905/+381
2018-11-25avoid data references stuck in packet poolsUbitUmarov2-47/+48
2018-11-23try better handling of llupd DeRezObjectUbitUmarov1-11/+41
2018-11-14simplify a bit some caps pathsUbitUmarov3-8/+9
2018-11-12fix a http error responseUbitUmarov1-2/+2
2018-11-07changes to objects updates prioritizing getting dust on my disk. Schemes redu...UbitUmarov1-8/+4
2018-11-07change region gettexture response if presence not foundUbitUmarov1-27/+12
2018-11-06udp threads don't need to be fgUbitUmarov1-2/+2
2018-10-28reduce some threads priorityUbitUmarov1-3/+0
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-09-29 add a few more gc collect in some spotsUbitUmarov1-0/+3
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-04-10 sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie...UbitUmarov1-2/+1
2018-04-10mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but n...UbitUmarov1-1/+1
2018-02-03some new code got in ahead of its timeUbitUmarov1-2/+4
2018-02-03pesty warningsUbitUmarov1-14/+23
2018-01-31remove cap FetchLib2 suport codeUbitUmarov1-35/+0
2018-01-30keepalive is defaultUbitUmarov2-4/+0
2018-01-30a few more changes on inventory library and inv fetchUbitUmarov1-1/+5
2018-01-27add Cap_FetchLib2 note that this is still local to regions, not using grid as...UbitUmarov2-5/+36
2018-01-25got tired of creating stringbuildersUbitUmarov1-27/+26