Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-11-08 | * Added IClientIM to IClientCore interfaces | Adam Frisby | 1 | -4/+0 | |
* Changed SendInstantMessage, dropped fromAgentSession and imSessionID as security precaution, see http://opensimulator.org/wiki/OpenSim_0.6_IClientAPI#Porting_Guide for details on porting. * Removed unused usings from Framework.* | |||||
2008-11-08 | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 1 | -1/+28 | |
2008-07-11 | Update svn properties. | Jeff Ames | 1 | -23/+23 | |
2008-07-08 | * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ↵ | lbsa71 | 1 | -0/+23 | |
IClientAPI. These methods have not been tested, but feel free to start wiring them to llParcelMediaCommandList. |