aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IMoapModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2010-09-121-1/+1
|
* implement llClearPrimMedia()Justin Clark-Casey (justincc)2010-07-261-0/+10
| | | | untested
* implement llSetPrimMediaParams()Justin Clark-Casey (justincc)2010-07-261-2/+12
| | | | Untested
* Implement llGetPrimMediaParams()Justin Clark-Casey (justincc)2010-07-261-0/+47
Exposes method to get media entry via IMoapModule As yet untested.