コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov a2fe315d94 cosmetics 4 年 前
  UbitUmarov dd508d4c4f use Vector.Distance not util.. 6 年 前
  UbitUmarov a932f24ba4 minor fix on sensorrepeat 7 年 前
  Melanie Thielker e58903be6f Correct casing on isGod and isViewerUIGod 7 年 前
  UbitUmarov effa32cfa4 replace godlevel compares by the new faster bool isViewerUIGod 7 年 前
  Melanie Thielker ad8915f154 Restructure god level and permissions 7 年 前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年 前
  UbitUmarov 67a91ee314 make sensors detect sitting avatars also by the distance to the root prim 10 年 前
  Melanie 3589acdab1 Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 年 前
  Melanie 7830cc9954 Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) cec8e6d0f7 If a sensor is in an attachment, avoid throwing an exception if the attachee is removed from the scene before we try to retrieve them. 11 年 前
  Melanie a348c8e44a Allow Linden trees to preserve their type when taken into inventory and rezzed again. Allow Linden trees to be sensed by LLSensor as PASSIVE objects. 11 年 前
  Melanie 8b657773e4 Merge branch 'master' into careminster 11 年 前
  Justin Clark-Casey (justincc) ad9bd3fe93 Fix sensors, llGetRootRotation(), llGet*Param() and other functions to use the world rotation if the avatar to which they are attached is sitting 11 年 前
  Melanie 3a495ccd56 Merge branch 'master' into careminster 12 年 前
  Justin Clark-Casey (justincc) b1b4687250 Add "show script timers" command to show script timers. For debug purposes. 12 年 前
  Justin Clark-Casey (justincc) a0000a034f Add "show sensors" command to show script sensor information for debug purposes. 12 年 前
  Melanie 914f97cb76 Merge branch 'master' into careminster 12 年 前
  SignpostMarv ffdde05bb7 constructor means not having to manually refer to individual properties 12 年 前
  Melanie 5d43e27de2 Merge branch 'master' into careminster 12 年 前
  SignpostMarv 5d7751da89 refactoring for Vector3 operator & constructor tweaks 12 年 前
  Melanie ecffcf7f65 Merge branch 'master' into careminster 12 年 前
  Justin Clark-Casey (justincc) 794363421d Look up the NPC module when the SensorRepeat class is created, rather than on every single sensor sweep. 12 年 前
  Melanie 8114260946 Merge branch 'master' into careminster 12 年 前
  Justin Clark-Casey (justincc) 7609daca38 Resolve a deadlock between INPCModule and SensorRepeat by replacing the SensorRepeat list with a new list on add/removes rather than locking it for the duration of the sensor sweep. 12 年 前
  Melanie af05aaaf36 Remove support for the OS_NPC constant. That one seems to be overly paranoid 12 年 前
  Melanie fb8e92c90b Merge branch 'master' into careminster 12 年 前
  Justin Clark-Casey (justincc) bcfc392edf As per opensim-dev mailing list conversation, introduce OS_NPC constant for use with llSensor() 12 年 前
  Melanie dcbcbd697f Merge branch 'master' into careminster 12 年 前