| .. |
|
Properties
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
|
Resources
|
* Changed CreatorIDs consistently to varchar(128)
|
2010-06-08 15:47:14 -07:00 |
|
SQLiteAssetData.cs
|
Revert one of the previous patches' hunks. The new code looked better, but
|
2010-05-20 11:03:38 +01:00 |
|
SQLiteAuthenticationData.cs
|
minor: eliminate more debug Console.WriteLines, convert one to logging instead
|
2010-04-30 22:22:03 +01:00 |
|
SQLiteAvatarData.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
|
SQLiteEstateData.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
|
SQLiteFramework.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
|
SQLiteFriendsData.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
|
SQLiteGenericTableHandler.cs
|
minor: eliminate more debug Console.WriteLines, convert one to logging instead
|
2010-04-30 22:22:03 +01:00 |
|
SQLiteGridUserData.cs
|
These files are part of the GridUserService write-up.
|
2010-05-07 21:32:02 -07:00 |
|
SQLiteInventoryStore.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
|
SQLiteRegionData.cs
|
Fix bug where prim items were not loaded in the new sqlite database handler
|
2010-06-04 17:14:12 +01:00 |
|
SQLiteUserAccountData.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
|
SQLiteUtils.cs
|
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
2010-04-30 17:45:00 +01:00 |
|
SQLiteXInventoryData.cs
|
Switched everything to XInventory by default. The old Inventory is still there for now, in case bugs pop up with XInventory.
|
2010-05-02 10:31:35 -07:00 |