aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Estate/EstateManagementModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-1/+1
* * Added helper method to the Sun module to Get the Linden hour based on the m...Teravus Ovares2008-05-301-1/+2
* * Caches UUIDName requestsTeravus Ovares2008-05-291-2/+46
* * A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares2008-05-251-9/+27
* * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2008-05-251-0/+39
* * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2008-05-141-3/+3
* *LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen2008-05-061-9/+63
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-2/+2
* Update svn properties.Jeff Ames2008-05-041-386/+386
* * Reformatted EstateManagementModuleAdam Frisby2008-05-041-61/+48
* *Fixed a mistake in the EstateManagementModule that messed up the trunk.mingchen2008-05-041-29/+1
* *Fixed up EstateManagementModule to the module standard - no more packets all...mingchen2008-05-041-497/+181
* *Moved EstateManager into a region modulemingchen2008-05-031-0/+744