Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove MRM module (minimodule). Its outdated and we have no maintainers. ↵ | UbitUmarov | 2019-01-31 | 1 | -39/+0 |
| | | | | 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 ;) | ||||
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 1 | -1/+28 |
| | |||||
* | Update svn properties. | Jeff Ames | 2009-05-31 | 1 | -12/+12 |
| | |||||
* | * Protip: When you click 'make public' in resharper, note to save before ↵ | Adam Frisby | 2009-05-29 | 1 | -1/+1 |
| | | | | committing. | ||||
* | * Implements Sound on Objects for IObject in MRM | Adam Frisby | 2009-05-29 | 1 | -0/+12 |
* Method: IObject.Sound.Play(UUID sound, double volume) * More feature-packed API to come soon. (I want a World.Sound with arbitrary positioning) |