.. |
Properties
|
Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.
|
2016-02-21 11:14:02 -08:00 |
Resources
|
The new Constant: integer OBJECT_REZZER_KEY = 32;
|
2016-12-04 17:18:56 +00:00 |
SQLiteAgentPreferencesData.cs
|
Removing the Store methods in the DB layer of AgentPreferences, as they were simply calling the base ones.
|
2015-06-14 08:04:25 -07:00 |
SQLiteAssetData.cs
|
revert changes to asset desc size, my bad.. this field will possible go away in future
|
2016-11-24 14:39:08 +00:00 |
SQLiteAuthenticationData.cs
|
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
2012-11-14 04:45:59 +00:00 |
SQLiteAvatarData.cs
|
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
2012-11-14 04:45:59 +00:00 |
SQLiteEstateData.cs
|
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
2012-11-14 04:45:59 +00:00 |
SQLiteFramework.cs
|
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
2012-11-14 04:45:59 +00:00 |
SQLiteFriendsData.cs
|
Eliminated many warnings
|
2014-04-23 16:37:36 +03:00 |
SQLiteGenericTableHandler.cs
|
Implement folder version updating for the sqlite inventory plugin
|
2012-11-15 03:29:55 +00:00 |
SQLiteGridUserData.cs
|
Fix SQL statement
|
2013-07-02 16:10:09 -07:00 |
SQLiteHGTravelData.cs
|
Added SQLite version of hg travel data store. UNTESTED. Hope it works!
|
2013-07-14 16:03:46 -07:00 |
SQLiteSimulationData.cs
|
The new Constant: integer OBJECT_REZZER_KEY = 32;
|
2016-12-04 17:18:56 +00:00 |
SQLiteUserAccountData.cs
|
Merge branch 'master' into careminster
|
2012-11-15 00:43:26 +00:00 |
SQLiteUserProfilesData.cs
|
seems to compile ( tests comented out)
|
2015-09-02 19:54:53 +01:00 |
SQLiteUtils.cs
|
* Add CSharpSqlite to prebuild
|
2010-09-23 01:21:08 -04:00 |
SQLiteXInventoryData.cs
|
refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins
|
2012-11-15 04:01:30 +00:00 |