提交历史

作者 SHA1 备注 提交日期
  UbitUmarov 9da1ca2b44 ll rez objects: silent ginore null object id; remove redundante llSetColor code 5 年之前
  UbitUmarov 18947d93fc actually disable osSetContentType on osslEnable.ini, so is only enabled by machine owner intentionally 5 年之前
  UbitUmarov d6c9ddfdee cleanup last patch 5 年之前
  Bill Blight 0881840946 Add osNpcSayTo(key npc, key target, integer channel, string message) 5 年之前
  UbitUmarov 2c2b887c8a change osSetContentType threat level 5 年之前
  UbitUmarov 47bc1fb257 OSSL remove functions with illegal lsl types, also redundante 5 年之前
  UbitUmarov cb1ebd1604 add osApproxEquals for float, vector and rotation, note that default margin is 1e-6 to match strings rounding 5 年之前
  UbitUmarov 8474af04e1 removed repeated lines 5 年之前
  UbitUmarov 2fb82f84d2 update osslEnable 5 年之前
  UbitUmarov 5b2fab99a6 update osslEnable 5 年之前
  Bill Blight 6d9de17d77 **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat level moderate 6 年之前
  UbitUmarov 9647a1e6c5 minor changes to last patch 6 年之前
  UbitUmarov 5d0a1656bf mantis 8305: add osTriggerSoundLimited(..) 6 年之前
  UbitUmarov 81431e90de update osslEnable.ini with the new functions 6 年之前
  Kevin Cozens 6accf854a7 Added references to new math related OSSL functions 6 年之前
  UbitUmarov e733bfb3b5 fix merge issue 6 年之前
  Kevin Cozens 6b24ff0bc9 Removed trailing whitespace 6 年之前
  UbitUmarov c889eb64e5 let ossl have its own config section 6 年之前
  Kevin Cozens 70d693eff2 Added missing Allow line for osGetSimulatorMemoryKB. 7 年之前
  Kevin Cozens 5cc41eee34 Sorted the groups of Allow statements by alphabetical order. 7 年之前
  Kevin Cozens e08b051ca6 Fixed typos in comments in osslEnable.ini 7 年之前
  UbitUmarov edc7575f9e a few changes to ubOde avatar collisions 7 年之前
  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 年之前
  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 年之前
  UbitUmarov e243dd0519 put back getAgentIP bug restricted, script owner must be a Administrator (god) 7 年之前
  UbitUmarov e53f439981 add osGetNPCList() 7 年之前
  UbitUmarov 3fda7c6315 take a few more out of level check 7 年之前
  UbitUmarov 9ea6580c37 update osslEnable.ini. functions that have no level check are still listed but commented, just to be more visible 7 年之前
  UbitUmarov 84abdf866a add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_Float x, LSL_Float y) 7 年之前
  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 年之前