index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Friends
/
FriendsModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into bigmerge
Melanie
2011-11-17
1
-28
/
+53
|
\
|
*
Add comments about trying to avoid synchronous work off the EventManager.OnMa...
Justin Clark-Casey (justincc)
2011-11-15
1
-1
/
+4
|
*
remove SceneCommunicationService.OnAvatarCrossingIntoRegion. This stuff is n...
Justin Clark-Casey (justincc)
2011-11-15
1
-1
/
+0
|
*
Rename FetchFriendslist() -> CacheFriends() and RefetchFriends() -> RecacheFr...
Justin Clark-Casey (justincc)
2011-11-15
1
-12
/
+11
|
*
refactor: rename m_NeedsListOfFriends => m_NeedsListOfOnlineFriends to better...
Justin Clark-Casey (justincc)
2011-11-15
1
-5
/
+5
|
*
For clients that are entering a simulator from initial login, stop executing ...
Justin Clark-Casey (justincc)
2011-11-15
1
-5
/
+27
|
*
refactor: Don't create a new UUID for passing uuids to client - UUIDs are str...
Justin Clark-Casey (justincc)
2011-11-15
1
-4
/
+6
|
*
Add test for removing a friendship.
Justin Clark-Casey (justincc)
2011-11-14
1
-6
/
+6
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-14
1
-2
/
+2
|
\
\
|
|
/
|
*
Improved method doc for AddFriend() - it actually does set up a two-way relat...
Justin Clark-Casey (justincc)
2011-11-14
1
-2
/
+2
*
|
Fix build break
Melanie
2011-11-14
1
-2
/
+1
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-14
1
-14
/
+14
|
\
\
|
|
/
|
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-11-14
1
-6
/
+0
|
*
Add test for adding a friend whilst online
Justin Clark-Casey (justincc)
2011-11-14
1
-5
/
+10
|
*
Add very simple FriendsModuleTests.TestNoFriends()
Justin Clark-Casey (justincc)
2011-11-14
1
-1
/
+3
|
*
Port the Avination offline messaging system to Core
Melanie
2011-11-02
1
-3
/
+1
*
|
Merge branch 'master' into bigmerge
Melanie
2011-10-26
1
-0
/
+1
|
\
\
|
|
/
|
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-0
/
+1
|
*
minor: temporarily comment out the local status notify friends messages seen ...
Justin Clark-Casey (justincc)
2011-06-27
1
-1
/
+1
*
|
Remove friends debug spam
Melanie
2011-06-20
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-06-09
1
-116
/
+239
|
\
\
|
|
/
|
*
This hopefully fixes all issues with online/offline notifications across grid...
Diva Canto
2011-06-07
1
-1
/
+1
|
*
HG friends: Status notifications working. Also initial logins get the online ...
Diva Canto
2011-05-23
1
-45
/
+47
|
*
More on HG Friends. Added Delete(string, string) across the board. Added secu...
Diva Canto
2011-05-22
1
-46
/
+61
|
*
Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...
Diva Canto
2011-05-21
1
-35
/
+68
|
*
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
2011-05-19
1
-39
/
+112
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-17
1
-1
/
+1
|
\
\
|
|
/
|
*
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...
Diva Canto
2011-04-12
1
-1
/
+1
|
*
Allow cross-scope friendships to work, and also allow other cross scope name
Melanie
2011-01-03
1
-1
/
+1
*
|
Allow cross-scope friendships to work, and also allow other cross scope name
Melanie
2011-01-02
1
-1
/
+1
*
|
Add the interface needed to revive calling cards
Melanie
2010-12-07
1
-0
/
+13
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-06
1
-6
/
+6
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-10-04
1
-6
/
+6
|
*
Revert "* Changed 11 calls for session info to the more optimized API method"
root
2010-09-17
1
-32
/
+71
*
|
Revert "* Changed 11 calls for session info to the more optimized API method"
root
2010-09-17
1
-32
/
+71
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-236
/
+195
|
\
\
|
|
/
|
*
Over a dozen thread safety fixes in FriendsModule
John Hurliman
2010-09-09
1
-167
/
+163
|
*
* Changed 11 calls for session info to the more optimized API method
John Hurliman
2010-09-08
1
-68
/
+32
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-30
1
-0
/
+7
|
\
\
|
|
/
|
*
One more bug fix in FriendsModule: GrantRights. One of the caches was not bei...
Diva Canto
2010-06-28
1
-0
/
+7
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-19
1
-1
/
+4
|
\
\
|
|
/
|
*
Bug fix: wrong name of requester in local friendship offer.
Diva Canto
2010-06-19
1
-1
/
+4
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-11
1
-52
/
+32
|
\
\
|
|
/
|
*
Better friends notification: get rid of OnLogout and use OnClientClose for se...
Diva Canto
2010-06-11
1
-23
/
+14
|
*
Bug fix on friends notifications. OnClientClose and OnLogout ordering are unp...
Diva Canto
2010-06-10
1
-8
/
+33
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Bug fix: update the list of friends upon MakeRoot, because child agents don't...
Diva Canto
2010-06-05
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-06-04
1
-24
/
+34
|
\
\
|
|
/
|
*
Fixed a couple of buglets in Friendship offers / acceptance / decline when av...
Diva Canto
2010-06-04
1
-23
/
+33
*
|
Prevent an "index out of range" error on login
Melanie Thielker
2010-05-18
1
-2
/
+5
[next]