UbitUmarov
|
d9a300fa8e
some cleanup.. remove some stats that only some do look at once on a lifetime
|
пре 7 година |
UbitUmarov
|
fb427daa34
avoid a null ref
|
пре 7 година |
Melanie Thielker
|
1e9cbf5c97
During login cancel, don't error out here on a null client.
|
пре 7 година |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
пре 7 година |
UbitUmarov
|
5861355577
do friends recaching on MakeRoot for normal tps, delay it on crossings
|
пре 8 година |
UbitUmarov
|
bb8e271081
fix a typo
|
пре 8 година |
UbitUmarov
|
800044cead
take friends out of onMakeRoot if crossing
|
пре 8 година |
UbitUmarov
|
1982d72320
Make changes to a friend rights reach him on another sim; find on map does show the region. Issues: precise location on region still not avaiable and object edit permitions on viewers edit are not being updated (but are enforced by region). friends information is updated, and warnings are displayed. Only did minor testing...
|
пре 9 година |
Diva Canto
|
d00f73c3a4
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
|
пре 9 година |
Justin Clark-Casey (justincc)
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
пре 10 година |
Oren Hurvitz
|
4cac87d9f4
Fixed: when a user logged-in, sometimes he didn't get notified of the Online status of friends, so they continued to appear Offline.
|
пре 10 година |
Diva Canto
|
ca26583e6b
Delete some verbose debug messages
|
пре 11 година |
Diva Canto
|
bf214122cd
More debug, same issue
|
пре 11 година |
Diva Canto
|
ec9ffbb89a
More debug, same issue
|
пре 11 година |
Diva Canto
|
0cc0a2485c
More debug related to the previous commit
|
пре 11 година |
Diva Canto
|
ae42c93f9a
Now trying to find a cause of freeze at login related to friends status notifications.
|
пре 11 година |
Diva Canto
|
1e97972f78
Revert "One more debug mantis #6625"
|
пре 11 година |
Diva Canto
|
c462e0a51c
Fixed previous debug message
|
пре 11 година |
Diva Canto
|
8fa5d12fcb
One more debug mantis #6625
|
пре 11 година |
Donnie Roberts
|
045c26f626
In LocalFriendshipTerminated, send the original client's agentId to the friend being removed instead of the friend's own id.
|
пре 11 година |
Justin Clark-Casey (justincc)
|
06ab168897
To further help with tracking down the apperance of too much "Unknown User" in chatlogs, etc. temporarily change each instance of this in OpenSimulator so we can identify where it's coming from
|
пре 11 година |
Diva Canto
|
608444c9f7
Another 21 modules' directives moved out of .addin.xml
|
пре 12 година |
Justin Clark-Casey (justincc)
|
da2b23f18d
Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
224efe7b76
minor: Comment out friends notification log spam for now.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
5053506d88
refactor: Instead of performing a ScenePresence lookup twice over LocateClientObject() and GetClientScene(), do the lookup just once in LocateClientObject()
|
пре 12 година |
Justin Clark-Casey (justincc)
|
cdf97ab3a6
Fix a bug in FriendsModule.StatusNotify() where all subsequent friends would not be notified once a non-local friend was found.
|
пре 12 година |
Diva Canto
|
f2ede8c7e0
HGFriendsModule: add the scaffolding for supporting permissions pertaining to HG friendships. Snoopy take it from here.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
3525c876c8
Make default "show friends" console command show friends fetched from the friends service.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
bce7964ac2
refactor: Move "friends show cache" console command out into separate FriendsCommandsModule.
|
пре 12 година |
Justin Clark-Casey (justincc)
|
59157d9d63
Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call.
|
пре 12 година |