aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-27 combat module: those parcel changes are now handled elsewhereUbitUmarov2-35/+2
2019-02-27direct encode terseupdatesUbitUmarov4-37/+207
2019-02-26avoid packet split on terseupdatesUbitUmarov1-30/+76
2019-02-26 issues with udp buffers pool on heavy loadUbitUmarov4-42/+53
2019-02-26mantis 6569: restore full health on invulnerable set to true; combat module i...UbitUmarov1-1/+6
2019-02-26buffers in pool have no data, better mk that clearUbitUmarov1-0/+1
2019-02-26fix UDPBuffersPoolCount value (readable with stats show clientstackUbitUmarov1-2/+1
2019-02-25zero decode using a buffer from the poolUbitUmarov1-6/+14
2019-02-25removed a redundant function; try to make a particular vi coder happy about r...UbitUmarov2-23/+7
2019-02-25change UDPPacketBuffer pools (does waste a bit of memory)UbitUmarov6-323/+156
2019-02-24also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, Pr...UbitUmarov3-70/+86
2019-02-24several changes to llHttpRequest processing: options section renamed ScriptsH...UbitUmarov4-81/+117
2019-02-22update script sintaxeUbitUmarov1-1/+1
2019-02-22remove redundant osInventoryDescription() and improve osInventoryDesc() to do...UbitUmarov3-34/+4
2019-02-21add LSL_Key osGetLastChangedEventKey() ( it is a alias for lldetectedkey(0) b...UbitUmarov3-0/+15
2019-02-21let Xengine also have that detectedkeyUbitUmarov2-6/+19
2019-02-21add LSL_String osGetInventoryName(LSL_Key itemId) and LSL_String osGetInvento...UbitUmarov3-3/+46
2019-02-21let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye...UbitUmarov5-9/+22
2019-02-21Yengine changed position and shape events can bt throttled by mineventdelayUbitUmarov1-0/+15
2019-02-21add LSL_Key osGetInventoryLastOwner(string itemNameorid)UbitUmarov3-2/+26
2019-02-21fix last owner on add to object inventoryUbitUmarov2-5/+5
2019-02-20Yengine:save minEventDelay in script stateUbitUmarov2-0/+18
2019-02-20Yengine: let llminEventDelay do something: it just ignores a more limited set...UbitUmarov6-17/+62
2019-02-20Xengine: exclude a few more events from mineventdelayUbitUmarov1-1/+3
2019-02-20missing file on the kick commitUbitUmarov1-1/+1
2019-02-20Xengine: don't lose state change eventsUbitUmarov1-1/+1
2019-02-20estate kick now just kill user connection if on same region. The teleport hom...UbitUmarov3-22/+39
2019-02-20add osKickAvatar(LSL_Key agentKey, string alert)UbitUmarov3-22/+53
2019-02-15oops do show the object deleteUbitUmarov1-1/+1
2019-02-15(almost) useless changeUbitUmarov1-23/+42
2019-02-15minor cleanupUbitUmarov2-29/+0
2019-02-15don't break permitions on god object return or deleteUbitUmarov1-4/+11
2019-02-15mantis 8479: deep change DeRezObjects(..) doing independent permitions checks...UbitUmarov2-103/+71
2019-02-05Remove some more cut-and-paste typos in 6dof constraint setup in XNARobert Adams1-3/+3
2019-02-05Remove cut-and-paste typo in 6dof contstrain setup in XNA version ofRobert Adams1-1/+1
2019-02-05allow more suicidal NonPhysicalPrimMaxUbitUmarov1-2/+2
2019-02-05enforce prim size restrictions on physical state change; Place restrictions o...UbitUmarov2-2/+32
2019-02-04prevent freswitch from messing global cert validation, more work is need on r...UbitUmarov1-10/+1
2019-02-04remove references to obsolete CertificatePolicyUbitUmarov2-34/+2
2019-02-04reduce the odds of MTU violationUbitUmarov1-1/+1
2019-02-01typos, thxUbitUmarov1-1/+1
2019-02-01place a global cooldown of 2 min on god map generationUbitUmarov1-4/+23
2019-02-01change last commit to do as console comand generate mapUbitUmarov1-2/+2
2019-02-01Allow Grid owners to regenerate a maptile for a region manually through the u...fly-man-1-0/+9
2019-01-31ubode add position to pid control it stopped flying to prevent slow driftsUbitUmarov1-26/+30
2019-01-31remove MRM module (minimodule). Its outdated and we have no maintainers. Than...UbitUmarov45-4573/+0
2019-01-31cosmeticsUbitUmarov5-108/+96
2019-01-31cosmeticsUbitUmarov1-49/+18
2019-01-31do update physics script events on link ( this does need another cleanup one dayUbitUmarov1-0/+3
2019-01-30mantis 6702: fix collisions lldetectedlinknumber also on YengineUbitUmarov3-12/+10