1
0
forked from 0ad/0ad
0ad/source/sound
janwas b478fde5a1 add support for positional sound and "omnipresent" interface sounds
snd_mgr: remove support for sound cones (will not be used); only set
VSrc rolloff factor if relative flag is set
main: hack: flip listener up vector to 'fix' L/R flip (cause is unknown,
coord systems appear to be correct)

This was SVN commit r6092.
2008-06-21 20:06:30 +00:00
..
ambient_design.txt design notes from meeting: ambient sound 2006-01-08 02:05:44 +00:00
CMusicPlayer.cpp fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR) 2007-12-29 16:22:23 +00:00
CMusicPlayer.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
CPlayList.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
CPlayList.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSI_Sound.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
JSI_Sound.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
license.txt add license files that are now referenced from some source files (instead of direct author/copyright/license notices in the source) 2007-05-08 14:02:06 +00:00
SoundGroup.cpp add support for positional sound and "omnipresent" interface sounds 2008-06-21 20:06:30 +00:00
SoundGroup.h add support for positional sound and "omnipresent" interface sounds 2008-06-21 20:06:30 +00:00
SoundGroupMgr.cpp add support for positional sound and "omnipresent" interface sounds 2008-06-21 20:06:30 +00:00
SoundGroupMgr.h add support for positional sound and "omnipresent" interface sounds 2008-06-21 20:06:30 +00:00