Annihigate flash thread.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3750 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2012-01-27 23:29:03 +00:00
parent 20e2ea337f
commit d8d201ee54
23 changed files with 359 additions and 96 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
Changes towards version 0.8:
- Switch SetFlashRect() to the new flash code -- SvdB
- Annihigate flash thread - SvdB
- Switch SetFlashRect() to the new flash code - SvdB
- Add C++ support to the build system, from Scott A. Colcord
- Cleaning up DoModifyShips() - SvdB
- Added Valgrind suppression file, from Louis Delacroix