aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Estate (unfollow)
Commit message (Expand)AuthorFilesLines
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