aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionLoader/Web (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-11-04* Small touchup of console messagesAdam Frisby1-5/+5
2007-11-04Deleted Regionloader .csproj files. MW1-112/+0
2007-11-04normalized line endingsJeff Ames1-98/+98
2007-11-03*Moved region loading into its own interface IRegionLoadermingchen2-0/+210
*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.