Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) c13a99dc5c Fix script error messages not showing up in viewer 3 and associated viewers. 12 years ago
  Talun 679da63da6 Mantis 5977 Corrections to llRegionSayTo 12 years ago
  Dan Lake b8d50b10fb Rename ForEachAvatar back to ForEachScenePresence. The other changes 13 years ago
  Dan Lake 94dc7d07eb Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to 13 years ago
  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. 13 years ago
  Dan Lake b98613091c Added new ForEachRootScenePresence to Scene since almost every delegate passed to ForEachScenePresence checks for !IsChildAgent first. It consolidates child and root handling for coming refactors. 13 years ago
  Jeff Ames a331fd4e24 Formatting cleanup. 14 years ago
  Justin Clark-Casey (justincc) 62a0910355 Allow region modules to know which agents actually receive chat 14 years ago
  Justin Clark-Casey (justincc) 889923841c Stop broadcasting non 0/DEBUG ChatTypeEnum.Region messages to all avatars 14 years ago
  Justin Clark-Casey 3d72a73b22 Apply patch from http://opensimulator.org/mantis/bug_view_page.php?bug_id=4671 14 years ago
  Justin Clark-Casey (justincc) 40464f6cc6 Change chat config code so that enabled = false actually does disable the chat module 15 years ago
  Justin Clark-Casey (justincc) a4d2a97bc6 minor: remove some mono compiler warnings, add --merge load oar switch to help information 15 years ago
  John Hurliman d44b50ee46 * Removed some of the redundant broadcast functions in Scene and SceneGraph so it is clear who/what the broadcast is going to each time 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Melanie eba23048ca Replace the Replaceable modules name 15 years ago
  Melanie Thielker 8ecfc9a717 Committing the interface change and the addition to the modules to get 15 years ago
  Dr Scofield 652bcf91d5 - fixes a "collection out of sync" exception in the ODE physics 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Dr Scofield 912be7a2ac converting Chat module and Concierge module to new style region modules 15 years ago
  Justin Clarke Casey 6c735e0828 * Replace some string to byte conversions for object/item name/description fields with the LLUtil function that prevents the max string size from being breached 15 years ago
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago