UbitUmarov 71bd3ce49f add load baked terrain methods hace 8 años
..
Properties ab12a14279 Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore. hace 8 años
Resources 3f9f105295 add to databases a table to store baked terrain. hace 8 años
PGSQLAgentPreferencesData.cs b418033915 Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution. hace 8 años
PGSQLAssetData.cs 371c9dd2af bad merge? hace 9 años
PGSQLAuthenticationData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. hace 11 años
PGSQLAvatarData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. hace 11 años
PGSQLEstateData.cs 2c5a3ff9f0 Thanks Gavin Hird for a fix for an exception when requesting an Estate Ban when using PGSQL. hace 9 años
PGSQLFramework.cs f83343d302 * One More thing, add an appdomain data element to ensure that we don't duplicate the assembly resolving. hace 11 años
PGSQLFriendsData.cs 998d7009a6 Eliminated many warnings hace 10 años
PGSQLGenericTableHandler.cs e9b0f71575 Fix Mantis #7805, table handler needs to look for all unique constraints. hace 8 años
PGSQLGridUserData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. hace 11 años
PGSQLGroupsData.cs a7fccbcf6f Update PGSQL groups handler to accept search queries from the viewer hace 9 años
PGSQLHGTravelData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. hace 11 años
PGSQLInventoryData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. hace 11 años
PGSQLManager.cs b418033915 Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution. hace 8 años
PGSQLMigration.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. hace 11 años
PGSQLOfflineIMData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. hace 11 años
PGSQLPresenceData.cs a7fccbcf6f Update PGSQL groups handler to accept search queries from the viewer hace 9 años
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 hace 8 años
PGSQLSimulationData.cs 71bd3ce49f add load baked terrain methods hace 8 años
PGSQLUserAccountData.cs 371c9dd2af bad merge? hace 9 años
PGSQLUserProfilesData.cs 1de8c3570d PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for UserProfiles and adding double precision to PGSQL Manager hace 9 años
PGSQLXAssetData.cs 5d5bad5fc1 workaround potencial memory leaks hace 8 años
PGSQLXInventoryData.cs ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. hace 11 años