aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Sound/SoundModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-97/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-12-23* refactor: Replace part of SceneObjectPart with the identical sound playing ...Justin Clarke Casey1-3/+20
2008-12-22* Like most other modules, make the sound module register for its event direc...Justin Clarke Casey1-0/+8
2008-12-19* refactor: move sound trigger from scene into sepearate SoundModuleJustin Clarke Casey1-31/+32
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-2/+0
2008-05-09Update svn properties.Jeff Ames1-48/+48
2008-05-08* Some refactorings.Adam Frisby1-0/+48