Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Implements "ID" semi-global within MRM scripts. This is tied to the 'state ↵ | Adam Frisby | 2009-04-03 | 1 | -1/+10 |
| | | | | | | | ID' for MRMs. * Implements IPersistence interface, allows simple KeyValue access for MRM scripts to a more permanent datastore. | ||||
* | Add copyright headers. | Jeff Ames | 2009-03-07 | 1 | -1/+28 |
| | |||||
* | Update svn properties. | Jeff Ames | 2009-03-07 | 1 | -27/+27 |
| | |||||
* | MRM Scripting Changes | Adam Frisby | 2009-03-05 | 1 | -0/+27 |
* 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. |