aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI2.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright notices.Jeff Ames2008-05-201-1/+28
| | | | | Fix spelling typo (Thanks ChrisDown for pointing this out)
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
|
* Update svn properties.Jeff Ames2008-05-141-59/+59
|
* * Committing sample IClientAPI2.csAdam Frisby2008-05-121-0/+59
* This is not functional anywhere, but is a incomplete proposed replacement class for IClientAPI. Assistance filling this out would be appreciated. Use IClientAPI.cs as a reference, but make sure not to copy it - instead rewrite and abstract.