Oren Hurvitz
|
998d7009a6
|
Eliminated many warnings
|
2014-04-23 16:37:36 +03:00 |
|
Chris Hart
|
413bc1e77e
|
Updates to MSSQL store for 0.7.3 to include:
* Telehub support
* Bugfix to Friends lookups
* Updates to Creator fields to store up to 255 characters for HG item creator storage
|
2012-03-06 00:27:49 +00:00 |
|
Chris Hart
|
5fb0455e92
|
Updates to MSSQL to most recent compatibility, also included Windlight support. Needs plenty of testing but clean install and migration from 0.6.9 have been tested and work, a few indexes still need to be added for performance.
|
2011-06-01 21:01:04 +01:00 |
|
Diva Canto
|
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.
|
2011-05-22 16:51:03 -07:00 |
|
Diva Canto
|
58c53c41de
|
Fixed permissions bug related to friends in PermissionsModule. Added FriendsData[] GetFriends(string principalID) to IFriendsData and FriendInfo[] GetFriends(string PrincipalID) to IFriendsService. Refactored some more in the FriendsModule. Made client get notification of local friends permissions upon HGLogin. HG Friends object permissions work.
|
2011-05-21 16:48:00 -07:00 |
|
unknown
|
c135235000
|
MSSQL tweaks for latest ROBUST - friends handling fixed, GridUserData placeholder added.
Signed-off-by: Melanie <melanie@t-data.com>
|
2010-03-09 18:37:08 +00:00 |
|
StrawberryFride
|
2fa5694ec9
|
MSSQL Additions for Presence Refactor branch. Most functionality tested and works, some outstanding issues around login location and border crossings on y axis.
Signed-off-by: Melanie <melanie@t-data.com>
|
2010-02-24 15:50:44 +00:00 |
|