Commit History

Author SHA1 Message Date
  Melanie de85aabcbe Plumb the region type through to the ProductName field in estate messages 14 years ago
  Diva Canto 77de28965a Work on TeleportStart: renamed method from TeleportLocationStart to TeleportStart, and now sending this upon all teleports, not just some, and in the right place (EntityTransferModule). 14 years ago
  Melanie Thielker 34d882b70d Add perms check to the teleport home client command handlers. 14 years ago
  Melanie Thielker 3761f79971 Strip estate message sending out from the estate management module and 14 years ago
  Melanie Thielker 5a4cef6b36 make the events more useful by providing the source region 14 years ago
  Melanie Thielker d997fc7b76 Add events to the estate interface to let interested modules know of 14 years ago
  Melanie Thielker 6eea0a3931 Allow reloading of estate settings into a running region. Move sun update 14 years ago
  Dan Lake 859bc717a4 Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 14 years ago
  Dan Lake 73e9b0be72 Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminating option to return the actual list. Callers can now either request a copy of the array as a new List or ask the SceneGraph to call a delegate function on every ScenePresence. Iteration and locking of the ScenePresences now takes place only within the SceneGraph class. 14 years ago
  Melanie c033223c63 Merge branch 'master' into presence-refactor 14 years ago
  Justin Clark-Casey (justincc) 00800c59d3 Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 14 years ago
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." 14 years ago
  Revolution ec3c31e61e Updates all IRegionModules to the new style region modules. 14 years ago
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor 14 years ago
  Melanie 3c90d834ea Remove all references to master avatar, replacing with estate owner where 14 years ago
  Diva Canto 25fdbd6cbc Less refs to UserProfileCacheService. Compiles but likely doesn't run. 14 years ago
  Melanie bc558788c2 A last fix for estate access by group. One should send the correct list. 14 years ago
  Melanie 063f106cbb Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users 14 years ago
  Adam Frisby 30fe88b808 * Terrain uploads via the Estate Tools now support a multitude of file formats. Specifically: . bmp, .raw, .r32 & .r64. (in ascending order of precision) 14 years ago
  John Hurliman 588361e2a2 Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed 14 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
  Adam Frisby a030e3d61b * Attempting to fix a issue with console commands & the estate module. Again. 15 years ago
  Adam Frisby ca69fac13e * Send Updated Information Packet to Clients after updating estate settings. 15 years ago
  Adam Frisby 8605c5d2eb * Establishing why new console commands fail to work. >_> 15 years ago
  Adam Frisby 57429423bb * Fixing typo. 15 years ago
  Adam Frisby aca9fd182e * Added two new commands to EstateManagementModule 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Charles Krinke c1d680b6c3 Thank you kindly, Patnad, for a patch that: 15 years ago
  Melanie Thielker ddbf81fa07 Thank you, mcortez, for a patch that fixes a number of long standing 15 years ago
  lbsa71 1cadad9ec6 * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 15 years ago