aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/EstateManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Disabled ancient TerrainEngine.Adam Frisby2008-03-061-3/+0
* * Added the ability to start and stop all scripts in the simulator using the ...Teravus Ovares2008-02-061-0/+20
* Converted logging to use log4net.Jeff Ames2008-02-051-9/+11
* * Added a way to temporarily disable physics using the estate toolsTeravus Ovares2008-02-021-0/+16
* Anti-crash fix: Allow int (numbers without dot) when changing Estate terrain ...Tedd Hansen2008-01-131-10/+22
* * Added the ability for estate managers to use the magic secondlife blue card...Teravus Ovares2008-01-041-1/+31
* * Fixing a the time clock issue on Sim Restart messages. See Mantis 287Teravus Ovares2008-01-041-2/+3
* * Made covenant changes made in the estate tools persist across sim restarts.Teravus Ovares2008-01-031-1/+2
* * Added the ability for Region Owners to add and remove estate managers using...Teravus Ovares2008-01-021-24/+82
* * Did a bit of estate work. Added some fields to EstateSettings.xml for est...Teravus Ovares2008-01-021-0/+78
* * Optimized usingslbsa712007-12-271-11/+13
* * Added Incomplete Handling of the RegionInfoRequest packet Teravus Ovares2007-12-181-0/+52
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Added the ability to restart your individual sims from within them using th...Teravus Ovares2007-11-251-0/+19
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-181-1/+1
* * Optimized usingslbsa712007-10-301-15/+13
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Made EstateSetting static since there's only one instance, and we only need...lbsa712007-10-221-46/+46
* * Continued work on Region layerlbsa712007-09-211-15/+14
* * Continuing refactoring of presencelbsa712007-09-211-2/+2
* * even more renaming and refactoring; the cleaning woman is on call.lbsa712007-09-201-2/+2
* Rev 1971 : The Lbsa71 vintage commitlbsa712007-09-201-7/+4
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-38/+43
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* * Permissions! - You can now only perform certain functions (such as editing ...Adam Frisby2007-08-151-23/+25
* * More work on PermissionManagerAdam Frisby2007-08-041-5/+4
* * Little more cleaning of EstateManager - still needs packets to be moved, bu...Adam Frisby2007-08-041-43/+103
* * Extracted and refactored several large methods. Needs moving of packet hand...Adam Frisby2007-08-041-148/+172
* * Started renaming world to Scenelbsa712007-07-261-5/+5
* changed to native line ending encodingSean Dague2007-07-161-299/+299
* *Found and fixed bug that crashed viewer when logging in or viewing land ownersmingchen2007-07-121-1/+0
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-17/+16
* *Moved all the classes into their own file from LLSDHelpers.csmingchen2007-06-271-0/+301