Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-25 | minor: remove compiler warning from OpenProfileClient | Justin Clark-Casey (justincc) | 1 | -4/+3 | |
2014-04-28 | Removed dependency on Linq in OpenProfileClient | Oren Hurvitz | 1 | -1/+0 | |
2014-04-24 | - Created a standard function to send XML-RPC requests, which logs them like ↵ | Oren Hurvitz | 1 | -63/+6 | |
we do for other types of HTTP activity. - Changed OpenProfileClient to use the new XML-RPC sending function - Improved logging in WebUtil | |||||
2014-04-24 | Refactored: moved OpenProfileClient to a location where it can be used by ↵ | Oren Hurvitz | 1 | -1/+1 | |
both the Simulators and Robust | |||||
2014-03-25 | In Core Profiles: as a fallback, try to get profiles from foreign grids ↵ | Oren Hurvitz | 1 | -0/+193 | |
using the OpenProfile protocol Resolves http://opensimulator.org/mantis/view.php?id=6954 |