DrawTracedText abstraction; bug #1029; from Nic, modified

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3081 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2008-10-05 20:07:37 +00:00
parent e97376aca3
commit 1c6e58d98f
5 changed files with 29 additions and 43 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- DrawTracedText abstraction (bug #1029), from Nic
- Experimental support for Symbian S60 3rd edition - Mika & SvdB
- Pthread support - Mika
- Content Dirs completely reorganized; 3DO and PC segregation - Coredev