aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | - adding EstateSettings.Save() to RemoteAdmin ACL code (invoked only when region is persistent)
* 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
| | | | | | file if it has no sections left.
* Make create region save the new region to ini file format if the nameMelanie Thielker2009-06-251-2/+10
| | | | | | | specifies an ini file. If the ini file exists, the region will be added.
* From this version onwards, all new region files created automatically willMelanie Thielker2009-06-251-11/+115
| | | | | | | | | | be created as new style INI files. This doesn't yet affect create region, but it does affect first starts of OpenSim.exe Because master avatars are slated to be replaced by estate owners, this now allows regions to be created without any master avatar data.
* 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
| | | | | | definitions from the file system
* Committing the meat of the user server interface and the bones of the ↵Melanie Thielker2009-06-221-0/+10
| | | | service implementation
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * Attaches debug info to some DNS resolution code.Adam Frisby2009-05-251-8/+16
|
* * Bug fix: Variable m_regionSettings can be null, using RegionSettings ↵Arthur Valadares2009-05-131-1/+1
| | | | | | | instead, that starts a new RegionSettings object if private variable is null. Fixes Mantis #3634
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-0/+6
| | | | | | | | | This is to handle the changes in the v1.23 viewer of LL regarding the adult rating. With this patch a region can be changed to the adult rating from LL viewer v1.23 and above.
* Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-05-021-0/+2
| | | | | | | | | Move json stats to non-published resource name Remove well-known resource name for json stats, creating dynamic uris with private keys and add a user configurable resource name for region owner usage.
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-2/+2
|
* * Some more work on refactoring configs;lbsa712009-04-171-4/+4
| | | | | | | * Moved the constants out into a separate DefaultConfig * Pulled configMember up * Some minor CCC
* * Another stab at refactoring up the CustomiseResponse function. Two fixes:lbsa712009-03-121-1/+2
| | | | | | | | * Sometimes, null is a valid return value to indicate 'none found'. doh. * Sometimes, the Grid server does not send simURI - this you need to reconstruct yourself. Euw. (I believe) this solves mantis issue #3287
* * Refactored out Create() methods to ensure proper transformation between ↵lbsa712009-03-101-0/+13
| | | | | | | | RegionProfileData and RegionInfo * Created ToRegionInfo method, still not using it pending peer review. * This is a preparatory commit for a subsequent login service refactoring.
* Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do ↵MW2009-03-021-0/+1
| | | | | | | | | we really still need RegionApplicationBase?] Added a flag (bool m_autoCreateLindenStack = true) which says if the ClientStack will be autocreated and initialised when creating regions. This helps with moving ClientStacks to Region modules. Currently this flag is hardcoded to true, as it is only for testing at the moment, so you need to change the value in the code if you want to turn off auto creating.
* Moved RegionUp to REST/LocalComms. The original functionality has been ↵diva2009-02-141-0/+69
| | | | entirely maintained, although it will have to be revisited soon, because it's buggy.
* * 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
| | | | | | XML as well.
* * Implement saving of region settings in OAR filesJustin Clarke Casey2008-12-301-2/+0
| | | | | | | | * This means that you can now save terrain textures, water height, etc. * Estate settings are not supported * Older OAR files without these settings can still be loaded
* * Apply http://opensimulator.org/mantis/view.php?id=2810Justin Clarke Casey2008-12-181-2/+1
| | | | | | | * Fix set up of master avatar on a fresh OpenSim install * Turns out we had started hashing the password too many times. Thanks jonc!
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-2/+1
| | | | | | * Changed SendInstantMessage, dropped fromAgentSession and imSessionID as security precaution, see http://opensimulator.org/wiki/OpenSim_0.6_IClientAPI#Porting_Guide for details on porting. * Removed unused usings from Framework.*
* 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
| | | | | | | | | | functionality via the console command "delete-region" and also via RemoteAdminPlugin. minor typo fix.
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-24/+24
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* 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
| | | | | | | | | | remote region * May resolves inventory problems that occur when the user moves between two regions` * e.g. if the user moves to a second region, adds an inventory item, moves back to the original region then tries to manipulate that item * Not yet implemented for teleport
* Patch #9151Melanie Thielker2008-07-181-39/+2
| | | | | | Makes the estate dialog fully functional. Implements all client facing functionality. Moves estate data from estate_settings.xml, which is used to provide defaults, to the region data store. Creates one estate for each region, and places the region in it. Converts all region bans to estate bans.
* RegionInfo.configMember can be null for dynamically created regionsDr Scofield2008-07-081-0/+3
| | | | | | that are not backed by a file.
* 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
| | | | | | Make each region load it's settings from the database on startup. No user functionality yet.
* * Adds Region ban capability to Regions. You access this by going to ↵Teravus Ovares2008-06-211-0/+24
| | | | | | | | World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar. * It only persists across reboots for the mySQL datastore currently. * Currently have stubs in the other datastores.
* * Enables maptile display in grid mode for simulators that are not on the ↵Teravus Ovares2008-06-141-0/+28
| | | | | | | | | same instance. * Only generates a new maptile after a refresh interval * Maptile names have the UnixTimeSinceEpoch that they were generated and the regionUUID they're from, so you can know which ones are no longer necessary. * Updates RegionInfo, so backup your /bin/Region/*.xml files.
* * 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
| | | | | | Rename SearializableRegionInfo to SerializableRegionInfo (class was already named correctly)
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
|
* * Spring cleaning.Adam Frisby2008-04-291-81/+67
| | | | | * Added new generic "Location" class to handle 2D integer locations. Going to use it to replace all RegionHandle and X,Y coordinate references throughout the entire project. You have been warned.
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-1/+0
| | | | (this took a while to run).
* * Fix a bug in the friends module that causes a friend not to appear online ↵Teravus Ovares2008-04-131-0/+1
| | | | | | | | when they were. * A few things for testing. * This makes a modification to the region registration with the grid server so that the region can send it a chosen password to identify itself. It will not cause any errors, if either one are not updated.
* * From: Dr Scofield <hud@zurich.ibm.com>Justin Clarke Casey2008-04-111-2/+59
| | | | | | | | * This patch adds support for saving a dynamically generated region to the filesystem (as a region xml file) * Also adds some error checknig to make sure the dynamically generated region name, id or location are not already taken. * Thanks Dr Scofield
* * Minor cleanupTeravus Ovares2008-03-301-4/+1
|
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-301-0/+17
| | | | | | | | | | * This update breaks inter-region communications, sorry. * You will need to run prebuild. Next, the good; * This update solves the unexpected binary element when Linux simulators inform windows simulators and vice versa. So Linux Simulators and Windows simulators are 100% compatible again. * This update introduces an Integer in the prim crossing method to tell the receiving simulator which XML method to use to load the prim that crossed the border. If the receiving prim doesn't support the method, the prim crossing fails and no prims are lost. That being said, it's best to update all your simulators to this revision at once.
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-3/+14
| | | | | | | | | | | * This means that caps methods (editing scripts, poss map functions, etc) on non-home regions should now work with servers which are listening for http ports on a non default (9000) port. * If you are running a region server, this may only work properly once your grid server upgrades to this revision * PLEASE NOTE: This shouldn't cause inter-region problems if one end of the connection hasn't upgraded to this revision. However if it does, the instability will persist until the grid and region (and possibly all the region's neighbours) have upgraded to this revision. * This revision also adds extra login related messages, both for success and failure conditions
* * Catch the occasional resolution exception that comes out of ↵Justin Clarke Casey2008-03-221-2/+9
| | | | SceneCommunicationService.EnableChildAgents so we can see what hostname is failing