OpenSimMirror/OpenSim/Data/MySQL
Melanie 06e225bc0b Also fix MySQLXInventoryData 2011-01-18 01:31:14 +00:00
..
Properties
Resources Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. 2010-12-05 19:43:24 -08:00
MySQLAssetData.cs Re-enabled asset last access time logging in MySQL 2010-09-11 18:29:38 -07:00
MySQLAuthenticationData.cs
MySQLAvatarData.cs
MySQLEstateData.cs * Added ISimulationDataService and IEstateDataService 2010-09-12 14:20:26 -07:00
MySQLFramework.cs
MySQLFriendsData.cs
MySQLGenericTableHandler.cs Skip conversion if fields that are null in the database. This may 2010-08-19 11:45:56 +01:00
MySQLGridUserData.cs 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. 2010-05-07 21:29:56 -07:00
MySQLInventoryData.cs Prevent activation and deactivation of gestures from clobbering the slam 2011-01-18 01:26:42 +00:00
MySQLMigrations.cs Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql" 2010-06-19 23:45:56 +01:00
MySQLPresenceData.cs fix build break 2010-10-13 22:18:57 +01:00
MySQLRegionData.cs Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. 2010-12-05 19:43:24 -08:00
MySQLSimulationData.cs 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. 2010-11-21 17:19:24 -08:00
MySQLUserAccountData.cs
MySQLXInventoryData.cs Also fix MySQLXInventoryData 2011-01-18 01:31:14 +00:00