Support for Tremor for Ogg Vorbis decoding.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1940 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-11-01 03:20:07 +00:00
parent 5ad8fd07ca
commit 5d10765ab6
5 changed files with 72 additions and 13 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.5:
- Added support for Tremor for Ogg Vorbis decoding (avoids floating point
math) - SvdB
- Fixed T-Pet compulsion graphics (partially); bug #772 - Alex
- Doing game-state file I/O in memory instead of temp files;
should avoid problems as in bug #752 - Alex