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 |