OpenSimMirror/OpenSim/ApplicationPlugins
Justin Clark-Casey (justincc) 03d82a5a85 Fix bug where "My estate" name was always used even if the user entered a different name on initial setup.
Turns out we had stopped saving estate settings immediately after the name change.  The scene constructor then reloade the settings and oblitereted the different name.
This code could be more efficient since there's no reason for scene to reload the settings when they are already known to be valid.
Thanks to Thoneve for the spot on this.
2011-02-12 01:08:56 +00:00
..
LoadRegions Fix bug where "My estate" name was always used even if the user entered a different name on initial setup. 2011-02-12 01:08:56 +00:00
RegionModulesController refactor some common code in RegionModulesControllerPlugin 2010-12-04 02:38:26 +00:00
RemoteController Change all restarting to use the restart module. Remove hardcoded behavior 2010-11-25 03:16:52 +00:00
Rest minor: remove some mono compiler warnings 2011-02-04 23:20:10 +00:00