Diva Canto
|
55a4d1cf44
Same change here too.
|
8 years ago |
Diva Canto
|
8d99fe095a
Mantis #7920: group info was not being updated in many situations. (regression) Putting back the heavy messaging.
|
8 years ago |
Diva Canto
|
76ab1ed10c
Restored sending group membership data via EventQueue -- this had been a regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function.
|
8 years ago |
Diva Canto
|
a9fb3d0e18
Minor -- deregister an event handler in Groups V2
|
8 years ago |
Robert Adams
|
9ebdae8676
Restore SendAgentGroupDataUpdate() call in GroupsModule.cs.
|
8 years ago |
UbitUmarov
|
a580d945d1
remove groups handlers onClientClose also on groups V2
|
9 years ago |
UbitUmarov
|
dcd36d0c9b
apply changes to xmlrcp groups to groups V2, compiles but not tested :(
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
Justin Clark-Casey (justincc)
|
91e1aaa5d4
On teleport to a region that already has a child agent established (e.g. a neighbour) don't resend all the initial avatar and object data again.
|
10 years ago |
Oren Hurvitz
|
1e5cff32fc
Show more meaningful error messages when failed to give an item to another user
|
10 years ago |
Oren Hurvitz
|
8276a9e5f7
Fixed Debug command for Groups. (Use of wrong capitalization caused *two* "debug" options to appear in "help")
|
11 years ago |
Justin Clark-Casey (justincc)
|
77e7bbcbf7
Send group notices through the same messaging module mechanism used to send group chat to avoid timeout issues when sending messages to large groups.
|
10 years ago |
Justin Clark-Casey (justincc)
|
377fe63c60
Don't try and send group updates to NPCs via event queue, since NPCs have no event queue.
|
11 years ago |
Diva Canto
|
05012bb0df
Group notices bug fix: use a new IM for each member of the group, otherwise the fields get messed up because the transfer is async
|
11 years ago |
Diva Canto
|
7eee9eb312
Groups: Better warning messages to the user.
|
11 years ago |
Diva Canto
|
63f6c8f27c
Removed commented lines and useless debug message
|
11 years ago |
Diva Canto
|
7b0b5c9d97
Added BasicSearchModule.cs which handles OnDirFindQuery events. Removed that handler from both Groups modules in core, and replaced them with an operation on IGroupsModule.
|
11 years ago |
Diva Canto
|
170a6f0563
This makes group search work (Groups V2).
|
11 years ago |
Diva Canto
|
69975763d2
Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes.
|
11 years ago |
Diva Canto
|
42e52f544d
Improvement of fetching name in groups
|
11 years ago |
Justin Clark-Casey (justincc)
|
83da14008f
minor: remove some mono compiler warnings in new groups code
|
11 years ago |
Diva Canto
|
e377abcc35
Groups V2: charge for group creation only after the group has been successfully created
|
11 years ago |
Diva Canto
|
664c6191ed
Mantis #6620 (removed debug message)
|
11 years ago |
Melanie
|
533bbf033d
Update the money framework to allow sending the new style linden "serverside is now viewerside" messages regarding currency
|
11 years ago |
Diva Canto
|
9380d01976
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll.
|
11 years ago |