Commit History

Author SHA1 Message Date
  UbitUmarov 046ec66ff9 fix a cast that makes LitJson unhappy 7 years ago
  UbitUmarov 02a4298b02 mantis 8172: fix llList2Json() in case of vector or rotation types 7 years ago
  UbitUmarov ef35805176 reWrite lsl json functions, forward slash is not escaped as LitJson spec; code can use some cleanup. Scripts need to be recompiled 7 years ago
  UbitUmarov ce3af94a69 mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore entries in excess of 8 on the request 7 years ago
  UbitUmarov 7a54c3e9c3 some fixes on the materials paramenters of llGetPrimitiveParams() 7 years ago
  UbitUmarov c91e101224 add suport for materials parameters PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE of llGetPrimitiveParams(). Im sleeping at this time, this can be very wrong 7 years ago
  UbitUmarov 65a1547209 fix (or actually break) llList2float() since LSL_Key is same as LSL_String, the case of invalid LSL_Key cannot be handle, since most likely it is a string 7 years ago
  UbitUmarov 54819fa4ae mantis 8154 dont let self lResetOtherScript mean harakiri 7 years ago
  Melanie Thielker 5587ee4500 Merge branch 'melanie' 7 years ago
  Melanie Thielker 91f142bbd2 Add the option to link a scene object with a monitoring object 7 years ago
  UbitUmarov ed365f6220 remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint 7 years ago
  UbitUmarov 0a5d6671ce fix llScriptDanger(); don't call old ScriptDamage on ossl health functions 7 years ago
  UbitUmarov dac32c4e5a change CanObjectEntry() to use a SOG 7 years ago
  UbitUmarov fb42845bee mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type 7 years ago
  Melanie Thielker e58903be6f Correct casing on isGod and isViewerUIGod 7 years ago
  UbitUmarov effa32cfa4 replace godlevel compares by the new faster bool isViewerUIGod 7 years ago
  Melanie Thielker ad8915f154 Restructure god level and permissions 7 years ago
  UbitUmarov 1a35af229c remove code i started but didn't finish 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov 7367f03d6e remove a odd raycastv3 config option 7 years ago
  UbitUmarov b4bbf4f95d review llCastRay V3 phantom detection. Make it ignore physics shape type none as physics engines do. 7 years ago
  Mandarinka Tasty 575825193b The new string-parameter: "region_object_bonus" for llGetEnv(string name); 7 years ago
  Mandarinka Tasty 7c566dca5a The new Constant: integer OBJECT_REZZER_KEY = 32; 7 years ago
  Mandarinka Tasty 2a29a270da Adding new string-parameter: "region_max_prims" for llGetEnv(string name); 7 years ago
  Mandarinka Tasty 7de2c8ae70 The new Constant: integer OBJECT_TEMP_ATTACHED = 34; 7 years ago
  UbitUmarov 9dd820765e change last patch a bit 7 years ago
  Mandarinka Tasty 0bb959d8fd The implementation of new flags = parameters for llGetObjectDetails - Part II Constant: integer OBJECT_TOTAL_INVENTORY_COUNT = 31 Constant: integer OBJECT_GROUP_TAG = 33 7 years ago
  Mandarinka Tasty af3f2717fd The implementation of new flags = paramters for llGetObjectDetails - Part I Constant: integer OBJECT_CLICK_ACTION = 28; Constant: integer OBJECT_OMEGA = 29; Constant: integer OBJECT_PRIM_COUNT = 30; 7 years ago
  UbitUmarov 6f1080368d reduce the resolution of llGetTime and llGetAndResetTime, to 1ms 7 years ago
  UbitUmarov 935510d879 add llGetMaxScaleFactor and llGetMinScaleFactor 7 years ago