Commit History

Author SHA1 Message Date
  UbitUmarov 873d42005f add AGENT_LIST_EXCLUDENPC bit mask option to llGetAgentList scope to exclude NPCs 7 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 8 years ago
  Mandarinka Tasty 7c566dca5a The new Constant: integer OBJECT_REZZER_KEY = 32; 8 years ago
  Mandarinka Tasty 7de2c8ae70 The new Constant: integer OBJECT_TEMP_ATTACHED = 34; 8 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 8 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; 8 years ago
  UbitUmarov d5a428c669 add a few more lsl constants for attachments 8 years ago
  UbitUmarov 060350832a add suport for PRIM_SIT_TARGET on get(link)PrimitveParameters and fix typos 8 years ago
  UbitUmarov be0a957363 add a few lsl constants and move some around 8 years ago
  UbitUmarov ee15c51ba4 add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created with the group of the object with the script, if that object owner is member of that group. This should allow parcel access by group to work now, and not much else. The groupTitle will also be set, it the region option NoNPCGroup is not active. 9 years ago
  UbitUmarov 371c9dd2af bad merge? 9 years ago
  Magnuz Binder dcf31ee762 Correct constant RCERR_CAST_TIME_EXCEEDED. 9 years ago
  Melanie Thielker 9766dc1f81 Add WhiteCore's LL Json functions 9 years ago
  Talun 382e05df14 Missing constants for llGetObjectDetails 9 years ago
  Melanie Thielker f2390f7c72 Plumb llSetAnimationOverride 10 years ago
  Justin Clark-Casey (justincc) 099212167b Implement STATUS_BLOCK_GRAB_OBJECT in llSetStatus()/llGetStatus() and correct effect of STATUS_BLOCK_GRAB 10 years ago
  dahlia 9d2789aff8 add LSL constant PRIM_ALPHA_MODE 10 years ago
  dahlia a93799d03b add LSL constants PRIM_SPECULAR and PRIM_NORMAL 10 years ago
  Talun 3a2c099169 Mantis 7144 missing ATTACH_AVATAR_CENTER constant 10 years ago
  Melanie 91b70bf3fe Merge branch 'master' into careminster 11 years ago
  dahlia eb52d346c0 add new LSL constants associated with new "ribbon", "glow", and "blend" particle system functionality. Note that this does *not* complete required server side changes for implementing the new particle system 11 years ago
  Melanie 56f4adeb60 Merge branch 'master' into careminster 11 years ago
  Talun f074739e33 Mantis 6280: llSetContentType(). An implementation. 11 years ago
  Melanie 81ad9255b5 Hook up Keyframe motion to almost everything. Failing to cross a sim border 11 years ago
  Melanie bd87eb90d1 Implement PERMISSION_TELEPORT and the needed checks to make it work. 11 years ago