OpenSimMirror/OpenSim
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
..
ApplicationPlugins 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
Client Remove old 2 year unused linden stack region module shell 2011-01-21 22:48:04 +00:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row from the data adaptor's Rows list in addition to calling Delete. 2011-02-11 23:06:14 +00:00
Framework Fixed Caps handlers leak 2011-02-05 19:34:02 -08:00
Region 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
Server Comment previous debug 2011-02-08 11:16:38 -08:00
Services Added an additional debug message, and removed a bunch of files that weren't being used anymore -- the old RemotsInventory connectors stuff. 2011-02-04 19:19:38 -08:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests When an oar is loaded, do not create a default parcel before loading the parcels from the OAR. 2011-01-27 20:36:50 +00:00
Tools remove ancient and unused OpenSim.GridLaunch GUI code. 2010-08-19 01:11:10 +01:00