Commit történet

Szerző SHA1 Üzenet Dátum
  Melanie Thielker cd8bb316ea Remove getting the object capacity from the money module. It is now set 14 éve
  Melanie adc34c7129 Ensure the show in search flag is cleared on ownership change. Also, when 14 éve
  John Hurliman 5e65bef805 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 éve
  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 éve
  Melanie 734b0416de Unify a previous refactor of object return with the older solution. We 14 éve
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. 14 éve
  unknown 98f91a252c - parcel blocking, region crossing blocking, teleport blocking 14 éve
  Jeff Ames 9f5c2acd12 Formatting cleanup. 15 éve
  Melanie 81c439bcaa Patch from Snoopy2. Fixes Mantis #4342 15 éve
  John Hurliman 142008121e * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This avoids .NET remoting and a managed->unmanaged->managed jump. Overall, a night and day performance difference 15 éve
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues 15 éve
  Jeff Ames ee205e7e81 Formatting cleanup. 15 éve
  dr scofield (aka dirk husemann) 05756e1fb9 warnings safari. 15 éve
  Teravus Ovares (Dan Olivares) bff26ccdbb * More tweaking of the various services to work with nonstandard region sizes. * Now, what's available of the terrain will show and it'll be truncated if it's larger on Linden Clients. Parcel minimum is 64 (256/4) for the client to accept it. 15 éve
  Teravus Ovares (Dan Olivares) 2b990a61bf This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions. 15 éve
  Teravus Ovares 64bd9a3354 * Updates libOMV to version 0.7.0 15 éve
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 éve
  Melanie Thielker ca75c101ec Allow the perms module to inspect and modify the list of objects to return 15 éve
  Melanie Thielker f3f7d60367 Add a new permissions check for bulk object returns. 15 éve
  Charles Krinke a416e75ddb Thank you kindly, MCortez, for a patch that: 15 éve
  Melanie Thielker 4b85cbf0b6 Correctly flag group owned prims in the land prim list 15 éve
  Melanie Thielker ac96722c1d Fix build break and change some groups interfaces 15 éve
  Justin Clarke Casey 3d70dbd01d * refactor: move media and music url setting from scene into LandObject 15 éve
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 éve
  lbsa71 801da4346a * optimized usings. 15 éve
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 éve