aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Client/IClientCore.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-091-7/+34
|
* * Implementing first of the 0.6 IClientAPI ChangesAdam Frisby2008-11-081-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.