Commit History

Author SHA1 Message Date
  UbitUmarov 5d2ffdc35b limit max number of attachments to 38. All can be on same point 4 years ago
  UbitUmarov 727216044b terraforming changes: missing file 4 years ago
  UbitUmarov 8ed0680bb9 handle null refs on llSubStringIndex() 4 years ago
  UbitUmarov 656ea163cc a few changes on LlGetObjectDetails 4 years ago
  UbitUmarov ab335b5926 add a few lsl constants 4 years ago
  UbitUmarov 0e3f24a67e change OSSL functions allow control code. Behavior should stat pretty much the same. Some help testing, please 4 years ago
  UbitUmarov 85aa77566b allow particles scale max to be 7.96m, supported by protocol 4 years ago
  UbitUmarov 0bcd58fd0f mantis8548: change more LSL arguments declarations to their formal form. Still a lot more to do. This is a case where coerence matters over performance, to avoid more future issues 5 years ago
  UbitUmarov 1499baf13e mantis8564: add region_up_time to llGetEnv. Returns string with seconds since region start. There where ways do get it, but this makes life easier 5 years ago
  UbitUmarov b5b518dc0d change value of PARCEL_DETAILS_DWELL to a higher value to give more room for standard values, change return types, update script syntaxe 5 years ago
  TBG Renfold 8de67dad76 Mantis #8481 part one. 5 years ago
  UbitUmarov 78359c108d mantis 8563: do not modify collection inside a loop on it a foreach on it 5 years ago
  UbitUmarov 0e2adbe0fb mantis 8527 and 8517: let llSetLinkPrimitiveParam*() PRIM_TEXTURE ignore texture id/name if invalid, processing the other parameters, for compatibily with old scripts. 5 years ago
  UbitUmarov bd442208d8 mantis 8517: actually let NULL_KEY do the same as on PRIM_TEXTURE 5 years ago
  UbitUmarov 2b4e5fcded mantis 8517: let texture argument of PRIM_TEXTURE only change the other parameters. On PRIM_NORMAL and PRIM_SPECULAR will be as NULL_KEY removing the material. This may be changed for coerence in future 5 years ago
  UbitUmarov 3644879677 mantis 8508: ignore llAttachToAvatar if already attached 5 years ago
  UbitUmarov fe6317f009 LSL update texture entry is heavy, set all parameters on same update 5 years ago
  UbitUmarov e1c20a32ca LSL: limit sittext and touchtext to length current viewers cand display 5 years ago
  UbitUmarov fbd741ece3 prims have at most 9 face textures 5 years ago
  UbitUmarov 9da1ca2b44 ll rez objects: silent ginore null object id; remove redundante llSetColor code 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 8048746759 changes on sog boundingbox and other cleanup 5 years ago
  UbitUmarov 237cf1ced6 some cleanup 5 years ago
  UbitUmarov d7d5f9f775 change float to byte rounding 5 years ago
  UbitUmarov 8bb644159e a few more changes to texturesentry handling on libomv and os 5 years ago
  UbitUmarov 43f4eca67c mantis 8447: empty buttons list in llDialog now shows Ok button 5 years ago
  UbitUmarov c14209e362 add some LSL 5 years ago
  UbitUmarov 23d03517a9 LINK_ALL_CHILDREN includes sitting avatars 5 years ago
  UbitUmarov 5c998f6d60 let osGetPrimitiveParams also return sitting avatar informationg, if PRIM_LINK_TARGET points to one 5 years ago