Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Added IClientIM to IClientCore interfaces | Adam Frisby | 2008-11-08 | 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.* | ||||
* | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-08 | 1 | -1/+28 |
| | |||||
* | Update svn properties. | Jeff Ames | 2008-07-11 | 1 | -23/+23 |
| | |||||
* | * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ↵ | lbsa71 | 2008-07-08 | 1 | -0/+23 |
IClientAPI. These methods have not been tested, but feel free to start wiring them to llParcelMediaCommandList. |