.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 ani în urmă |
Resources
|
849fc0483f
add mysql support for media on a prim
|
14 ani în urmă |
MySQLAssetData.cs
|
64fe823b92
MySQLAssetData.cs now supports asset_flags, CreatorID
|
14 ani în urmă |
MySQLAuthenticationData.cs
|
e1b5c61247
Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
|
15 ani în urmă |
MySQLAvatarData.cs
|
d4d55b4f4b
Add the data service
|
15 ani în urmă |
MySQLEstateData.cs
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
14 ani în urmă |
MySQLFramework.cs
|
e1b5c61247
Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
|
15 ani în urmă |
MySQLFriendsData.cs
|
bfcc57c071
Change friends to handle offers as it was originally designed. This may
|
14 ani în urmă |
MySQLGenericTableHandler.cs
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
14 ani în urmă |
MySQLGridUserData.cs
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 ani în urmă |
MySQLInventoryData.cs
|
deae030145
Some more corrections after MySQL connector update
|
14 ani în urmă |
MySQLLegacyRegionData.cs
|
39a748b47a
refactor: Use SOP.Flags rather than SOP.ObjectFlags
|
14 ani în urmă |
MySQLMigrations.cs
|
0c209a469b
Clean up output a bit
|
14 ani în urmă |
MySQLPresenceData.cs
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 ani în urmă |
MySQLRegionData.cs
|
7741143fb5
Enforce DB limits on region name to 32 chars, or else (not good). Removed a piece of code from Hyperlinker that didn't work anyway. Shortened the hyperlink region name.
|
14 ani în urmă |
MySQLUserAccountData.cs
|
01f6aee020
Implement avatar picker queries
|
15 ani în urmă |
MySQLXInventoryData.cs
|
b0129b35f8
Added checks to XInventory DB layer to truncate names and descriptions.
|
14 ani în urmă |