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-15 11:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d0aaa359fc47b7f9f46b1664f4e542dc6b578ef
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
InstantMessage
History
Justin Clark-Casey (justincc)
49ec85ae15
Do a ScenePresence null check in HGMessageTransferModule.SendIMToScene() to stop a NullReferenceException being thrown if an HG IM is sent to a simulator running multiple regions
...
This is an attempt to address
http://opensimulator.org/mantis/view.php?id=5791
2011-11-14 15:24:02 +00:00
..
HGMessageTransferModule.cs
Do a ScenePresence null check in HGMessageTransferModule.SendIMToScene() to stop a NullReferenceException being thrown if an HG IM is sent to a simulator running multiple regions
2011-11-14 15:24:02 +00:00
InstantMessageModule.cs
Fix missing Busy-Mode Response
2011-10-22 13:17:07 -04:00
MessageTransferModule.cs
Removed use of 'is' operator and casting to find the root ScenePresence in MessageTransfer modules and Groups module.
2011-10-27 02:26:37 -07:00
MuteListModule.cs
Revert "Updates all IRegionModules to the new style region modules."
2010-01-29 07:21:06 +00:00
OfflineMessageModule.cs
Port the Avination offline messaging system to Core
2011-11-02 23:50:47 +00:00
PresenceModule.cs
More cleaning on presence. Friends online/offline works again.
2010-05-08 07:44:07 -07:00