aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Examples/SimpleModule/MyNpcCharacter.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume(). alondria2008-03-221-0/+5
|
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
|
* Update svn properties.Jeff Ames2008-03-141-554/+554
|
* * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModulelbsa712008-03-131-0/+555
* This module more or less crashes every region in the instance if you enable it by moving it from local /bin to global /bin * But hey, it crashes in lots of interesting ways.