aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/EstateManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-03*Moved EstateManager into a region modulemingchen1-699/+0
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
2007-07-12*Found and fixed bug that crashed viewer when logging in or viewing land ownersmingchen1-1/+0
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-17/+16
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-0/+0
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-4/+4