aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Interfaces/IPlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* get rid of all the ^M line endingsSean Dague2007-10-191-57/+57
|
* * Applied Chillken patch #418: copyright-r2094.patch updating copyright ↵lbsa712007-10-151-0/+28
| | | | messages. Thanks Chillken!
* Asset server implementation. Again one of these "plumbing" releases, where ↵Tleiades Hax2007-10-131-0/+29
no real functionality has been introduced, but ground work has been made, enabling the asset server, and preparing the sim server to query the asset server. Introduced an "IPlugin" interface, which plugins can inherit from.