Commit History

Author SHA1 Message Date
  UbitUmarov a2fe315d94 cosmetics 4 years ago
  UbitUmarov dd508d4c4f use Vector.Distance not util.. 6 years ago
  UbitUmarov a932f24ba4 minor fix on sensorrepeat 7 years ago
  Melanie Thielker e58903be6f Correct casing on isGod and isViewerUIGod 7 years ago
  UbitUmarov effa32cfa4 replace godlevel compares by the new faster bool isViewerUIGod 7 years ago
  Melanie Thielker ad8915f154 Restructure god level and permissions 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov 67a91ee314 make sensors detect sitting avatars also by the distance to the root prim 10 years ago
  Melanie 3589acdab1 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 years ago
  Melanie 7830cc9954 Merge branch 'master' into careminster 11 years ago
  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 years ago
  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 years ago
  Melanie 8b657773e4 Merge branch 'master' into careminster 11 years ago
  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 years ago
  Melanie 3a495ccd56 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) b1b4687250 Add "show script timers" command to show script timers. For debug purposes. 11 years ago
  Justin Clark-Casey (justincc) a0000a034f Add "show sensors" command to show script sensor information for debug purposes. 11 years ago
  Melanie 914f97cb76 Merge branch 'master' into careminster 12 years ago
  SignpostMarv ffdde05bb7 constructor means not having to manually refer to individual properties 12 years ago
  Melanie 5d43e27de2 Merge branch 'master' into careminster 12 years ago
  SignpostMarv 5d7751da89 refactoring for Vector3 operator & constructor tweaks 12 years ago
  Melanie ecffcf7f65 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 794363421d Look up the NPC module when the SensorRepeat class is created, rather than on every single sensor sweep. 12 years ago
  Melanie 8114260946 Merge branch 'master' into careminster 12 years ago
  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 years ago
  Melanie af05aaaf36 Remove support for the OS_NPC constant. That one seems to be overly paranoid 12 years ago
  Melanie fb8e92c90b Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) bcfc392edf As per opensim-dev mailing list conversation, introduce OS_NPC constant for use with llSensor() 12 years ago
  Melanie dcbcbd697f Merge branch 'master' into careminster 12 years ago