.. |
Properties
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
преди 15 години |
Resources
|
6034e5d112
Add default value to TelehubObject
|
преди 13 години |
MySQLAssetData.cs
|
6b51d8a10e
In the asset service, check that an asset exists before attempting to store it.
|
преди 13 години |
MySQLAuthenticationData.cs
|
9923a2ff10
Pull up Assembly of the MySQL 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 just a refactor -- no functional changes whatsoever.
|
преди 14 години |
MySQLAvatarData.cs
|
04ecd748d9
remove further mono compiler warnings
|
преди 13 години |
MySQLEstateData.cs
|
68365c20c0
Move Telehub tables and data from EstateSettings to RegionSettings.
|
преди 13 години |
MySQLFramework.cs
|
e1b5c61247
Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
|
преди 15 години |
MySQLFriendsData.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 години |
MySQLGenericTableHandler.cs
|
10a12b10d5
Update folder version numbers when moving items and making the Delete(string[], string[]) call (not just string, string).
|
преди 12 години |
MySQLGridUserData.cs
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
преди 14 години |
MySQLInventoryData.cs
|
a9a24062a5
Plug a security hole in the inventory service
|
преди 13 години |
MySQLMigrations.cs
|
a3ebd4db3f
Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql"
|
преди 14 години |
MySQLPresenceData.cs
|
04ecd748d9
remove further mono compiler warnings
|
преди 13 години |
MySQLRegionData.cs
|
9923a2ff10
Pull up Assembly of the MySQL 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 just a refactor -- no functional changes whatsoever.
|
преди 14 години |
MySQLSimulationData.cs
|
5c545d1d2e
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869
|
преди 13 години |
MySQLUserAccountData.cs
|
01f6aee020
Implement avatar picker queries
|
преди 15 години |
MySQLXInventoryData.cs
|
65d838da00
Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers.
|
преди 12 години |