Cleanup of 3DO ship spin support

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2721 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2007-04-05 06:28:58 +00:00
parent c1b7ca97f8
commit cdb51cf448
13 changed files with 127 additions and 76 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Cleanup of 3DO ship spin support; spin speech works now - Alex
- No longer creating and mounting a temporary directory. It is no longer
used, but it might be again at some point, for loadable modules. - SvdB
- Added RNG functions that work on a supplied state - SvdB