index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Modules
/
Avatar
/
InstantMessage
/
MessageTransferModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
1
-655
/
+0
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-3
/
+2
*
* minor: just a few formatting changes and log quietening
Justin Clarke Casey
2009-01-29
1
-4
/
+6
*
* refactor: drop AddXmlRpcHandler() from scene in favour of call via CommsMan...
Justin Clarke Casey
2009-01-06
1
-1
/
+2
*
* Mjnor: Clarified comment to ensure that people are aware of how to end the ...
Teravus Ovares
2009-01-06
1
-1
/
+9
*
* Kill an endless loop in the Instant Message delivery system
Teravus Ovares
2009-01-06
1
-0
/
+8
*
* Add a method to allow friendship offers to a logged in client from an offli...
Justin Clarke Casey
2008-12-23
1
-1
/
+1
*
Enclose the inter-region IM sending in a try-catch for now to find possibly m...
Homer Horwitz
2008-11-22
1
-178
/
+188
*
- Add a warning if the agent data of the destination of an IM isn't found
Homer Horwitz
2008-11-22
1
-0
/
+6
*
minor: remove mono compiler warnings
Justin Clarke Casey
2008-11-17
1
-17
/
+17
*
commenting out unused variable.
Dr Scofield
2008-11-17
1
-2
/
+2
*
Correct prim counts for group land. Correct MessageTransferModule startup
Melanie Thielker
2008-11-17
1
-12
/
+9
*
Megapatch. Completely remove the multiparameter IM methods. Remove the insecure
Melanie Thielker
2008-11-16
1
-5
/
+3
*
Add MessageTransferModule interface to all scenes, not only the first
Melanie Thielker
2008-11-16
1
-1
/
+1
*
Fix 2 bugs in the message transfer module, thanks, Homer Horwitz!
Melanie Thielker
2008-11-16
1
-2
/
+2
*
Introduces the message transfer module. It splits the transfer mechanics off
Melanie Thielker
2008-11-16
1
-0
/
+626