index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Friends
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove friends debug spam
Melanie
2011-06-20
1
-1
/
+1
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-06-13
1
-12
/
+4
|
\
|
*
A few more cleanups on the way to close http://opensimulator.org/mantis/view....
Diva Canto
2011-06-11
1
-11
/
+3
|
*
Only send AgentOnline to the client if the friendsOnline list has elements. A...
Diva Canto
2011-06-11
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-06-11
1
-38
/
+41
|
\
\
|
|
/
|
*
Added a Sleep in between each site call, to slow the xml-rpc requests down.
Diva Canto
2011-06-10
1
-37
/
+40
|
*
More tweaking on the UserAgentServiceConnector: add constructor that does not...
Diva Canto
2011-06-10
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-06-09
2
-116
/
+867
|
\
\
|
|
/
|
*
This hopefully fixes all issues with online/offline notifications across grid...
Diva Canto
2011-06-07
2
-3
/
+10
|
*
More on the hunt for the slow down on HGFriendsModule. - Don't requests the o...
Diva Canto
2011-06-06
1
-48
/
+71
|
*
Moved the Mono Addins declaration of the HGFriendsModule to where the one for...
Diva Canto
2011-06-06
1
-1
/
+0
|
*
HG friends: Status notifications working. Also initial logins get the online ...
Diva Canto
2011-05-23
2
-47
/
+207
|
*
More on HG Friends. Added Delete(string, string) across the board. Added secu...
Diva Canto
2011-05-22
2
-107
/
+212
|
*
Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...
Diva Canto
2011-05-21
2
-208
/
+154
|
*
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
2011-05-19
2
-39
/
+550
*
|
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
2
-2
/
+2
*
|
Allow cross-scope friendships to work, and also allow other cross scope name
Melanie
2011-01-02
2
-2
/
+2
*
|
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
2
-27
/
+44
|
\
\
|
|
/
|
*
Fixed a couple of buglets in Friendship offers / acceptance / decline when av...
Diva Canto
2010-06-04
2
-26
/
+43
*
|
Prevent an "index out of range" error on login
Melanie Thielker
2010-05-18
1
-2
/
+5
*
|
Don't convert UUID -> ToString for every friend (Minor optimisation based on ...
Tom Grimshaw
2010-05-12
1
-1
/
+2
*
|
Correct an odd merge anomaly
Tom Grimshaw
2010-05-10
1
-1
/
+1
*
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...
Tom Grimshaw
2010-05-10
1
-37
/
+50
|
\
\
|
|
/
|
*
More cleaning on presence. Friends online/offline works again.
Diva Canto
2010-05-08
1
-37
/
+50
*
|
Greatly improve login time for users with large friends lists by requesting a...
Tom Grimshaw
2010-05-10
1
-6
/
+39
|
/
*
* XInventory fairly tested, including for HG. Almost ready to switch.
Diva Canto
2010-04-30
1
-2
/
+5
*
Spelling in FriendsModule.cs: "filed to load" -> "failed to load"
unknown
2010-04-28
1
-1
/
+1
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-2
/
+2
*
Changed a cryptic debug message and a wrong comment
Diva Canto
2010-03-09
1
-1
/
+1
*
Offline friendship offers now working.
Diva Canto
2010-03-01
1
-8
/
+41
*
Friends rights under control.
Diva Canto
2010-03-01
2
-70
/
+33
[next]