aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/WorldX (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-31Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames1-1/+28
2009-05-31Update svn properties.Jeff Ames1-13/+13
2009-05-29* Adds World.Audio.* to MRMAdam Frisby1-0/+13
* This includes methods such as PlaySound which take a Position as an argument, allowing you to trigger sounds arbitrarily across the scene without needing a parent object in the position.