Diva Canto
|
69975763d2
Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes.
|
11 years ago |
Justin Clark-Casey (justincc)
|
1b5f21f761
minor: also comment out the debug log message which reports searching for child agents in simulator scenes for now.
|
12 years ago |
Justin Clark-Casey (justincc)
|
0d4047e641
minor: Comment out "Delivering IM to..." messages for now.
|
12 years ago |
Diva Canto
|
608444c9f7
Another 21 modules' directives moved out of .addin.xml
|
12 years ago |
Justin Clark-Casey (justincc)
|
ecb759c1e5
Fix regression where llGiveInventory() had stopped asking non-owner receivers to accept/decline.
|
12 years ago |
Dan Lake
|
272bf71279
Removed use of 'is' operator and casting to find the root ScenePresence in MessageTransfer modules and Groups module.
|
13 years ago |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 years ago |
Justin Clark-Casey (justincc)
|
d3dca7d25a
For now, comment out logging messages about IM sending, since these cause high spam for large group messaging
|
13 years ago |
Melanie
|
990e73d7cb
Fix a broken format on an error message. Also replace yet another e.Message
|
14 years ago |
Jonathan Freedman
|
69acf9c79b
* additional serveruri cleanup
|
14 years ago |
Melanie
|
84ab4742c8
Quash the region ID on intersim messages. That prevents people from determining
|
14 years ago |
root
|
7762301cea
Revert "* Changed 11 calls for session info to the more optimized API method"
|
14 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
John Hurliman
|
5dc9ea2f24
* Changed 11 calls for session info to the more optimized API method
|
14 years ago |
Justin Clark-Casey (justincc)
|
74e5fe5aa9
Remove various warnings and improve logging messages. No functional changes.
|
14 years ago |
Melanie Thielker
|
bda83715e4
Clean up some messiness in IM sending. Having offline IM enabled now no longer
|
14 years ago |
Diva Canto
|
d184fef4dc
Inventory offers and subsequent notifications of acceptance/decline now working across the board.
|
14 years ago |
Diva Canto
|
d72769930a
More cleaning on presence. Friends online/offline works again.
|
14 years ago |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
Diva Canto
|
f11a97f12d
* Finished SimulationServiceConnector
|
15 years ago |
Melanie
|
3a953dfc98
This is somewhat major-like..... Change the intialization order of
|
15 years ago |
Melanie
|
eebddcd5e6
Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListModule, OfflineMessageModule, PresenceModule, InventoryTransferModule and LureModule to new style. Reduce FriendsModule and PresenceModule to shells.
|
15 years ago |
Diva Canto
|
5757afe766
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
|
15 years ago |
Melanie
|
4c8bcd2ff6
Add some output (at DEBUG level) to the message transfer module to aid
|
15 years ago |
Melanie Thielker
|
c310fb11f4
Remove all references to HttpServer from CommsManager (all incarnations)
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Adam Frisby
|
31baeef469
* Pipes requestors IP address through all XmlRpcRequest delegates. This is needed to be able to 'NAT-wrap' the login sequence.
|
15 years ago |
Melanie Thielker
|
c483206fd7
Change the client API to use GridInstantMessage for the "last mile" of IM
|
15 years ago |
Melanie Thielker
|
b40ec850bb
Fix the plumbing in the offline message module.
|
15 years ago |
Melanie Thielker
|
87822c5d95
Add an event to process undelivered IMs
|
15 years ago |