| Commit message (Collapse) | Author | Files | Lines |
|
Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;)
|
|
MRMModule compatible with the Visual Studio MRMLoader ( http://forge.opensimulator.org/gf/project/mrmloader/ )
|
|
ID' for MRMs.
* Implements IPersistence interface, allows simple KeyValue access for MRM scripts to a more permanent datastore.
|
|
|
|
|
|
* 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.
|
|
* Please don't use this yet, it represents a very heavy security risk if you enable it.
|
|
|