aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IMoapModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-4/+4
|
* 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.