.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 năm trước cách đây |
Resources
|
b233a4b2ca
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
|
14 năm trước cách đây |
Tests
|
bb171717ce
Deleted obsolete files in the Data layer. Compiles.
|
15 năm trước cách đây |
MySQLAssetData.cs
|
b233a4b2ca
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
|
14 năm trước cách đây |
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 năm trước cách đây |
MySQLAvatarData.cs
|
d4d55b4f4b
Add the data service
|
15 năm trước cách đây |
MySQLEstateData.cs
|
9635af61f0
Allow regions to get the list of the other regions in the estate
|
14 năm trước cách đây |
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 năm trước cách đây |
MySQLFriendsData.cs
|
bfcc57c071
Change friends to handle offers as it was originally designed. This may
|
15 năm trước cách đây |
MySQLGenericTableHandler.cs
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
15 năm trước cách đây |
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 năm trước cách đây |
MySQLInventoryData.cs
|
8b75302a1e
Just a bit of spellchecking in the comments
|
14 năm trước cách đây |
MySQLLegacyRegionData.cs
|
6f2f0fa0ca
OK, this really fixes it, I promise.
|
14 năm trước cách đây |
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 năm trước cách đây |
MySQLRegionData.cs
|
baaf660511
Merge branch 'master' into presence-refactor
|
15 năm trước cách đây |
MySQLUserAccountData.cs
|
01f6aee020
Implement avatar picker queries
|
15 năm trước cách đây |
MySQLXInventoryData.cs
|
23d7a942ea
Refix the fix
|
14 năm trước cách đây |