Pressing pause key now stops dialog correctly (bug #167), from

chmmravatar


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@906 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-04-07 00:11:28 +00:00
parent e60ecba5fa
commit bfd8c21110
4 changed files with 8 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Pressing pause key now stops dialog correctly (bug #167), from chmmravatar
- Fix some glitches in load/save screen (bug #163), from chmmravatar
- Utwig shield now pulsates properly (bug #269), from Nic
- Fix for memory leak in TFB_DrawCanvas_ExtractPalette (bug #277),