Michael Cerquoni 66340824e5 fix all instances of "non-existant" to "non-existent" (spelling mistakes) thanks Ai Austin for pointing this out. 10 years ago
..
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 11 years ago
Resources 1842388bb4 Add support for user preferences (im via email) 11 years ago
SQLiteAssetData.cs 93a9ed2a6d Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures. 10 years ago
SQLiteAuthenticationData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 12 years ago
SQLiteAvatarData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 12 years ago
SQLiteEstateData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 12 years ago
SQLiteFramework.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 12 years ago
SQLiteFriendsData.cs 998d7009a6 Eliminated many warnings 10 years ago
SQLiteGenericTableHandler.cs 1aa0271239 Implement folder version updating for the sqlite inventory plugin 12 years ago
SQLiteGridUserData.cs 316e8f9239 Fix SQL statement 11 years ago
SQLiteHGTravelData.cs af02231a7b Added SQLite version of hg travel data store. UNTESTED. Hope it works! 11 years ago
SQLiteInventoryStore.cs 66340824e5 fix all instances of "non-existant" to "non-existent" (spelling mistakes) thanks Ai Austin for pointing this out. 10 years ago
SQLiteSimulationData.cs 998d7009a6 Eliminated many warnings 10 years ago
SQLiteUserAccountData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 12 years ago
SQLiteUserProfilesData.cs d15a3b10a3 When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constructing the HTTP requests manually. This allows the calls to be logged when using "debug http all 6". 10 years ago
SQLiteUtils.cs 983c6a74b1 * Add CSharpSqlite to prebuild 14 years ago
SQLiteXInventoryData.cs 350cd58e5e refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 12 years ago