aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IRegionLoader.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* normalized line endingsJeff Ames2007-11-041-41/+41
|
* *Moved region loading into its own interface IRegionLoadermingchen2007-11-031-0/+41
*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.