Commit History

Author SHA1 Message Date
  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 bd27573130 add LSL_String osGetInventoryName(LSL_Key itemId) and LSL_String osGetInventoryDescription(LSL_String itemNameOrId) 5 years ago
  UbitUmarov 16596b6ad0 add LSL_Key osGetInventoryLastOwner(string itemNameorid) 5 years ago
  UbitUmarov fdf5274c25 add osKickAvatar(LSL_Key agentKey, string alert) 5 years ago
  UbitUmarov f03ee2f795 still another 5 years ago
  UbitUmarov d6c9ddfdee cleanup last patch 5 years ago
  Bill Blight 0881840946 Add osNpcSayTo(key npc, key target, integer channel, string message) 5 years ago
  UbitUmarov 2c2b887c8a change osSetContentType threat level 5 years ago
  UbitUmarov 47bc1fb257 OSSL remove functions with illegal lsl types, also redundante 5 years ago
  UbitUmarov 911ef0ce52 remove a ossl dev only option 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 be2c0aa552 fix ossl severe error 5 years ago
  UbitUmarov cb1ebd1604 add osApproxEquals for float, vector and rotation, note that default margin is 1e-6 to match strings rounding 5 years ago
  UbitUmarov 9dfb906666 add a few string functions to OSSL 5 years ago
  UbitUmarov ba87ba9c47 remove odd ossl function 5 years ago
  UbitUmarov 7bcef500a9 remove CM api, add replacement ossl functions, as i should had done on the merge of avination code contrib. (runprebuild) 5 years ago
  UbitUmarov fad6295398 change ossl link sound functions to search for sound both on script host and target prims 5 years ago
  UbitUmarov 56d5b3bf92 oops 5 years ago
  UbitUmarov 2c3522a826 ossl error messages are not from a agent 5 years ago
  UbitUmarov d1d370ada3 avoid a null ref during jenkins tests 5 years ago
  UbitUmarov 05b79e203d change ossl error report and NPC create error handling 5 years ago
  UbitUmarov 8b5b251d1a mantis 8398: fix with previus commits; removed redundante code 5 years ago
  UbitUmarov 8812684355 minor changes 5 years ago
  Bill Blight 6d9de17d77 **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat level moderate 5 years ago
  UbitUmarov 075ebf3524 fix osDie harakiri for Yengine 5 years ago
  UbitUmarov e6615a193d a few changes to ScriptSleep() functions 6 years ago
  UbitUmarov 50627304a6 avoid using new c# sintaxe that will fail on older compilers 6 years ago
  UbitUmarov 9647a1e6c5 minor changes to last patch 6 years ago
  Mandarinka Tasty 99a23421a8 Adding check permission CanIssueEstateCommand for osRegionNotice and new function osRegionNotice(string agentID, string msg) 6 years ago