Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 0e465da187 remove now unused individual LandData prim counts. 13 years ago
  Justin Clark-Casey (justincc) 6ae04448f7 Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. 13 years ago
  Justin Clark-Casey (justincc) 7f5019b0f2 Add ILandObject.IPrimCounts for the new prim count module. 13 years ago
  Melanie 5a0cb7d37e Thank you, Goetz, for a patch to fix prim count display in cut regions. 13 years ago
  Justin Clark-Casey (justincc) a0469daf75 Implement command "land show". This shows all the parcels on the currently selected region/s 13 years ago
  Diva Canto cc39d0bf4e Fixes mantis #5343 13 years ago
  Melanie 2a9f095071 Fix a small bug in ban list handling 13 years ago
  Melanie 9bd7f3b03a Revamp the viewer -> banlist packet processing so fix a number of bugs. 13 years ago
  Jeff Ames f1f0bc23f4 Formatting cleanup. 14 years ago
  Jonathan Freedman 0a83fde85c Implements parcel media setting persistence and packet / CAPS handling 14 years ago
  Melanie Thielker 696b6c727f Allow gods and estate managers/owners to be unaffected by parcel bans 14 years ago
  Melanie Thielker cd8bb316ea Remove getting the object capacity from the money module. It is now set 14 years ago
  Melanie adc34c7129 Ensure the show in search flag is cleared on ownership change. Also, when 14 years ago
  John Hurliman 5e65bef805 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 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
  Melanie 734b0416de Unify a previous refactor of object return with the older solution. We 14 years ago
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. 14 years ago
  unknown 98f91a252c - parcel blocking, region crossing blocking, teleport blocking 14 years ago
  Jeff Ames 9f5c2acd12 Formatting cleanup. 15 years ago
  Melanie 81c439bcaa Patch from Snoopy2. Fixes Mantis #4342 15 years ago
  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 years ago
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  dr scofield (aka dirk husemann) 05756e1fb9 warnings safari. 15 years ago
  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 years ago
  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 years ago
  Teravus Ovares 64bd9a3354 * Updates libOMV to version 0.7.0 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Melanie Thielker ca75c101ec Allow the perms module to inspect and modify the list of objects to return 15 years ago
  Melanie Thielker f3f7d60367 Add a new permissions check for bulk object returns. 15 years ago