aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/WorldX (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-1/+28
|
* Update svn properties.Jeff Ames2009-05-311-13/+13
|
* * Adds World.Audio.* to MRMAdam Frisby2009-05-291-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.