Kevin Cozens f3c883a26d Corrected spelling of SQLITE. Fixes mantis #7675. há 9 anos atrás
..
Properties da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") há 9 anos atrás
Resources 54c1659934 AgentPreferences SQLLite Migration update Mantis #7157 há 9 anos atrás
SQLiteAgentPreferencesData.cs 496f35b4e8 Removing the Store methods in the DB layer of AgentPreferences, as they were simply calling the base ones. há 9 anos atrás
SQLiteAssetData.cs 93a9ed2a6d Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures. há 10 anos atrás
SQLiteAuthenticationData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. há 12 anos atrás
SQLiteAvatarData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. há 12 anos atrás
SQLiteEstateData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. há 12 anos atrás
SQLiteFramework.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. há 12 anos atrás
SQLiteFriendsData.cs 998d7009a6 Eliminated many warnings há 10 anos atrás
SQLiteGenericTableHandler.cs 1aa0271239 Implement folder version updating for the sqlite inventory plugin há 12 anos atrás
SQLiteGridUserData.cs 316e8f9239 Fix SQL statement há 11 anos atrás
SQLiteHGTravelData.cs af02231a7b Added SQLite version of hg travel data store. UNTESTED. Hope it works! há 11 anos atrás
SQLiteInventoryStore.cs e455374a4b fix all instances of "non-existant" to "non-existent" (spelling mistakes) thanks Ai Austin for pointing this out. há 10 anos atrás
SQLiteSimulationData.cs f3c883a26d Corrected spelling of SQLITE. Fixes mantis #7675. há 9 anos atrás
SQLiteUserAccountData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. há 12 anos atrás
SQLiteUserProfilesData.cs 1e444b1449 Change UserProfiles so that the parcel name is used for a ProfilePick and not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves. há 9 anos atrás
SQLiteUtils.cs 983c6a74b1 * Add CSharpSqlite to prebuild há 14 anos atrás
SQLiteXInventoryData.cs 350cd58e5e refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins há 12 anos atrás