aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionInfo.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* First attempt at fixing mantis #4641. It's better but there are now some issu...Diva Canto2010-03-311-6/+6
* Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie2010-03-311-1/+304
* minor: remove a couple of compiler warningsJustin Clark-Casey (justincc)2010-03-031-14/+4
* Merge branch 'master' into presence-refactorMelanie2010-02-221-1/+0
|\
| * Change handling of the SYSTEMIP constant to be more sane.Melanie2010-02-181-1/+0
| * Revert "change "SYSTEMIP" to "localhost" in the create region console command...Melanie2010-02-181-4/+4
| * change "SYSTEMIP" to "localhost" in the create region console command promptdahlia2010-02-171-4/+4
* | Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-96/+0
|/
* Getting rid of SimpleRegionInfo and SerializableRegionInfo per MelKunnis2009-12-121-263/+147
* Merged master into prioritizationJohn Hurliman2009-10-211-2/+3
|\
| * Fix web map retrieval for regions configured via .iniMelanie2009-10-211-2/+3
* | Added a description for RegionTypeJohn Hurliman2009-10-171-1/+1
|/
* Re-rename ProductName back to it's original RegionTypeMelanie2009-10-171-16/+16
* Add ProductName to RegionInfo (for search)Melanie2009-10-171-1/+23
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Added hg console commands to the module.Diva Canto2009-09-221-0/+1
* Moved RegionName from RegionInfo to SimpleRegionInfo.Diva Canto2009-09-221-1/+7
* Added grid handler and grid remote connector.Diva Canto2009-09-211-0/+62
* Added some help instructions to the new RegionInfo region setup process; main...Adam Frisby2009-08-101-0/+6
* Change the default for internal IP address back to 0.0.0.0Melanie2009-08-081-1/+1
* 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