Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -1/+1 | |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -2/+17 | |
2012-12-04 | Improvement in HGInstantMessageService: account for the existence of an ↵ | Diva Canto | 1 | -10/+25 | |
offline IM service. | |||||
2011-08-17 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2011-08-06 | Do proper locking of m_localScenes list in SceneManager | Justin Clark-Casey (justincc) | 1 | -4/+3 | |
2011-07-13 | refactor: Move all callers of the obsoleted ↵ | Justin Clark-Casey (justincc) | 1 | -5/+3 | |
SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest() | |||||
2011-06-08 | Deleted wrong debug message. | Diva Canto | 1 | -1/+0 | |
2011-06-07 | Remove scary error message | Diva Canto | 1 | -6/+0 | |
2011-06-07 | This fixes the crash reported in ↵ | Diva Canto | 1 | -16/+12 | |
http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully. | |||||
2011-06-06 | This should make offline IMs work again. It should work for incoming foreign ↵ | Diva Canto | 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. | |||||
2011-06-02 | Bug fix on HG IM. | Diva Canto | 1 | -13/+13 | |
2011-05-26 | Commented a few extra debug messages. | Diva Canto | 1 | -5/+5 | |
2011-05-26 | HG IM in grid mode working fairly well. Unknown target user references ↵ | Diva Canto | 1 | -8/+14 | |
looked back in source user's User Agent service. | |||||
2011-05-25 | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ↵ | Diva Canto | 1 | -0/+311 | |
testing. |