DCQ is now statically allocated

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@399 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2002-12-10 20:20:24 +00:00
parent 2a711f2c9a
commit 07e268224f
7 changed files with 67 additions and 68 deletions
+4
View File
@@ -101,3 +101,7 @@ The bugs reported but not yet verified:
- In starmap, when any zone of influence is moving, the starmap cursor behaves badly
(erases what it passes over). Leaving and returning to the starmap fixes it
- Under FreeBSD, waiting on condition variables doesn't seem to
actually wait or hand control to the renderer, thus spinlocking and
crashing.