Added 'COLOR' resource type.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3370 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2009-11-29 23:32:02 +00:00
parent 85a10c006c
commit 75c11e7822
4 changed files with 197 additions and 3 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.7:
- Added 'COLOR' resource type - SvdB
- All graphics operations use 24-bits colors at the game level too now,
instead of 16 bits colors. - SvdB
- Cross-platform safemode (ignores uqm.cfg, bug #946) - Michael