.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 년 전 |
Resources
|
e033f4028d
* Consistently use dashed uuid format for sqlite region data, as was previously done for sqlite inventory data.
|
15 년 전 |
Tests
|
b0e6d0fc01
skip sqlite tests on z linux, as sqlite doesn't work right on the platform
|
15 년 전 |
SQLiteAssetData.cs
|
f1287cc7af
* Switching IAssetData to follow the new naming schema, removing the separate insert and update methods.
|
15 년 전 |
SQLiteEstateData.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 년 전 |
SQLiteGridData.cs
|
b1853d9f26
Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get
|
15 년 전 |
SQLiteInventoryStore.cs
|
6e35ddb0e9
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in SQlite. Fixes most grief in
|
15 년 전 |
SQLiteManager.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 년 전 |
SQLiteRegionData.cs
|
f6251ce810
* Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row does not exist, to match the mysql behavior. * Modified SQLite/SQLiteRegionData.cs to only persist temporary items following the same rules mysql uses. * Added another ignore to the inventory test that was missing. * Added a few more ignores to the RegionTest that the first version of my test were missing. * Added ignoring the root Folder ID, which is set by the inventory system. * Added several improvements to the PropertyCompareConstraint: Protection against infinite loops, added IComparable<T> (for UUID) and moved IComparable before the property matching. * Fixed a bug where I was saving the inside of the ignore expression instead of the outside of it.
|
15 년 전 |
SQLiteUserData.cs
|
831264fc98
Thank you kindly, BlueWall, for a patch that solves:
|
15 년 전 |
SQLiteUtils.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 년 전 |