Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | on-/offline updates, calling cards for friends. This adds methods in the DB layer and changes the MessagingServer, so a full update (incl. UGAIM) is necessary to get it working. Older regions shouldn't break, nor should older UGAIM break newer regions, but friends/presence will only work with all concerned parts (UGAIM, source region and destination region) at this revision (or later). I added the DB code for MSSQL, too, but couldn't test that. BEWARE: May contain bugs. | ||||
* | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 2008-07-31 | 1 | -1/+1 |
| | |||||
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 1 | -0/+12 |
| | | | | | | PluginLoader. Fix issue 1871. | ||||
* | * Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki. | Adam Frisby | 2008-07-30 | 1 | -2/+3 |
| | |||||
* | Remove duplicate definitions in addin.xml files. How'd that happen anyway? | Mike Mazur | 2008-07-23 | 1 | -12/+0 |
| | |||||
* | Thanks, sempuki, for a patch that moves control of Mono.Addins from source ↵ | Mike Mazur | 2008-07-23 | 1 | -0/+24 |
attributes to external XML files. Fix issues 1682 and 1786. |