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-07-10 15:45:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
19b00a5b3ce27d3160648c6bc49699b09dc4f283
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
InstantMessage
History
Melanie
0556bbefdd
Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IM
...
to UUID.Zero because it ties up XMLRPC handlers needlessly.
2012-09-09 16:30:01 +02:00
..
HGMessageTransferModule.cs
Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region Scenes and Modules. Changed existing modules to use it instead of assuming that foreign = null account.
2011-12-29 16:12:06 -08:00
InstantMessageModule.cs
Add some logging
2012-01-17 17:36:26 +01:00
MessageTransferModule.cs
Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IM
2012-09-09 16:30:01 +02:00
MuteListModule.cs
Revert "Updates all IRegionModules to the new style region modules."
2010-01-29 07:21:06 +00:00
OfflineMessageModule.cs
Fix task inventory giving
2011-12-07 00:43:59 +01:00
PresenceModule.cs
More cleaning on presence. Friends online/offline works again.
2010-05-08 07:44:07 -07:00