aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/LoadRegions/RegionLoaderFileSystem.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't read .ini region files, use .xml instead. Add [Region] .ini block.onefang2020-09-081-5/+18
| | | | | | | | | Coz OpenSim can get confused, and I have a better idea - For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter.
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-10/+10
|
* Moved the two region loaders into the RegionLoaderPlugin dll, therefore ↵Diva Canto2015-09-051-0/+117
eliminating 2 top-level dlls that didn't make much sense.