.. |
Properties
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
9 年之前 |
Resources
|
54c1659934
AgentPreferences SQLLite Migration update Mantis #7157
|
9 年之前 |
SQLiteAgentPreferencesData.cs
|
496f35b4e8
Removing the Store methods in the DB layer of AgentPreferences, as they were simply calling the base ones.
|
9 年之前 |
SQLiteAssetData.cs
|
93a9ed2a6d
Changed the maximum asset name and description lengths to constants. Also, pre-truncate the description of dynamic textures.
|
10 年之前 |
SQLiteAuthenticationData.cs
|
94da908813
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
12 年之前 |
SQLiteAvatarData.cs
|
94da908813
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
12 年之前 |
SQLiteEstateData.cs
|
94da908813
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
12 年之前 |
SQLiteFramework.cs
|
94da908813
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
12 年之前 |
SQLiteFriendsData.cs
|
998d7009a6
Eliminated many warnings
|
10 年之前 |
SQLiteGenericTableHandler.cs
|
1aa0271239
Implement folder version updating for the sqlite inventory plugin
|
12 年之前 |
SQLiteGridUserData.cs
|
316e8f9239
Fix SQL statement
|
11 年之前 |
SQLiteHGTravelData.cs
|
af02231a7b
Added SQLite version of hg travel data store. UNTESTED. Hope it works!
|
11 年之前 |
SQLiteInventoryStore.cs
|
e455374a4b
fix all instances of "non-existant" to "non-existent" (spelling mistakes) thanks Ai Austin for pointing this out.
|
10 年之前 |
SQLiteSimulationData.cs
|
f3c883a26d
Corrected spelling of SQLITE. Fixes mantis #7675.
|
9 年之前 |
SQLiteUserAccountData.cs
|
94da908813
More consistently dispose of SqliteCommand in OpenSim.Data.SQLite where possible.
|
12 年之前 |
SQLiteUserProfilesData.cs
|
1e444b1449
Change UserProfiles so that the parcel name is used for a ProfilePick and not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves.
|
9 年之前 |
SQLiteUtils.cs
|
983c6a74b1
* Add CSharpSqlite to prebuild
|
14 年之前 |
SQLiteXInventoryData.cs
|
350cd58e5e
refactor: move common inventory folder version update code to parent class in mysql, mssql and sqlite database plugins
|
12 年之前 |