Commit Verlauf

Autor SHA1 Nachricht Datum
  Melanie de85aabcbe Plumb the region type through to the ProductName field in estate messages vor 14 Jahren
  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). vor 14 Jahren
  Melanie Thielker 34d882b70d Add perms check to the teleport home client command handlers. vor 14 Jahren
  Melanie Thielker 3761f79971 Strip estate message sending out from the estate management module and vor 14 Jahren
  Melanie Thielker 5a4cef6b36 make the events more useful by providing the source region vor 14 Jahren
  Melanie Thielker d997fc7b76 Add events to the estate interface to let interested modules know of vor 14 Jahren
  Melanie Thielker 6eea0a3931 Allow reloading of estate settings into a running region. Move sun update vor 14 Jahren
  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>). vor 14 Jahren
  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. vor 14 Jahren
  Melanie c033223c63 Merge branch 'master' into presence-refactor vor 14 Jahren
  Justin Clark-Casey (justincc) 00800c59d3 Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 vor 14 Jahren
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." vor 14 Jahren
  Revolution ec3c31e61e Updates all IRegionModules to the new style region modules. vor 14 Jahren
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor vor 14 Jahren
  Melanie 3c90d834ea Remove all references to master avatar, replacing with estate owner where vor 14 Jahren
  Diva Canto 25fdbd6cbc Less refs to UserProfileCacheService. Compiles but likely doesn't run. vor 14 Jahren
  Melanie bc558788c2 A last fix for estate access by group. One should send the correct list. vor 14 Jahren
  Melanie 063f106cbb Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users vor 14 Jahren
  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) vor 14 Jahren
  John Hurliman 588361e2a2 Experimental change to use an immutable array for iterating ScenePresences, avoiding locking and copying the list each time it is accessed vor 15 Jahren
  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 vor 15 Jahren
  Adam Frisby a030e3d61b * Attempting to fix a issue with console commands & the estate module. Again. vor 15 Jahren
  Adam Frisby ca69fac13e * Send Updated Information Packet to Clients after updating estate settings. vor 15 Jahren
  Adam Frisby 8605c5d2eb * Establishing why new console commands fail to work. >_> vor 15 Jahren
  Adam Frisby 57429423bb * Fixing typo. vor 15 Jahren
  Adam Frisby aca9fd182e * Added two new commands to EstateManagementModule vor 15 Jahren
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  Charles Krinke c1d680b6c3 Thank you kindly, Patnad, for a patch that: vor 15 Jahren
  Melanie Thielker ddbf81fa07 Thank you, mcortez, for a patch that fixes a number of long standing vor 15 Jahren
  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. vor 15 Jahren