Justin Clark-Casey (justincc)
|
7d38f4940c
Implement llSetSoundQueueing().
|
11 years ago |
SignpostMarv
|
2bb0419251
documenting some params on ISoundModule methods
|
12 years ago |
SignpostMarv
|
a9999a9676
Refactoring llTriggerSoundLimited with a new method on ISoundModule, as the LL Wiki spec for llTriggerSoundLimited states an axis-aligned bounding box, not radial constraint
|
12 years ago |
SignpostMarv
|
c5af16aef8
shuffling code around so that the interface for ISoundModule.SendSound() specifies a UUID rather than a string
|
12 years ago |
SignpostMarv
|
5abcecc735
moving SendSound from SceneObjectPart to ISoundModule
|
12 years ago |
SignpostMarv
|
9df510157e
deduplicating code into a single LoopSound method
|
12 years ago |
SignpostMarv
|
d7ffcace8f
adjusting parameter order of PreloadSound to be more logical
|
12 years ago |
SignpostMarv
|
29a8ae48b5
transposing LoopSoundMaster to Sound Module
|
12 years ago |
SignpostMarv
|
a68e2fe169
transposing preload sound onto sound module
|
12 years ago |
SignpostMarv
|
8763a637b5
transposing stop sound into sound module
|
12 years ago |
SignpostMarv
|
b9e0f1cd2b
documenting ISoundModule methods & fields
|
12 years ago |
SignpostMarv
|
d4034271eb
formatting ISoundModule prior to documentation
|
12 years ago |
SignpostMarv
|
1d47bcb6b6
stripping whitespace from ISoundModule, formatting SoundModuleNonShared.cs
|
12 years ago |
SignpostMarv
|
375fb66589
making the max distance for sounds to be heard from their origin a configurable option exposed via a public field on ISoundModule (with private setter in the implementation)
|
12 years ago |
Revolution
|
9821c4f566
Revolution is on the roll again! :)
|
14 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 years ago |