This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-18 13:35:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0a7bcb2c814554dff4fc6dcdcd45ccf700601e9
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
InstantMessage
History
dahlia
1e899704c1
Adds config option "ForwardOfflineGroupMessages" to allow disabling of group messages forwarded while offline. Addresses Mantis
#4457
2010-01-07 11:28:38 -08:00
..
InstantMessageModule.cs
Formatting cleanup.
2009-10-01 01:17:47 +09:00
MessageTransferModule.cs
First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now.
2009-09-26 07:48:21 -07:00
MuteListModule.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
OfflineMessageModule.cs
Adds config option "ForwardOfflineGroupMessages" to allow disabling of group messages forwarded while offline. Addresses Mantis
#4457
2010-01-07 11:28:38 -08:00
PresenceModule.cs
A synchronous call to the messaging server was blocking the process of promoting an agent to a root agent (logins and teleports). Changed to an async method
2009-10-22 02:27:06 -07:00