Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed big bug in AgentAssetTransactions, now don't seem to be getting any ↵ | MW | 2008-02-20 | 1 | -4/+4 |
| | | | | AbortXfer packets. And the "saving data" message in the client on logout seems to have gone. (So that message was all my fault.) | ||||
* | Added copyright notices. | Jeff Ames | 2008-02-17 | 1 | -3/+29 |
| | |||||
* | Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of ↵ | MW | 2008-02-16 | 1 | -0/+382 |
CommsManager and into a module (AgentAgentTransactionModule), still needs cleaning up though. But its one more thing out of the CommsManager. One day we will kill the CommsManager! |