do_subtitles no longer tries to draw to the screen, thuscompleting one

more step in themain, audio, and graphics thread seperation.

Thiis also should illiminate all of the subtitle text overlap issues (bug232)


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@866 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
ghaushe
2003-03-07 17:57:03 +00:00
parent ffddaf54b4
commit 53b6ea685c
4 changed files with 44 additions and 16 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- fix subtitle text overlap issues (bug 232)
- 'Esc' now leaves planet surface (bug233) -PhracturedBlue
- Fix race on exiting starbase (bug 230) -PracturedBlue
- Cleanup shipyard door animation (bug 215) -PhracturedBlue