aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/Interfaces/IScheduler.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames1-1/+28
2009-04-18* Adds IObject.Shape to MRMAdam Frisby1-32/+14
* Implements Sculpty modification support to MRM * Example: IObject.Shape.SculptMap = new UUID("0000-0000-0000....");
2009-04-14Add copyright headers.Jeff Ames1-1/+28
2009-04-14Update svn properties.Jeff Ames1-43/+43
2009-04-11* Minor MRM CleanupAdam Frisby1-0/+43
* Interfaces now live in Interfaces subdirectory. * Namespace does not yet reflect this change. * Final namespace for MRMs will probably sit somewhere around OpenSim.Extend.MRM[?]