Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-12-15 | More work on moving Xfer file transfer handling code to the Client stack ↵ | MW | 1 | -34/+133 | |
from the various region modules that it is currently in. Still not enabled yet. | |||||
2008-12-13 | more work on moving FileTransfer code to the clientstack. | MW | 1 | -5/+12 | |
Still not enabled. | |||||
2008-12-13 | Add copyright headers. | Jeff Ames | 1 | -1/+28 | |
2008-12-13 | Update svn properties. | Jeff Ames | 1 | -239/+239 | |
2008-12-12 | more work on moving FileTransfer code to the clientstack. | MW | 1 | -2/+42 | |
Although its still not enabled. | |||||
2008-12-12 | Add OpenSim.Framework.IClientFileTransfer. | MW | 1 | -4/+1 | |
2008-12-12 | Started to move xfer file transfer code to the LLClientStack, rather than ↵ | MW | 1 | -0/+202 | |
having it in a region module (like it was). Note:None of this is enabled yet. |