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
ec2ebf2598028daf4ff2003a53be3ca40ffc8272
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
InstantMessage
History
John Hurliman
5d07e18980
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
..
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
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00: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