Commit History

Author SHA1 Message Date
  UbitUmarov ab335b5926 add a few lsl constants 4 years ago
  UbitUmarov 2a90f78fe1 add LSL_Integer osIsNotValidNumber(LSL_Float v) 4 years ago
  UbitUmarov 2c1909a873 add osResetAllScripts(LSL_Integer AllLinkset). use with care 4 years ago
  UbitUmarov 93f13aa00d add osSlerp() 4 years ago
  UbitUmarov 0e33014572 add a few lsl constants 5 years ago
  UbitUmarov 64c56fc52b mantis 8577: add key osGetInventoryItemKey(string name) to get a inventory item ID within prim inventory. the llGetInventory does return the asset it, not item. 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 8410a01fb4 missing old flag VEHICLE_FLAG_NO_FLY_UP 5 years ago
  UbitUmarov 3a055c578d soem cleanup 5 years ago
  UbitUmarov 009af3122f update script sintaxe 5 years ago
  UbitUmarov 530a6a40ed mantis 8427: add new reject flags, change default, see mantis 5 years ago
  UbitUmarov 47bc1fb257 OSSL remove functions with illegal lsl types, also redundante 5 years ago
  UbitUmarov 87acd20d95 add script constant OS_APIVERSION, we should inc this on any change on any api. a few changes to os npc and avatar animation functions 5 years ago
  UbitUmarov 9185d397df add a bit more things to ScriptSyntax, change a few more incoerent lsl types in function arguments 5 years ago
  UbitUmarov 7479638e88 remove a unnecessary scripts constants file 5 years ago
  UbitUmarov db255c97d6 fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOT 5 years ago
  UbitUmarov acd55c6f12 mantis 8084: add the missing PRIM_ALPHA_MODE constants 6 years ago
  UbitUmarov 873d42005f add AGENT_LIST_EXCLUDENPC bit mask option to llGetAgentList scope to exclude NPCs 6 years ago
  UbitUmarov c8a9b0321f osSetParcelDetails: place hard restrictions on change owner,claimdate (both estate owner or manager) and group (same plus parcel owner that also needes to be a member of the new group); add PARCEL_DETAILS_SEE_AVATARS, PARCEL_DETAILS_ANY_AVATAR_SOUNDS and PARCEL_DETAILS_GROUP_SOUNDS 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 0f7ffc56ce several changes for osTeleportObject 7 years ago
  UbitUmarov ca250e0b0b mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop parameter by flags, add flags OSTPOBJ_STOPATTARRGET and OSTPOBJ_SETROT 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov 853e98d340 reserve constant OBJECT_ATTACHED_SLOTS_AVAILABLE from mantis 8096. But do not implement it 7 years ago
  Mandarinka Tasty 7c566dca5a The new Constant: integer OBJECT_REZZER_KEY = 32; 7 years ago
  Mandarinka Tasty 7de2c8ae70 The new Constant: integer OBJECT_TEMP_ATTACHED = 34; 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 d5a428c669 add a few more lsl constants for attachments 7 years ago