Commit History

Author SHA1 Message Date
  UbitUmarov 9da1ca2b44 ll rez objects: silent ginore null object id; remove redundante llSetColor code 5 years ago
  UbitUmarov 18947d93fc actually disable osSetContentType on osslEnable.ini, so is only enabled by machine owner intentionally 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 cb1ebd1604 add osApproxEquals for float, vector and rotation, note that default margin is 1e-6 to match strings rounding 5 years ago
  UbitUmarov 8474af04e1 removed repeated lines 5 years ago
  UbitUmarov 2fb82f84d2 update osslEnable 5 years ago
  UbitUmarov 5b2fab99a6 update osslEnable 5 years ago
  Bill Blight 6d9de17d77 **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat level moderate 5 years ago
  UbitUmarov 9647a1e6c5 minor changes to last patch 5 years ago
  UbitUmarov 5d0a1656bf mantis 8305: add osTriggerSoundLimited(..) 6 years ago
  UbitUmarov 81431e90de update osslEnable.ini with the new functions 6 years ago
  Kevin Cozens 6accf854a7 Added references to new math related OSSL functions 6 years ago
  UbitUmarov e733bfb3b5 fix merge issue 6 years ago
  Kevin Cozens 6b24ff0bc9 Removed trailing whitespace 6 years ago
  UbitUmarov c889eb64e5 let ossl have its own config section 6 years ago
  Kevin Cozens 70d693eff2 Added missing Allow line for osGetSimulatorMemoryKB. 6 years ago
  Kevin Cozens 5cc41eee34 Sorted the groups of Allow statements by alphabetical order. 6 years ago
  Kevin Cozens e08b051ca6 Fixed typos in comments in osslEnable.ini 6 years ago
  UbitUmarov edc7575f9e a few changes to ubOde avatar collisions 7 years ago
  UbitUmarov 965d004fbe do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of course still wrong LPS does not mean api function calls 7 years ago
  UbitUmarov 6b0a3e981c put osGetAgentIP() in threat control with level Severe so it can be disabled even for inworld administrators as needed on some grids. rearrage the osslEnable.ini file segregating the funtions only listed for information 7 years ago
  UbitUmarov e243dd0519 put back getAgentIP bug restricted, script owner must be a Administrator (god) 7 years ago
  UbitUmarov e53f439981 add osGetNPCList() 7 years ago
  UbitUmarov 3fda7c6315 take a few more out of level check 7 years ago
  UbitUmarov 9ea6580c37 update osslEnable.ini. functions that have no level check are still listed but commented, just to be more visible 7 years ago
  UbitUmarov 84abdf866a add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_Float x, LSL_Float y) 7 years ago
  UbitUmarov cb8975e567 add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float y), string osDrawRotationTransform(string drawList, LSL_Float x) and string osDrawResetTransform(string drawList) helper functions for the new vector renderer comands. Removed ThreadLevel check of similar funtions that had it None, and actually only set strings 7 years ago