Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | Do proper locking of m_localScenes list in SceneManager | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -4/+3 |
| | |||||
* | refactor: Move all callers of the obsoleted ↵ | Justin Clark-Casey (justincc) | 2011-07-13 | 1 | -5/+3 |
| | | | | SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest() | ||||
* | Deleted wrong debug message. | Diva Canto | 2011-06-08 | 1 | -1/+0 |
| | |||||
* | Remove scary error message | Diva Canto | 2011-06-07 | 1 | -6/+0 |
| | |||||
* | This fixes the crash reported in ↵ | Diva Canto | 2011-06-07 | 1 | -16/+12 |
| | | | | http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully. | ||||
* | This should make offline IMs work again. It should work for incoming foreign ↵ | Diva Canto | 2011-06-06 | 1 | -4/+47 |
| | | | | IMs where the local recipient is offline. I can't test any of this, because I don't run an offline IM server. | ||||
* | Bug fix on HG IM. | Diva Canto | 2011-06-02 | 1 | -13/+13 |
| | |||||
* | Commented a few extra debug messages. | Diva Canto | 2011-05-26 | 1 | -5/+5 |
| | |||||
* | HG IM in grid mode working fairly well. Unknown target user references ↵ | Diva Canto | 2011-05-26 | 1 | -8/+14 |
| | | | | looked back in source user's User Agent service. | ||||
* | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ↵ | Diva Canto | 2011-05-25 | 1 | -0/+311 |
testing. |