aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Estate/EstateManagementModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-19/+12
* Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake2010-03-171-4/+2
* Merge branch 'master' into presence-refactorMelanie2010-02-151-2/+2
|\
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-121-2/+2
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-35/+23
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-23/+35
* | Merge branch 'master' into presence-refactorMelanie2010-01-161-92/+152
|\ \ | |/
| * A last fix for estate access by group. One should send the correct list.Melanie2010-01-091-2/+2
| * Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2010-01-091-92/+152
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-16/+2
* | Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto2010-01-091-11/+4
|/
* * Terrain uploads via the Estate Tools now support a multitude of file format...Adam Frisby2009-12-031-19/+31
* Experimental change to use an immutable array for iterating ScenePresences, a...John Hurliman2009-10-231-2/+5
* * Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman2009-10-151-1/+1
* * Attempting to fix a issue with console commands & the estate module. Again.Adam Frisby2009-10-021-4/+52
* * Send Updated Information Packet to Clients after updating estate settings.Adam Frisby2009-09-241-0/+2
* * Establishing why new console commands fail to work. >_>Adam Frisby2009-09-241-4/+6
* * Fixing typo.Adam Frisby2009-09-241-1/+1
* * Added two new commands to EstateManagementModuleAdam Frisby2009-09-241-6/+55
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-11/+5
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-131-14/+39
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-211-7/+7
* * Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa712009-02-201-1/+1
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-13/+13
* * optimized usings.lbsa712009-02-121-23/+25
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+1012