aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Estate (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-16Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto1-3/+0
2010-05-04Add perms check to the teleport home client command handlers.Melanie Thielker1-0/+6
2010-05-04Strip estate message sending out from the estate management module andMelanie Thielker1-4/+10
2010-05-04make the events more useful by providing the source regionMelanie Thielker1-2/+2
2010-05-04Add events to the estate interface to let interested modules know ofMelanie Thielker1-0/+36
2010-05-04Allow reloading of estate settings into a running region. Move sun updateMelanie Thielker1-37/+3
2010-03-19Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake1-19/+12
2010-03-17Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...Dan Lake1-4/+2
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+1
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-2/+2
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-35/+23
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-23/+35
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-16/+2
2010-01-09Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto1-11/+4
2010-01-09A last fix for estate access by group. One should send the correct list.Melanie1-2/+2
2010-01-09Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie1-92/+152
2009-12-03* Terrain uploads via the Estate Tools now support a multitude of file format...Adam Frisby1-19/+31
2009-11-05Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman1-6/+1
2009-10-23Experimental change to use an immutable array for iterating ScenePresences, a...John Hurliman1-2/+5
2009-10-15* Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman1-1/+1
2009-10-02* Attempting to fix a issue with console commands & the estate module. Again.Adam Frisby1-4/+52
2009-09-24* Send Updated Information Packet to Clients after updating estate settings.Adam Frisby1-0/+2
2009-09-24* Establishing why new console commands fail to work. >_>Adam Frisby1-4/+6
2009-09-24* Fixing typo.Adam Frisby1-1/+1
2009-09-24* Added two new commands to EstateManagementModuleAdam Frisby1-6/+55
2009-08-17Did I say that i don't like git? Remove some stuff that shouldn't haveMelanie1-2/+1
2009-08-17Add System.Xml reference to the console projectMelanie1-1/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2-2/+2
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-11/+5
2009-03-13Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker1-14/+39
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa711-7/+7
2009-02-20* Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa711-1/+1
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-8/+8
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague2-17/+17
2009-02-12* optimized usings.lbsa712-33/+29
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2-0/+1139