This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-25 07:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db2dcbbe2d02bee0fdaab9a3b209c98dc690b976
opensim
/
OpenSim
/
Data
/
MySQL
History
Melanie
b700f58d5e
Typo fix
2012-06-07 23:41:00 +02:00
..
Properties
…
Resources
Merge branch 'master' into careminster
2012-03-09 00:56:52 +00:00
MySQLAssetData.cs
Resolve merge commits, stage 1
2011-09-04 07:06:36 -07:00
MySQLAuthenticationData.cs
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.
2011-03-08 09:02:29 -08:00
MySQLAvatarData.cs
remove further mono compiler warnings
2011-05-06 22:47:41 +01:00
MySQLEstateData.cs
Move Telehub tables and data from EstateSettings to RegionSettings.
2012-01-22 11:36:04 +00:00
MySQLFramework.cs
…
MySQLFriendsData.cs
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.
2011-05-22 16:51:03 -07:00
MySQLGenericTableHandler.cs
Completely disable NPC being sensed as agents, the abuse potential is too great
2012-01-28 03:12:56 +01:00
MySQLGridUserData.cs
…
MySQLInventoryData.cs
Plug a security hole in the inventory service
2011-10-31 11:11:36 +00:00
MySQLMigrations.cs
…
MySQLPresenceData.cs
remove further mono compiler warnings
2011-05-06 22:47:41 +01:00
MySQLRegionData.cs
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.
2011-03-08 09:02:29 -08:00
MySQLSimulationData.cs
Typo fix
2012-06-07 23:41:00 +02:00
MySQLUserAccountData.cs
Allow removing users from search and avatar picker
2011-07-31 17:04:22 +02:00
MySQLXAssetData.cs
Merge branch 'master' into careminster
2012-03-20 02:48:11 +00:00
MySQLXInventoryData.cs
Allow item links to be deleted even when other deletes and purges are disabled.
2011-05-19 00:51:14 +01:00