aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/InstantMessage/MuteListModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * minor: remove mono compiler warningsJustin Clarke Casey2009-03-301-11/+11
|
* Don't let a missing configuration cause a NREMelanie Thielker2009-03-291-0/+6
| | | | | | Fixes Mantis #3355
* Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker2009-03-291-0/+138
support for the mute list (no functionality yet, but allows the RetrieveInstantMessages event to fire now).