Commit History

Author SHA1 Message Date
  UbitUmarov 8a8ce8b10a put back assetViewer cap code, to allow viewers testing. It is disabled at OpenSimDefaults, and should not be enabled until all major viewers do it right on opensim 5 years ago
  UbitUmarov 87733b196b reduce the chance of using a invalid avatar physics actor 5 years ago
  Robert Adams bd1b992aaf Add Thread.ResetAbort() to various thread loops to clean up errors on 5 years ago
  UbitUmarov 9e182c27fb combat module: those parcel changes are now handled elsewhere 5 years ago
  UbitUmarov bcf05afd64 direct encode terseupdates 5 years ago
  UbitUmarov fe46f8cd1d avoid packet split on terseupdates 5 years ago
  UbitUmarov 4de5e14e54 issues with udp buffers pool on heavy load 5 years ago
  UbitUmarov e24adb9ea1 mantis 6569: restore full health on invulnerable set to true; combat module is outdated and needs work. By then the proposal on this mantis should be reviewed 5 years ago
  UbitUmarov 91569e00a0 buffers in pool have no data, better mk that clear 5 years ago
  UbitUmarov a07951b044 fix UDPBuffersPoolCount value (readable with stats show clientstack 5 years ago
  UbitUmarov d5d4dc4754 zero decode using a buffer from the pool 5 years ago
  UbitUmarov 91fab70236 removed a redundant function; try to make a particular vi coder happy about removed comments 5 years ago
  UbitUmarov d01165818d change UDPPacketBuffer pools (does waste a bit of memory) 5 years ago
  UbitUmarov 4dd89ce094 make the options visible on OpenSimDefaults 5 years ago
  UbitUmarov cd5a6daa84 also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, PrimOwnerRequestsPerSec = 25; increase concurrency to 8 5 years ago
  UbitUmarov 800f6d6529 several changes to llHttpRequest processing: options section renamed ScriptsHttpRequestModule; throttle by prim (PrimRequestsBurst = 3, PrimRequestsPerSec = 1) and max concurrent connections per instance (MaxPoolThreads = 5), llhttprequest returns if error, nullkey if throttled, reqid otherwise 5 years ago
  UbitUmarov 009af3122f update script sintaxe 5 years ago
  UbitUmarov d89a089ca2 remove redundant osInventoryDescription() and improve osInventoryDesc() to do the same 5 years ago
  UbitUmarov 6e05695244 add LSL_Key osGetLastChangedEventKey() ( it is a alias for lldetectedkey(0) but don't tell anyone 5 years ago
  UbitUmarov 5d78f52f7b let Xengine also have that detectedkey 5 years ago
  UbitUmarov bd27573130 add LSL_String osGetInventoryName(LSL_Key itemId) and LSL_String osGetInventoryDescription(LSL_String itemNameOrId) 5 years ago
  UbitUmarov ece3843798 let changed allowed drop have lldetectedkey[0] return the dropped item id, Yengine and still testing" 5 years ago
  UbitUmarov b7507b70bc Yengine changed position and shape events can bt throttled by mineventdelay 5 years ago
  UbitUmarov 16596b6ad0 add LSL_Key osGetInventoryLastOwner(string itemNameorid) 5 years ago
  UbitUmarov 17ea412da1 fix last owner on add to object inventory 5 years ago
  UbitUmarov 0f574d432d Yengine:save minEventDelay in script state 5 years ago
  UbitUmarov 72c472f988 Yengine: let llminEventDelay do something: it just ignores a more limited set of events than Xengine (neither do as SL) 5 years ago
  UbitUmarov ac651a168a Xengine: exclude a few more events from mineventdelay 5 years ago
  UbitUmarov 62fb0961fd missing file on the kick commit 5 years ago
  UbitUmarov 7c0eab8a23 Xengine: don't lose state change events 5 years ago