aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/SceneManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* forgotten methods in SceneManager for the terrain serialising.MW2008-06-251-0/+11
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-3/+3
* while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield2008-05-301-0/+18
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-301-1/+1
* * Put in stubs for "load-oar" command, including ultra-primitive temporary ta...Justin Clarke Casey2008-05-281-3/+3
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-4/+4
* * Get the xml2 entities serialization representation in the archiver moduleJustin Clarke Casey2008-05-241-2/+2
* * Plug in stubbed out archiver moduleJustin Clarke Casey2008-05-221-4/+4
* * Documentation for load/save xml methodsJustin Clarke Casey2008-05-221-1/+38
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-181-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-3/+3
* * Comitting 0001271: [PATCH] Refactor permissions to fully allow stacking per...Teravus Ovares2008-05-141-1/+1
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * 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