UbitUmarov 092d4fb9ff fix typo in table name, thx tglion 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 年 前
SQLiteAgentPreferencesData.cs 496f35b4e8 Removing the Store methods in the DB layer of AgentPreferences, as they were simply calling the base ones. 9 年 前
SQLiteAssetData.cs 371c9dd2af bad merge? 9 年 前
SQLiteAuthenticationData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 12 年 前
SQLiteAvatarData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 12 年 前
SQLiteEstateData.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 12 年 前
SQLiteFramework.cs 94da908813 More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible. 12 年 前
SQLiteFriendsData.cs 998d7009a6 Eliminated many warnings 10 年 前
SQLiteGenericTableHandler.cs 1aa0271239 Implement folder version updating for the sqlite inventory plugin 12 年 前
SQLiteGridUserData.cs 316e8f9239 Fix SQL statement 11 年 前
SQLiteHGTravelData.cs af02231a7b Added SQLite version of hg travel data store. UNTESTED. Hope it works! 11 年 前
SQLiteSimulationData.cs 092d4fb9ff fix typo in table name, thx tglion 8 年 前
SQLiteUserAccountData.cs 06fa1681ae Merge branch 'master' into careminster 12 年 前
SQLiteUserProfilesData.cs a11edceb00 seems to compile ( tests comented out) 9 年 前
SQLiteUtils.cs 983c6a74b1 * Add CSharpSqlite to prebuild 14 年 前
SQLiteXInventoryData.cs 350cd58e5e refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins 12 年 前