aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI2.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-20Add copyright notices.Jeff Ames1-1/+28
Fix spelling typo (Thanks ChrisDown for pointing this out)
2008-05-16Formatting cleanup.Jeff Ames1-2/+2
2008-05-14Update svn properties.Jeff Ames1-59/+59
2008-05-12* Committing sample IClientAPI2.csAdam Frisby1-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.