index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
InstantMessage
/
MessageTransferModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IM
Melanie
2012-09-09
1
-0
/
+3
*
Merge branch 'master' into careminster
Melanie
2012-07-19
1
-8
/
+11
|
\
|
*
Fix regression where llGiveInventory() had stopped asking non-owner receivers...
Justin Clark-Casey (justincc)
2012-07-17
1
-8
/
+11
*
|
Fix task inventory giving
Melanie
2011-12-07
1
-17
/
+8
*
|
Merge branch 'master' into bigmerge
Melanie
2011-10-27
1
-15
/
+11
|
\
\
|
|
/
|
*
Removed use of 'is' operator and casting to find the root ScenePresence in Me...
Dan Lake
2011-10-27
1
-33
/
+19
*
|
Merge branch 'master' into bigmerge
Melanie
2011-10-26
1
-0
/
+1
|
\
\
|
|
/
|
*
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
2011-10-25
1
-0
/
+1
*
|
Remove a spammy debug
Melanie
2011-03-23
1
-2
/
+2
*
|
throttle group notices to max of 4 threads at a time
Mike Rieker
2011-02-20
1
-14
/
+50
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-01-23
1
-1
/
+1
|
\
\
|
|
/
|
*
For now, comment out logging messages about IM sending, since these cause hig...
Justin Clark-Casey (justincc)
2011-01-19
1
-3
/
+3
*
|
Add MessageKey to section Messaging, a key that prevents injection of
Melanie
2010-12-30
1
-6
/
+25
*
|
Remove the restriction on communication across scopes. This will allow
Melanie
2010-12-29
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-23
1
-2
/
+1
|
\
\
|
|
/
|
*
Fix a broken format on an error message. Also replace yet another e.Message
Melanie
2010-12-22
1
-2
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-12-06
1
-3
/
+3
|
\
\
|
|
/
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-23
1
-3
/
+3
|
\
\
|
*
|
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
1
-3
/
+3
|
|
/
|
*
* additional serveruri cleanup
Jonathan Freedman
2010-10-03
1
-3
/
+3
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-10-21
1
-3
/
+3
|
\
\
|
*
|
* additional serveruri cleanup
Jonathan Freedman
2010-10-20
1
-3
/
+3
|
|
/
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Quash the region ID on intersim messages. That prevents people from determining
Melanie
2010-09-27
1
-1
/
+1
|
*
Revert "* Changed 11 calls for session info to the more optimized API method"
root
2010-09-17
1
-1
/
+12
*
|
Revert "* Changed 11 calls for session info to the more optimized API method"
root
2010-09-17
1
-1
/
+12
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
1
-5
/
+5
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
1
-1
/
+1
|
*
* Changed 11 calls for session info to the more optimized API method
John Hurliman
2010-09-08
1
-3
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-23
1
-2
/
+1
|
\
\
|
|
/
|
*
Remove various warnings and improve logging messages. No functional changes.
Justin Clark-Casey (justincc)
2010-08-23
1
-7
/
+9
|
*
Clean up some messiness in IM sending. Having offline IM enabled now no longer
Melanie Thielker
2010-08-04
1
-5
/
+8
*
|
Clean the loo after use please !!!!!
sacha
2010-08-07
1
-4
/
+4
*
|
Clean up some messiness in IM sending. Having offline IM enabled now no longer
Melanie Thielker
2010-08-04
1
-5
/
+8
|
/
*
Inventory offers and subsequent notifications of acceptance/decline now worki...
Diva Canto
2010-06-11
1
-0
/
+2
*
More cleaning on presence. Friends online/offline works again.
Diva Canto
2010-05-08
1
-47
/
+31
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-1
/
+1
*
* Finished SimulationServiceConnector
Diva Canto
2010-01-07
1
-20
/
+40
*
This is somewhat major-like..... Change the intialization order of
Melanie
2009-12-28
1
-3
/
+5
*
Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...
Melanie
2009-12-28
1
-25
/
+30
*
First pass at the heart surgery for grid services. Compiles and runs minimall...
Diva Canto
2009-09-26
1
-2
/
+6
*
Add some output (at DEBUG level) to the message transfer module to aid
Melanie
2009-08-20
1
-0
/
+4
*
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
2009-07-10
1
-1
/
+1
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
2009-05-23
1
-1
/
+1
*
Change the client API to use GridInstantMessage for the "last mile" of IM
Melanie Thielker
2009-03-29
1
-20
/
+4
*
Fix the plumbing in the offline message module.
Melanie Thielker
2009-03-28
1
-6
/
+12
*
Add an event to process undelivered IMs
Melanie Thielker
2009-03-17
1
-0
/
+14
*
Revert previous commit
Melanie Thielker
2009-02-20
1
-7
/
+0
*
Committing interface and stubs for IM interception
Melanie Thielker
2009-02-20
1
-0
/
+7
[next]