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 年 前