aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey2008-05-051-1/+1
* * Rolled back a few changes.Adam Frisby2008-05-011-41/+41
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-41/+41
* From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-281-13/+2
* * Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares2008-04-271-2/+13
* * Various compiler warning cleanups.Adam Frisby2008-04-211-1/+1
* From: Dr Scofield <hud@zurich.ibm.com>Sean Dague2008-04-211-0/+16
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+3
* * Fixed two compiler warnings dealing with IPAddress equality.Adam Frisby2008-04-181-3/+1
* From: dirk husemann <hud@zurich.ibm.com>Sean Dague2008-04-151-2/+4
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-111-0/+32
* **Big ass update warning**Adam Frisby2008-03-301-5/+3
* Minor formatting / svn properties cleanup.Jeff Ames2008-03-251-16/+16
* * Tell the user what the new terrain commands format is if they try to execut...Justin Clarke Casey2008-03-221-1/+4
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-181-6/+6
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* More spelling corrections in the spirit of r3771.Jeff Ames2008-03-071-4/+4
* * Disabled ancient TerrainEngine.Adam Frisby2008-03-061-23/+2
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Resolve mantis #572 - terrain help printed multiple times when change-region ...Justin Clarke Casey2008-02-151-0/+6
* Removed some ScriptEngine config debugging.Tedd Hansen2008-02-101-0/+5
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-4/+4
* Minor refactoringJustin Clarke Casey2008-02-081-19/+15
* Minor ScenePresence related refactoringJustin Clarke Casey2008-02-081-15/+11
* Converted logging to use log4net.Jeff Ames2008-02-051-18/+19
* * Optimized usingslbsa712007-12-271-5/+4
* Thank you to Kiryu for a patch to fix an out of SyncCharles Krinke2007-12-171-3/+7
* more minor cleanup. added some command descriptions to region server help.Jeff Ames2007-12-061-9/+4
* From Gary Chernega (IBM)Sean Dague2007-12-051-2/+2
* keeping opensim safe for children -- made some namespace references less expl...Jeff Ames2007-12-041-4/+1
* Added a flag to load-xml console command, that will generate new uuids for th...MW2007-12-031-2/+2
* * Fixed neighbour range buglbsa712007-11-291-3/+7
* * Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2007-11-281-1/+1
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-0/+6
* * Restarting regions with the estate tools works in sandbox mode. I'm still ...Teravus Ovares2007-11-261-2/+20
* * Added the ability to restart your individual sims from within them using th...Teravus Ovares2007-11-251-0/+56
* * Added a nice 'The Region is going down.' message to the user when the sim o...Teravus Ovares2007-11-241-1/+1
* Some work on cleanly removing Regions.MW2007-11-131-0/+29
* * Optimized usingslbsa712007-10-301-44/+42
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * ModuleLoader: Privatized some too-public fieldslbsa712007-10-291-0/+5
* Started the process of cleaning up AssetCache and moving most of the code int...MW2007-10-291-0/+17
* * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...Adam Frisby2007-10-251-0/+8
* nice catch by chi11ken that I was setting the wrong propertySean Dague2007-10-221-10/+10
* Made some changes to the load/save xml format, So that the old format can sti...MW2007-10-221-0/+10
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* getting all our line endings consistant againSean Dague2007-10-051-250/+250
* * Renamed ScriptConsole to PluginConsole for clarityAdam Frisby2007-09-241-1/+1
* * Added TryGetAvatarByNamelbsa712007-09-241-0/+14
* * Continuing refactoring of presencelbsa712007-09-211-3/+3