aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/MiniModuleBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MRM Scripting ChangesAdam Frisby2009-03-051-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.
* * Fleshed out the MRM Module a little.Adam Frisby2009-03-041-3/+3
| | | | | * Please don't use this yet, it represents a very heavy security risk if you enable it.
* * More work on MiniRegionModule module.Adam Frisby2009-03-041-0/+27