aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/MiniModuleBase.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-05MRM Scripting ChangesAdam Frisby1-27/+0
* Renames MiniRegionModule to MRMModule to make it more distinct from the actual Mini Region Module[s] executed in Scene. * Renames MiniRegionModuleBase to MRMBase for convenience. MRM's need to be adjusted to inherit from MRMBase.
2009-03-04* Fleshed out the MRM Module a little.Adam Frisby1-3/+3
* Please don't use this yet, it represents a very heavy security risk if you enable it.
2009-03-04* More work on MiniRegionModule module.Adam Frisby1-0/+27