Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -1/+2 |
| | |||||
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -8/+8 |
| | |||||
* | * This should fix presence issues. | Teravus Ovares | 2008-06-03 | 1 | -2/+2 |
| | |||||
* | * This update enables grid wide presence updates. | Teravus Ovares | 2008-06-02 | 1 | -8/+73 |
| | | | | | | | * You'll need to start-up the MessageingServer and set it up. It sets up like any of the other grid servers. * All user presence data is kept in memory for speed, while the agent is online. That means if you shutdown the messaging server or the messaging server crashes, it forgets who's online/offline. * Occasionally the region-cache will get stale if regions move around a lot. if it gets stale, run clear-cache on the messaging server console to clear the region cache. | ||||
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -3/+8 |
| | |||||
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -8/+3 |
| | |||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -10/+3 |
| | | | | (this took a while to run). | ||||
* | changing more references to OpenSim.Data | Sean Dague | 2008-04-02 | 1 | -1/+1 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -2/+0 |
| | |||||
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 1 | -0/+27 |
| | |||||
* | * Added base thread pool based presence informing to the message server. | Teravus Ovares | 2008-02-26 | 1 | -0/+59 |
* Not ready yet for use. |