Concurrent supermelee ship selection.

New generic, unthreaded flashing code.
Cleanups and comments.



git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2749 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-05-04 22:11:54 +00:00
parent d755396e75
commit 4ba55150bb
23 changed files with 1704 additions and 446 deletions
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.7:
- Concurrent supermelee ship selection - SvdB
- New generic, unthreaded flashing code - SvdB
- 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