Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Missed a file from previous checkin. | Adam Frisby | 2008-11-08 | 1 | -0/+15 |
| | |||||
* | * Added IClientIM to IClientCore interfaces | Adam Frisby | 2008-11-08 | 1 | -0/+45 |
| | | | | | | * 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.* | ||||
* | * Implementing first of the 0.6 IClientAPI Changes | Adam Frisby | 2008-11-08 | 1 | -0/+8 |
* Introducing IClientCore - this will be the key replacement for IClientAPI in the long run, it has a very minimal set of methods designed to allow you to access specialist API's. * See https://lists.berlios.de/pipermail/opensim-dev/2008-September/003049.html for the early discussion on this. |