aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionInfo.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* minor: remove some mono compiler warningsJustin Clarke Casey2009-07-151-2/+2
* - adding a Persistent flag to RegionInfoDr Scofield2009-07-031-0/+3
* Enable the RemoteAdmin module to save regions as ini files rather than XMLMelanie Thielker2009-06-261-0/+68
* Make delete-region delete the section from an ini file. Will delete the wholeMelanie Thielker2009-06-261-0/+6
* Make create region save the new region to ini file format if the nameMelanie Thielker2009-06-251-2/+10
* From this version onwards, all new region files created automatically willMelanie Thielker2009-06-251-11/+115
* Add a comment and an example region config fileMelanie Thielker2009-06-251-1/+1
* Allow the reading of ini files instead of xml files when reading regionMelanie Thielker2009-06-251-44/+116
* Committing the meat of the user server interface and the bones of the service...Melanie Thielker2009-06-221-0/+10
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Attaches debug info to some DNS resolution code.Adam Frisby2009-05-251-8/+16
* * Bug fix: Variable m_regionSettings can be null, using RegionSettings instea...Arthur Valadares2009-05-131-1/+1
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-0/+6
* Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-05-021-0/+2
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-2/+2
* * Some more work on refactoring configs;lbsa712009-04-171-4/+4
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-1/+2
* * Refactored out Create() methods to ensure proper transformation between Reg...lbsa712009-03-101-0/+13
* Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...MW2009-03-021-0/+1
* Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva2009-02-141-0/+69
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-01-131-3/+3
* Allow some values that are set in OpenSim.ini to be set from region configMelanie Thielker2009-01-021-2/+65
* * Implement saving of region settings in OAR filesJustin Clarke Casey2008-12-301-2/+0
* * Apply http://opensimulator.org/mantis/view.php?id=2810Justin Clarke Casey2008-12-181-2/+1
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-2/+1
* Allow create-region to load files from arbitrary locationsMelanie Thielker2008-09-301-0/+5
* adds support to delete a region completely and offers thatDr Scofield2008-09-181-0/+3
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-24/+24
* Fix compiler warning due to incomplete refactoring in r5901.Jeff Ames2008-08-181-4/+0
* Formatting cleanup.Jeff Ames2008-08-181-11/+10
* * Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey2008-08-011-20/+22
* Patch #9151Melanie Thielker2008-07-181-39/+2
* RegionInfo.configMember can be null for dynamically created regionsDr Scofield2008-07-081-0/+3
* Copyright notices and formatting cleanup.Jeff Ames2008-07-061-1/+1
* Mantis#1637. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-301-1/+17
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+24
* * Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares2008-06-141-0/+28
* * Assigns a random UUID to a region if the Sim UUID is null.Adam Frisby2008-05-261-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-4/+4
* From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey2008-05-141-1/+1
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* * Spring cleaning.Adam Frisby2008-04-291-81/+67
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+0
* * Fix a bug in the friends module that causes a friend not to appear online w...Teravus Ovares2008-04-131-0/+1
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-111-2/+59
* * Minor cleanupTeravus Ovares2008-03-301-4/+1
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-301-0/+17
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-3/+14
* * Catch the occasional resolution exception that comes out of SceneCommunicat...Justin Clarke Casey2008-03-221-2/+9
* Fixed some comparisons of LLUUIDs to null.Jeff Ames2008-03-191-1/+1