aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteAgentPreferencesData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-14Removing the Store methods in the DB layer of AgentPreferences, as they were ...Diva Canto1-4/+0
2015-06-14Quell three new warnings I introduced with AgentPrefsData, return an empty ll...Cinder1-2/+2
2015-06-13SQLite and PGSQL adapters for AgentPreferencesCinder1-5/+8
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder1-15/+2
2015-06-13Relicense AgentPreferences files to BSD and OpenSimulatorCinder1-23/+24
2015-06-13Support for Linden AgentPreferences capability and friends (UpdateAgentLangua...Cinder1-0/+73