UbitUmarov 71bd3ce49f add load baked terrain methods 8 years ago
..
Properties ab12a14279 Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 8 years ago
Resources 3f9f105295 add to databases a table to store baked terrain. 8 years ago
MySQLAgentPreferencesData.cs 371c9dd2af bad merge? 9 years ago
MySQLAssetData.cs 0a67cda224 remove redundant using(){} 9 years ago
MySQLAuthenticationData.cs 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. 12 years ago
MySQLAvatarData.cs 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. 12 years ago
MySQLEstateData.cs aadd5627fe Removed unused code that checked wait_timeout in MySQLEstateData 9 years ago
MySQLFSAssetData.cs 5d5bad5fc1 workaround potencial memory leaks 8 years ago
MySQLFramework.cs cdaed11387 at last we can login and see objects ( friends is dead and disable in 9 years ago
MySQLFriendsData.cs 998d7009a6 Eliminated many warnings 10 years ago
MySQLGenericTableHandler.cs 9534d5f929 Merge branch 'master' into careminster 11 years ago
MySQLGridUserData.cs 316e8f9239 Fix SQL statement 11 years ago
MySQLGroupsData.cs 8a070f16dd Mantis #7848: something wrong with a data field in Groups V2 8 years ago
MySQLHGTravelData.cs b0140383da Cleanup old hg sessions (older than 2 days) 11 years ago
MySQLInventoryData.cs 522eff6138 Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done. 12 years ago
MySQLMigrations.cs a3ebd4db3f Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql" 14 years ago
MySQLOfflineIMData.cs a517e597f5 Fix wrong sql statement in offline im. 11 years ago
MySQLPresenceData.cs 8efae93b51 Restrict IPresenceData.VerifyAgent 12 years ago
MySQLRegionData.cs c3e5519bf3 fix db region find by range for varregions ( ignoring others than Mysql) 9 years ago
MySQLSimulationData.cs 71bd3ce49f add load baked terrain methods 8 years ago
MySQLUserAccountData.cs cdaed11387 at last we can login and see objects ( friends is dead and disable in 9 years ago
MySQLUserProfilesData.cs f8ac3d9464 Minor, remove unused OSDMap declaration in MySQL profiles 8 years ago
MySQLXAssetData.cs 5d5bad5fc1 workaround potencial memory leaks 8 years ago
MySQLXInventoryData.cs 350cd58e5e refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 12 years ago