Justin Clark-Casey (justincc)
|
7d38f4940c
Implement llSetSoundQueueing().
|
преди 11 години |
Justin Clark-Casey (justincc)
|
6fca93f0b1
Fix sounds so that they play from inventory after teleport rather than only on initial login region.
|
преди 12 години |
Justin Clark-Casey (justincc)
|
acc1810af2
minor: remove some mono compiler warnings
|
преди 12 години |
SignpostMarv
|
a09cba6da3
refactoring to use assembly:classname style of configuration
|
преди 12 години |
SignpostMarv
|
a16ddbee41
Renaming module back to SoundModule as the hypothetical plan was to make another module using the shared region module interface, but this was pointed out by Melanie_T to be mostly pointless.
|
преди 12 години |
SignpostMarv
|
ed162a10be
Converting the ISoundModule implementation from an IRegionModule to an INonSharedRegionModule
|
преди 12 години |
Justin Clark-Casey (justincc)
|
9925317239
Fix bug in SoundModule.PlayAttachedSound() where every sound update to an avatar would base its gain calculation on the previous avatar's gain, instead of the original input gain
|
преди 12 години |
Justin Clark-Casey (justincc)
|
d89faa3c16
Fix bug in SoundModule.TriggerSound() where every sound update to an avatar would base its gain calculation on the previous avatar's gain, instead of the original input gain.
|
преди 12 години |
Justin Clark-Casey (justincc)
|
a4290048e5
Add SOG.HasPrivateAttachmentPoint to tell if a SOG has a private attachment point. HUDs attachment points are private.
|
преди 12 години |
Dan Lake
|
b8d50b10fb
Rename ForEachAvatar back to ForEachScenePresence. The other changes
|
преди 13 години |
Dan Lake
|
94dc7d07eb
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
|
преди 13 години |
Dan Lake
|
b98613091c
Added new ForEachRootScenePresence to Scene since almost every delegate passed to ForEachScenePresence checks for !IsChildAgent first. It consolidates child and root handling for coming refactors.
|
преди 13 години |
Justin Clark-Casey (justincc)
|
1615e7d29f
Eliminate duplicate AttachmentPoint properties by always using the one stored in the root part's state field.
|
преди 13 години |
Justin Clark-Casey (justincc)
|
41105948bd
remove some mono compiler warnings
|
преди 14 години |
Melanie
|
43c270b536
Fix gesture and viewer preview sounds not playing
|
преди 14 години |
Melanie
|
ff3e466000
Remove a debug spam
|
преди 14 години |
Melanie
|
644eb9fd7f
Fix playing sound from HUDs
|
преди 14 години |
Melanie
|
e078c57bf0
Fix attached sounds from HUDs erroneously being delivered to other avatars
|
преди 14 години |
Dan Lake
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
преди 14 години |
Revolution
|
9821c4f566
Revolution is on the roll again! :)
|
преди 14 години |
Melanie
|
a87a247f05
Revert "Updates all IRegionModules to the new style region modules."
|
преди 15 години |
Revolution
|
ec3c31e61e
Updates all IRegionModules to the new style region modules.
|
преди 15 години |
Jeff Ames
|
606e831ff5
Formatting cleanup.
|
преди 15 години |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
преди 15 години |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
преди 15 години |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
преди 15 години |
lbsa71
|
801da4346a
* optimized usings.
|
преди 15 години |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
преди 15 години |