| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
This flag prevents registration of a known region
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
missing from response, namely Library and Friends. Appearance service is also missing.
|
|
database issue. Now the login will instaead fail later.
|
|
|
|
yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from IUserAccountService, we need to define what goes in there. Change
the handler to the generic handler. Adjust migrations, add index
|
|
|
|
* Cleaned up IUserService and beefed up UserAccoutData
|
|
|
|
|
|
(deleting all but one presence record) on logout so that they don't pile up.
|
|
into the new
|
|
friends migration, which MAY error out if the old friends table is not
in the same database as the new one being created. This error is nonfatal,
it would only mean that friends will not be migrated automatically. It would
bite people with nonstandard configurations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
amount of memory allocated to the simulator process (Moderate Threat Level).
* Cleans redundant information out of the Simulator Version. Versions now look like:
"OpenSimulator 0.6.9(dev) Unix/Mono"
* [Minor] additional log info for MySQLInventoryData
|
|
|
|
|
|
not even stored in mysql.
Signed-off-by: Melanie <melanie@t-data.com>
|