提交歷史

作者 SHA1 備註 提交日期
  UbitUmarov 877a78ce91 change chattype on llRegionSayTo when sending to avatar viewer only. 5 年之前
  UbitUmarov 96acb48334 mantis 7391: deliver llregionSayTo to all scripts on prim that match target specs 5 年之前
  UbitUmarov 710677cdc6 mantis 8135 7 年之前
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  UbitUmarov bbe8ef0528 mantis 8027: allow messages to be sent to attachments child prims in llRegionSayTo 7 年之前
  UbitUmarov bf17da3d61 check for null target, minor cleanup 7 年之前
  UbitUmarov 2d4d1adb4d locking issue 8 年之前
  UbitUmarov 0c93159297 remove unused return value on DeliverMessageTo() 8 年之前
  UbitUmarov 278687b1e8 remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this are still merge issues 8 年之前
  UbitUmarov 1af6ac4bfc remove unused method parameter master also removed 8 年之前
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 年之前
  UbitUmarov 371c9dd2af bad merge? 9 年之前
  Justin Clark-Casey (justincc) 31c8b7fd1a Fix recent regression with llRegionSayTo() started sending messages twice. 9 年之前
  Melanie 9a5679876e Merge branch 'master' into careminster 11 年之前
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. 11 年之前
  Melanie 389077345f Merge branch 'master' into careminster 11 年之前
  SignpostMarv d5f9f5c9c3 document, 80-character width terminal formatting converting comments to documentation for IDE & doxygen goodness 11 年之前
  SignpostMarv b3dddd7447 document & 80-character width terminal formatting 11 年之前
  SignpostMarv a87c4c7d89 Converting WorldCommModule to INonSharedRegionModule 11 年之前
  Melanie 26cc57b6ca Merge branch 'master' into careminster 11 年之前
  SignpostMarv 80dcc13af2 refactoring IWorldCommListenerInfo.GetRegexBitfield() method to be a field with a private setter 11 年之前
  SignpostMarv e977761071 adding ability for listeners to be filtered by regular expressions and a general-purpose function to see if a given string matches a given regex 11 年之前
  SignpostMarv 18b1ee6f37 Formatting and casing correction in WorldCommModule, trailing new line in OSSL to get git diff to not complain 11 年之前
  Melanie c87f0ac226 Fix llRegionSayTo the right way 12 年之前
  Talun 679da63da6 Mantis 5977 Corrections to llRegionSayTo 12 年之前
  Justin Clark-Casey (justincc) 387d7fdad5 Allow llRegionSayTo() to work on the PUBLIC_CHANNEL, as per http://wiki.secondlife.com/wiki/LlRegionSayTo 12 年之前
  Justin Clark-Casey (justincc) 98251cdab3 Add sensor, dataserver requests, timer and listener counts to "xengine status" command. 12 年之前
  Justin Clark-Casey (justincc) 59232a6ea8 Change default say distance to 20m from 30m, the same as on the big grid. This is to improve the migration of scripts that expect a 20m say distance. 12 年之前
  Justin Clark-Casey (justincc) cf73afec35 Try disabling the inconsistent attachment state check to see if this actually has an impact. 13 年之前
  Justin Clark-Casey (justincc) 8c703022c1 In WorldCommModule, replace the useless Attachments == null check with Attachments.Count == 0 instead 13 年之前