Commit History

Autor SHA1 Mensaxe Data
  OpenSim Master 4c740e1717 Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed. %!s(int64=14) %!d(string=hai) anos
  Melanie 6182d71326 Also remove sale and search flags on god owner change. %!s(int64=14) %!d(string=hai) anos
  Melanie 907fce8406 Remove land that is being abandoned from search. This is now consistent with %!s(int64=14) %!d(string=hai) anos
  Melanie adc34c7129 Ensure the show in search flag is cleared on ownership change. Also, when %!s(int64=14) %!d(string=hai) anos
  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>). %!s(int64=14) %!d(string=hai) anos
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. %!s(int64=14) %!d(string=hai) anos
  unknown 98f91a252c - parcel blocking, region crossing blocking, teleport blocking %!s(int64=14) %!d(string=hai) anos
  Melanie 3c90d834ea Remove all references to master avatar, replacing with estate owner where %!s(int64=14) %!d(string=hai) anos
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. %!s(int64=14) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 59caa68e08 minor: add doc to a few parcel methods %!s(int64=15) %!d(string=hai) anos
  Melanie 81c439bcaa Patch from Snoopy2. Fixes Mantis #4342 %!s(int64=15) %!d(string=hai) anos
  John Hurliman d199767e69 Experimental change of PhysicsVector to Vector3. Untested %!s(int64=15) %!d(string=hai) anos
  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 %!s(int64=15) %!d(string=hai) anos
  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 %!s(int64=15) %!d(string=hai) anos
  Melanie 89d23a1fa2 Revert "Rewrote parts of the code that were double-locking different objects. This is about half of the code base reviewed." %!s(int64=15) %!d(string=hai) anos
  Diva Canto e992ca0255 Rewrote parts of the code that were double-locking different objects. This is about half of the code base reviewed. %!s(int64=15) %!d(string=hai) anos
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues %!s(int64=15) %!d(string=hai) anos
  Diva Canto 5757afe766 First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. %!s(int64=15) %!d(string=hai) anos
  dr scofield (aka dirk husemann) bb0cbdc064 switching LandManagementModule to "new" region module scheme; cleaning %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares (Dan Olivares) e1b38ff001 * It turns out that Physics heightmap values were being stored in managed memory in _heightmap and using multiple heightmaps caused them all to overwrite each other and the last one was the heightmap for all of the regions. This fixes that. It also reduces the terrain resolution to half. %!s(int64=15) %!d(string=hai) anos
  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. %!s(int64=15) %!d(string=hai) anos
  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. %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares 4cbf0444df * Tweak the caps manager so that the NPCAvatar works again. %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares 64bd9a3354 * Updates libOMV to version 0.7.0 %!s(int64=15) %!d(string=hai) anos
  Arthur Valadares f243dddc04 * Corrected CAPS namespaces %!s(int64=15) %!d(string=hai) anos
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker 68da7d1a43 Correctly reset the group ownership flag when a parcel is reclaimed. %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker e1750c8c7c Hook up deed permissions checking to the land module %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker d8e1842d25 Add some asset cache plumbing. Change the generic cache from UUID to string %!s(int64=15) %!d(string=hai) anos
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! %!s(int64=15) %!d(string=hai) anos