| .. |
|
Properties
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
|
Resources
|
Migrations for SQLite converted to new format
|
2010-05-18 22:16:10 +03:00 |
|
Tests
|
Deleted obsolete files in the Data layer. Compiles.
|
2010-02-21 15:38:52 -08:00 |
|
SQLiteAssetData.cs
|
Yey for unit tests. The previous commit had a couple of bugs on SQL statements. Fixed here.
|
2010-05-09 14:02:02 -07: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
|
* Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone.
|
2010-05-09 13:39:56 -07: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 |