aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionInfo.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-21Fix web map retrieval for regions configured via .iniMelanie1-2/+3
2009-10-17Added a description for RegionTypeJohn Hurliman1-1/+1
2009-10-17Re-rename ProductName back to it's original RegionTypeMelanie1-16/+16
2009-10-17Add ProductName to RegionInfo (for search)Melanie1-1/+23
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-22Added hg console commands to the module.Diva Canto1-0/+1
2009-09-22Moved RegionName from RegionInfo to SimpleRegionInfo.Diva Canto1-1/+7
2009-09-21Added grid handler and grid remote connector.Diva Canto1-0/+62
2009-08-10Added some help instructions to the new RegionInfo region setup process; main...Adam Frisby1-0/+6
2009-08-08Change the default for internal IP address back to 0.0.0.0Melanie1-1/+1
2009-07-15minor: remove some mono compiler warningsJustin Clarke Casey1-2/+2
2009-07-03- adding a Persistent flag to RegionInfoDr Scofield1-0/+3
2009-06-26Enable the RemoteAdmin module to save regions as ini files rather than XMLMelanie Thielker1-0/+68
2009-06-26Make delete-region delete the section from an ini file. Will delete the wholeMelanie Thielker1-0/+6
2009-06-25Make create region save the new region to ini file format if the nameMelanie Thielker1-2/+10
2009-06-25From this version onwards, all new region files created automatically willMelanie Thielker1-11/+115
2009-06-25Add a comment and an example region config fileMelanie Thielker1-1/+1
2009-06-25Allow the reading of ini files instead of xml files when reading regionMelanie Thielker1-44/+116
2009-06-22Committing the meat of the user server interface and the bones of the service...Melanie Thielker1-0/+10
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-25* Attaches debug info to some DNS resolution code.Adam Frisby1-8/+16
2009-05-13* Bug fix: Variable m_regionSettings can be null, using RegionSettings instea...Arthur Valadares1-1/+1
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke1-0/+6
2009-05-02Thank you kindly, BlueWall, for a patch that:Charles Krinke1-0/+2
2009-04-17* Moved the DefaultConfig settings into already-existing ConfigSettingslbsa711-2/+2
2009-04-17* Some more work on refactoring configs;lbsa711-4/+4
2009-03-12* Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa711-1/+2
2009-03-10* Refactored out Create() methods to ensure proper transformation between Reg...lbsa711-0/+13
2009-03-02Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we...MW1-0/+1
2009-02-14Moved RegionUp to REST/LocalComms. The original functionality has been entire...diva1-0/+69
2009-01-13* minor: remove some mono compiler warningsJustin Clarke Casey1-3/+3
2009-01-02Allow some values that are set in OpenSim.ini to be set from region configMelanie Thielker1-2/+65
2008-12-30* Implement saving of region settings in OAR filesJustin Clarke Casey1-2/+0
2008-12-18* Apply http://opensimulator.org/mantis/view.php?id=2810Justin Clarke Casey1-2/+1
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-2/+1
2008-09-30Allow create-region to load files from arbitrary locationsMelanie Thielker1-0/+5
2008-09-18adds support to delete a region completely and offers thatDr Scofield1-0/+3
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-24/+24
2008-08-18Fix compiler warning due to incomplete refactoring in r5901.Jeff Ames1-4/+0
2008-08-18Formatting cleanup.Jeff Ames1-11/+10
2008-08-01* Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey1-20/+22
2008-07-18Patch #9151Melanie Thielker1-39/+2
2008-07-08RegionInfo.configMember can be null for dynamically created regionsDr Scofield1-0/+3
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-1/+1
2008-06-30Mantis#1637. Thank you kindly, Melanie for a patch that:Charles Krinke1-1/+17
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-0/+24
2008-06-14* Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares1-0/+28
2008-05-26* Assigns a random UUID to a region if the Sim UUID is null.Adam Frisby1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-4/+4
2008-05-14From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-1/+1