aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Estate/EstateManagementModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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-699/+744
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+3
2008-04-17* Acks the first UseCircuitCode packet Teravus Ovares1-0/+25
2008-04-15* Fixes an issue with the BaseHttpServer in LinuxTeravus Ovares1-15/+17
2008-04-03* Fixes Region/Estate panel in current Linden Official client.Teravus Ovares1-4/+7
2008-03-21* Removed more encoding faults.Adam Frisby1-4/+1
2008-03-21* Converted a large number of ASCII encodings to UTF8.Adam Frisby1-1/+2
2008-03-18Formatting cleanup.Jeff Ames1-27/+27
2008-03-06* Disabled ancient TerrainEngine.Adam Frisby1-3/+0
2008-02-06* Added the ability to start and stop all scripts in the simulator using the ...Teravus Ovares1-0/+20
2008-02-05Converted logging to use log4net.Jeff Ames1-9/+11
2008-02-02* Added a way to temporarily disable physics using the estate toolsTeravus Ovares1-0/+16
2008-01-13Anti-crash fix: Allow int (numbers without dot) when changing Estate terrain ...Tedd Hansen1-10/+22
2008-01-04* Added the ability for estate managers to use the magic secondlife blue card...Teravus Ovares1-1/+31
2008-01-04* Fixing a the time clock issue on Sim Restart messages. See Mantis 287Teravus Ovares1-2/+3
2008-01-03* Made covenant changes made in the estate tools persist across sim restarts.Teravus Ovares1-1/+2
2008-01-02* Added the ability for Region Owners to add and remove estate managers using...Teravus Ovares1-24/+82
2008-01-02* Did a bit of estate work. Added some fields to EstateSettings.xml for est...Teravus Ovares1-0/+78
2007-12-27* Optimized usingslbsa711-11/+13
2007-12-18* Added Incomplete Handling of the RegionInfoRequest packet Teravus Ovares1-0/+52
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-11-25* Added the ability to restart your individual sims from within them using th...Teravus Ovares1-0/+19
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares1-1/+1
2007-10-30* Optimized usingslbsa711-15/+13
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-22* Made EstateSetting static since there's only one instance, and we only need...lbsa711-46/+46
2007-09-21* Continued work on Region layerlbsa711-15/+14
2007-09-21* Continuing refactoring of presencelbsa711-2/+2
2007-09-20* even more renaming and refactoring; the cleaning woman is on call.lbsa711-2/+2
2007-09-20Rev 1971 : The Lbsa71 vintage commitlbsa711-7/+4
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-38/+43
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-15* Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby1-23/+25
2007-08-04* More work on PermissionManagerAdam Frisby1-5/+4
2007-08-04* Little more cleaning of EstateManager - still needs packets to be moved, bu...Adam Frisby1-43/+103
2007-08-04* Extracted and refactored several large methods. Needs moving of packet hand...Adam Frisby1-148/+172
2007-07-26* Started renaming world to Scenelbsa711-5/+5
2007-07-16changed to native line ending encodingSean Dague1-299/+299