aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Estate (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-05-04*Fixed a mistake in the EstateManagementModule that messed up the trunk.mingchen1-29/+1
2008-05-04*Fixed up EstateManagementModule to the module standard - no more packets all...mingchen1-497/+181
2008-05-03*Moved EstateManager into a region modulemingchen1-0/+744