aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-26and add a missing bracket :)UbitUmarov1-1/+1
2017-06-26fix bad englishUbitUmarov1-1/+1
2017-06-25add vectorrender string command ''ScaleTransf x,y;''. this allows scaling of ...UbitUmarov1-0/+7
2017-06-24add dyn textures vectorrender comands ''ResetTransf;'', ''TransTransf x,y;'' ...UbitUmarov1-1/+29
2017-06-24revert the thread level change; remove unused dynamic texture timer from inte...UbitUmarov2-74/+55
2017-06-24simplify vectorrender background drawUbitUmarov1-17/+9
2017-06-24remove a DynamicTexture leak, make it actually return the new texture ID to o...UbitUmarov1-9/+16
2017-06-24osDrawFilledEllipse or string comand FillEllipse identical do Ellipse oneUbitUmarov1-0/+11
2017-06-24 a few more changes to iar/oar assets save error/warning to show problems kno...UbitUmarov2-16/+26
2017-06-23 code actually has no ideia if a id is a asset or not and does try to handle ...UbitUmarov3-13/+13
2017-06-23 do the same on OAR savesUbitUmarov1-1/+16
2017-06-23 coment out missing or damage assets messages in uuidgather that are not very...UbitUmarov1-2/+27
2017-06-23several changes to iar/oar assets error reportsUbitUmarov4-20/+26
2017-06-22 actually iar do it for iarUbitUmarov2-1/+4
2017-06-22 show the count of broken assets we now have from gather on iar/oar pre save ...UbitUmarov1-0/+3
2017-06-21 avoid some broken object assets present in osgrid inventories due to past pr...UbitUmarov2-2/+6
2017-06-21do not try to store on oars temporary or in transit objects ( they may be del...UbitUmarov1-9/+8
2017-06-21make oar/iar assets writer be done by caller thread like the rest of theUbitUmarov3-176/+50
2017-06-15 update inventory item permissions on deattachUbitUmarov1-0/+25
2017-06-14 some cleanup.. remove some stats that only some do look at once on a lifetimeUbitUmarov2-4/+5
2017-06-13guess HGEntityTransferModule jobengine does not need a permanet threadUbitUmarov1-1/+1
2017-06-09add a adicional in transit flag to signal HG tps, and use it to ignore userna...UbitUmarov2-0/+4
2017-06-09 make SendCoarseLocations async, since it is http. Make some actions use thre...UbitUmarov1-1/+1
2017-06-01avoi null refs on tests simple clientsUbitUmarov1-6/+16
2017-05-31change child agents close control; disablesimulator is not a caps event messageUbitUmarov1-120/+94
2017-05-31we don't need to keep refs to baked textures assetsUbitUmarov1-1/+1
2017-05-31we don't need to keep refs to baked textures assetsUbitUmarov1-6/+9
2017-05-31remove the option to store baked textures on assets service, thats suicide us...UbitUmarov1-19/+19
2017-05-31merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in...UbitUmarov2-202/+34
2017-05-30remove anoying crossing messages on open bordersUbitUmarov1-3/+4
2017-05-30do another dns request via new cache. My problems bf wheren't mono after all,...UbitUmarov1-17/+2
2017-05-29some cleanup and assume Linux/mono DNS is just broken...UbitUmarov1-8/+7
2017-05-29 no.. still a failUbitUmarov1-1/+1
2017-05-29 mono is a total crapUbitUmarov1-2/+8
2017-05-29 add temporary debug msgsUbitUmarov1-0/+3
2017-05-29 remove a now anoying message..UbitUmarov1-3/+3
2017-05-28 enclose GetRequestStream on try/catchUbitUmarov1-6/+6
2017-05-28 need to delay even more agent close after teleport to compensate for slow ma...UbitUmarov1-3/+4
2017-05-27minor cleanupUbitUmarov1-0/+1
2017-05-27minor cleanupUbitUmarov1-10/+24
2017-05-26lose a refUbitUmarov1-5/+12
2017-05-26mantis 8181: don't try to delete contents of a non exitent folderUbitUmarov1-4/+13
2017-05-26avoid some wrong watchdog timeoutsUbitUmarov1-1/+1
2017-05-26make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...UbitUmarov1-4/+4
2017-05-25add some checks for valid endpointsUbitUmarov1-29/+23
2017-05-23 please DIE! PLEASE??UbitUmarov3-1/+11
2017-05-22remove some code for NAT that was disabled by its author Adam Frisby since 20...UbitUmarov1-18/+1
2017-05-22 fix IClientIPEndpoint broken by justin long ago.. but stop using itUbitUmarov2-18/+13
2017-05-22disable keepalive on llHttpRequestUbitUmarov1-0/+1
2017-05-20mantis 8171 fix redirection on llHttpRequestUbitUmarov1-11/+2