Added Condition Variables to thread library

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@383 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2002-12-09 04:01:34 +00:00
parent c1c1c73e39
commit 864e86dc09
6 changed files with 58 additions and 1 deletions
+2
View File
@@ -1,4 +1,6 @@
0.2:
- Thread library now includes condition variables
- Shofixti dialogue fixed to subtitles, by BlckKnght
- Crash during loading from orbit fixed, from PhracturedBlue
- Starmap issue when orbiting earth fixed, from PhracturedBlue
- Oscilloscope is now implemented (OpenAL)