BlueWall 8efae93b51 Restrict IPresenceData.VerifyAgent před 12 roky
..
Properties e4cb7af98a Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't have an AssemblyInfo file. před 12 roky
Resources 7a50705188 Removed the bits about the TOSModule. That module doesn't go into core. WARNING: migration on GridUser withdrawn too, but left the migration number there. před 12 roky
MySQLAssetData.cs 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. před 12 roky
MySQLAuthenticationData.cs 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. před 12 roky
MySQLAvatarData.cs 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. před 12 roky
MySQLEstateData.cs 68365c20c0 Move Telehub tables and data from EstateSettings to RegionSettings. před 13 roky
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. před 15 roky
MySQLFriendsData.cs 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. před 12 roky
MySQLGenericTableHandler.cs bf469819a6 Update folder version numbers when moving items and making the Delete(string[], string[]) call (not just string, string). před 12 roky
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. před 14 roky
MySQLInventoryData.cs 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. před 12 roky
MySQLMigrations.cs a3ebd4db3f Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql" před 14 roky
MySQLPresenceData.cs 8efae93b51 Restrict IPresenceData.VerifyAgent před 12 roky
MySQLRegionData.cs 73c9abf5f2 Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. před 12 roky
MySQLSimulationData.cs 3bd3f448a2 Also do other MySQL region settings related calls under m_dbLock, in common with other calls. před 12 roky
MySQLUserAccountData.cs 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. před 12 roky
MySQLXAssetData.cs ab54ce1907 Fix configuration problems where XAssetDatabasePlugin was picked up accidentally. před 12 roky
MySQLXInventoryData.cs 350cd58e5e refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins před 12 roky