.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 lat temu |
Resources
|
aadf7dd91c
Remove vestigal OpenSim.Data mono addins extension points that don't look like they've been active for at least 2 and a half years
|
13 lat temu |
SQLiteAssetData.cs
|
dd2564d7ec
refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff1002d722ccebea8bf4d71718ed4e2a03 for MySQL -- no functional changes.
|
13 lat temu |
SQLiteAuthenticationData.cs
|
dd2564d7ec
refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff1002d722ccebea8bf4d71718ed4e2a03 for MySQL -- no functional changes.
|
13 lat temu |
SQLiteAvatarData.cs
|
3d095e84d6
minor: remove mono compiler warnings
|
13 lat temu |
SQLiteEstateData.cs
|
1458fab82c
Reattaching a region was failing if the estate name had not changed (issue 5035).
|
13 lat temu |
SQLiteFramework.cs
|
983c6a74b1
* Add CSharpSqlite to prebuild
|
14 lat temu |
SQLiteFriendsData.cs
|
336665e035
More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back.
|
13 lat temu |
SQLiteGenericTableHandler.cs
|
dd2564d7ec
refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff1002d722ccebea8bf4d71718ed4e2a03 for MySQL -- no functional changes.
|
13 lat temu |
SQLiteGridUserData.cs
|
15562017f2
These files are part of the GridUserService write-up.
|
14 lat temu |
SQLiteInventoryStore.cs
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
14 lat temu |
SQLiteSimulationData.cs
|
dd2564d7ec
refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff1002d722ccebea8bf4d71718ed4e2a03 for MySQL -- no functional changes.
|
13 lat temu |
SQLiteUserAccountData.cs
|
983c6a74b1
* Add CSharpSqlite to prebuild
|
14 lat temu |
SQLiteUtils.cs
|
983c6a74b1
* Add CSharpSqlite to prebuild
|
14 lat temu |
SQLiteXInventoryData.cs
|
dd2564d7ec
refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff1002d722ccebea8bf4d71718ed4e2a03 for MySQL -- no functional changes.
|
13 lat temu |