UbitUmarov 71bd3ce49f add load baked terrain methods 8 лет назад
..
Properties ab12a14279 Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. 8 лет назад
Resources 3f9f105295 add to databases a table to store baked terrain. 8 лет назад
PGSQLAgentPreferencesData.cs b418033915 Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution. 8 лет назад
PGSQLAssetData.cs 371c9dd2af bad merge? 9 лет назад
PGSQLAuthenticationData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 лет назад
PGSQLAvatarData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 лет назад
PGSQLEstateData.cs 2c5a3ff9f0 Thanks Gavin Hird for a fix for an exception when requesting an Estate Ban when using PGSQL. 9 лет назад
PGSQLFramework.cs f83343d302 * One More thing, add an appdomain data element to ensure that we don't duplicate the assembly resolving. 11 лет назад
PGSQLFriendsData.cs 998d7009a6 Eliminated many warnings 10 лет назад
PGSQLGenericTableHandler.cs e9b0f71575 Fix Mantis #7805, table handler needs to look for all unique constraints. 8 лет назад
PGSQLGridUserData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 лет назад
PGSQLGroupsData.cs a7fccbcf6f Update PGSQL groups handler to accept search queries from the viewer 9 лет назад
PGSQLHGTravelData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 лет назад
PGSQLInventoryData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 лет назад
PGSQLManager.cs b418033915 Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution. 8 лет назад
PGSQLMigration.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 лет назад
PGSQLOfflineIMData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 лет назад
PGSQLPresenceData.cs a7fccbcf6f Update PGSQL groups handler to accept search queries from the viewer 9 лет назад
PGSQLRegionData.cs 653b896794 PGSQL: Update simulation data with a number of missing fields for parcels. Some of the fields should probably be migrated to type Boolean to avoid the hairy casting in the query. In addition the overall server code relies in the Replace in SQL statement that is proprietary to MySQL, so the PGSQL code is rather unsafe as it is. Should probably set a transaction on the whole operation so that if something goes wrong the database record is not zapped as it is now. PostgreSQL 9.5 has the upsert functionality which would bring the code closer to the MySQL version. This commit also has an update to PGSQLRegionData 8 лет назад
PGSQLSimulationData.cs 71bd3ce49f add load baked terrain methods 8 лет назад
PGSQLUserAccountData.cs 371c9dd2af bad merge? 9 лет назад
PGSQLUserProfilesData.cs 1de8c3570d PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for UserProfiles and adding double precision to PGSQL Manager 9 лет назад
PGSQLXAssetData.cs 5d5bad5fc1 workaround potencial memory leaks 8 лет назад
PGSQLXInventoryData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 11 лет назад