Wav loader is now endian safe (bug #165)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@962 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-05-13 22:16:18 +00:00
parent 52a1f58334
commit ce7692a68f
6 changed files with 137 additions and 185 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Wav loader is now endian safe (bug #165) -Mika
- Dialogue patch for Melnorme, fixing bug #335
- Two dialogue spots where visit count could run away patched; fixes bug
#333, from Stas Sergeev