Added support for positional (stereo) sound effects, currently works only with OpenAL

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1021 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-07-05 22:33:48 +00:00
parent 3e5d59a614
commit 791d9ced6c
54 changed files with 322 additions and 110 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.3:
- Added support for positional (stereo) sound effects, currently
works only with OpenAL -Mika
- Fixed screen transitions from homeworld conversations (bug #348) -Michael
- Fixed Fwiffo join_us_refusals initialization (bug #405) -Mika
- Fix Druuge transactions to not elevate crew costs baselessly (bug #235),