aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/ConfigurationMember.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Master Avatar can be specified by a previous UUID in either grid mode or ↵mingchen2007-11-031-15/+40
| | | | standalone mode by specifying a master_avatar_uuid attribute in the place of master_avatar_xxxx_name and master_avatar_password.You will not be asked for the name and password if a valid UUID is specified.
* *Moved region loading into its own interface IRegionLoadermingchen2007-11-031-71/+60
| | | | | *Added ability to load regioninfo remotely from a webserver from a single file. See share/RegionLoading/HOWTO_REMOTE_REGION_LOADING.txt for more info and an example file.
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+440