Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  UbitUmarov 8fa28d96f5 clean tabs from osSHA256 patch (mantis 8839) 3 tahun lalu
  Mike Higgins 0da43a8ef5 added a new function string=osSHA256(string) 3 tahun lalu
  UbitUmarov 64fea8f20c mantis 8770: let osGetSunParam(day_length) return the same as llGetDayLength() ie day length at prim location 4 tahun lalu
  UbitUmarov b64e1792ff wt* remove osSetStateEvents, any script using it must just DIE 4 tahun lalu
  UbitUmarov cd5ac2eae9 some cleanup to last patch from Bill Blight and Vincent (mantis 8738) 4 tahun lalu
  Vincent Sylvester 4eee476423 osSetParcelMusicURL 4 tahun lalu
  UbitUmarov 5b87347476 and add some untested ossl 4 tahun lalu
  UbitUmarov 5b56a09cb2 some fixes on env protocol, forced env, etc 4 tahun lalu
  UbitUmarov e3ecf0ddbe add LSL_Integer osReplaceAgentEnvironment(LSL_Key agentkey, LSL_Integer transition, LSL_String environment). note this is a hack, we cant do the ll* one 4 tahun lalu
  UbitUmarov 3bf0f6c407 do not display 0:xx:xx PM 4 tahun lalu
  UbitUmarov d1ecccfaca add some ossl 4 tahun lalu
  UbitUmarov 9bd5310fe8 expose the option to save HUDs into notecard on the API 4 tahun lalu
  UbitUmarov 66eb8a2c2e let engines Suspend and resume scripts return false if script not on that engine 4 tahun lalu
  UbitUmarov 248d56d3ad add LSL_Integer osClearObjectAnimations() to remove all animations on a prim, returning the number it had; some clean on sending 4 tahun lalu
  UbitUmarov 76987fb647 ... osSetLinkStandTarget 4 tahun lalu
  UbitUmarov 868c05fdf6 why not also osGetLinkStandTarget 4 tahun lalu
  UbitUmarov 004cab9289 add osGetLinkSitActiveRange 4 tahun lalu
  UbitUmarov 64c7e1de5b add osSetLinkSitActiveRange 4 tahun lalu
  UbitUmarov 7adaede14a mantis 8634: add osSetSitActiveRange(float range) , osSetStandTarget(vector feetAproxPosition) and respective get functions. range <0 disables sits on the prim, = 0 uses region default,feetAproxPosition is in prim local frame. <0,0,0> disables it. Still no persistance. feedback required! 4 tahun lalu
  UbitUmarov 2a90f78fe1 add LSL_Integer osIsNotValidNumber(LSL_Float v) 4 tahun lalu
  UbitUmarov 2c1909a873 add osResetAllScripts(LSL_Integer AllLinkset). use with care 4 tahun lalu
  UbitUmarov 93f13aa00d add osSlerp() 5 tahun lalu
  UbitUmarov 718c6d1e4d mantis 8583: osGetRegionMapTexture(); now returns prim region map textureID, without any requests to grid 5 tahun lalu
  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 tahun lalu
  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 tahun lalu
  TBG Renfold 0163af970f Mantis #8481 part two. 5 tahun lalu
  UbitUmarov 11c945a565 add osLocalTeleportAgent(key agent, vector position, vector velocity, vector lookat, LSL_Integer flags). Velocity only works with ubOde but still not good. flags = bit field: 1 use velocity, 2 use lookat, 4 rotate avatar look in current velocity direction (ignored if 2 ie flag = 7 is same as 3). This bypasses most the unnecessary logic of osTeleportAgent, having usage same permissions. It may do region crossings(?). Experimental stage, feedbakc expected ;) 5 tahun lalu
  UbitUmarov 5314f375c5 change osSetProjectionParams a bit and add a variant that atkes a linknumber argument. For now can only change one prim per call 5 tahun lalu
  UbitUmarov b104934a25 add osGetPSTWallclock() returns wall clock in PST or PDT, for those that for some odd reason think need it. OpenSim girds shoudl use UTC (gtm) but whatever 5 tahun lalu
  UbitUmarov d89a089ca2 remove redundant osInventoryDescription() and improve osInventoryDesc() to do the same 5 tahun lalu