.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Resources
|
72748746d5
Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB.
|
14 years ago |
MySQLAssetData.cs
|
47ac9f97b1
Re-enabled asset last access time logging in MySQL
|
14 years ago |
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 years ago |
MySQLAvatarData.cs
|
d4d55b4f4b
Add the data service
|
15 years ago |
MySQLEstateData.cs
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
14 years ago |
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 years ago |
MySQLFriendsData.cs
|
bfcc57c071
Change friends to handle offers as it was originally designed. This may
|
14 years ago |
MySQLGenericTableHandler.cs
|
f58a809536
Skip conversion if fields that are null in the database. This may
|
14 years ago |
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 years ago |
MySQLInventoryData.cs
|
75644e0f6e
Prevent activation and deactivation of gestures from clobbering the slam
|
14 years ago |
MySQLMigrations.cs
|
a3ebd4db3f
Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql"
|
14 years ago |
MySQLPresenceData.cs
|
aa60c4b129
fix build break
|
14 years ago |
MySQLRegionData.cs
|
72748746d5
Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB.
|
14 years ago |
MySQLSimulationData.cs
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
14 years ago |
MySQLUserAccountData.cs
|
01f6aee020
Implement avatar picker queries
|
15 years ago |
MySQLXInventoryData.cs
|
06e225bc0b
Also fix MySQLXInventoryData
|
14 years ago |