aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Estate (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield2-3/+3
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur1-14/+14
2009-01-08* refactor: move estate dialog to DialogModuleJustin Clarke Casey1-3/+8
2009-01-08* refactor: move code for sending a message to all users in a region to the D...Justin Clarke Casey1-3/+4
2008-12-30* Implement saving of region settings in OAR filesJustin Clarke Casey1-4/+1
2008-12-18Fix and streamline the RegionHandshake stuff for estate managersMelanie Thielker1-8/+3
2008-11-21Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker1-6/+6
2008-11-14* test: Add scene root agent test stub, since I'll be picking up with somethi...Justin Clarke Casey1-2/+0
2008-11-14* minor: remove mono compiler warningsJustin Clarke Casey1-4/+4
2008-11-14* Implements terrain raw upload. You can now upload your .raw terrain files ...Teravus Ovares2-0/+244
2008-11-12* refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra...Justin Clarke Casey1-1/+1
2008-11-10* Commit allows downloading of the .raw terrain from the estate tools.Teravus Ovares1-0/+26
2008-11-07* Apply patch in http://opensimulator.org/mantis/view.php?id=2397Justin Clarke Casey1-0/+5
2008-10-11Remove a UUID fudge that broke "Abandon Land"Melanie Thielker1-2/+2
2008-10-10A bit more estate fudgingMelanie Thielker1-1/+12
2008-10-10Add the beginnings of a sim health check (through remote admin)Melanie Thielker1-0/+5
2008-09-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke1-0/+23
2008-09-26* Patch from JHurlimanTeravus Ovares1-30/+30
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-26/+26
2008-08-18Formatting cleanup.Jeff Ames1-9/+9
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-1/+8
2008-08-14Make the estate owner work. Changes permissions checks to allow theMelanie Thielker1-8/+4
2008-08-07Minor formatting cleanup.Jeff Ames1-5/+5
2008-08-04Addresses Mantis #1886Melanie Thielker1-2/+4
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker1-1/+9
2008-07-25Patch #9155 (Mantis #1793)Melanie Thielker1-0/+3
2008-07-23Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames1-40/+40
2008-07-19Fix prim link numbers (Mantis #1781)Melanie Thielker1-4/+4
2008-07-18Patch to fix saving of estate managers list loaded during migration.Melanie Thielker1-1/+2
2008-07-18Patch adds bool IsManager(LLUUID) to IEstateModule.Melanie Thielker1-0/+12
2008-07-18Patch #9151Melanie Thielker1-64/+170
2008-07-14Patch #9150Melanie Thielker1-6/+75
2008-07-14Patch #9149Melanie Thielker1-48/+28
2008-07-14Patch #9147Melanie Thielker1-61/+71
2008-07-08* Changed casing of some archaic methods to conform with code standardslbsa711-9/+9
2008-06-27move along, nothing to see here. just a couple of lazy variables.Dr Scofield1-1/+2
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-1/+85
2008-06-02* Fixes a bug saving the current sun phase to the estate_settings file.Teravus Ovares1-1/+7
2008-05-30* Fixed a dangling event hook that I added.Teravus Ovares1-0/+1
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-1/+1
2008-05-30* Added helper method to the Sun module to Get the Linden hour based on the m...Teravus Ovares1-1/+2
2008-05-29* Caches UUIDName requestsTeravus Ovares1-2/+46
2008-05-25* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares1-9/+27
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares1-0/+39
2008-05-14* Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares1-3/+3
2008-05-06*LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen1-9/+63
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-2/+2
2008-05-04Update svn properties.Jeff Ames1-386/+386
2008-05-04* Reformatted EstateManagementModuleAdam Frisby1-61/+48