split comm cmaps

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2055 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-12-09 20:06:04 +00:00
parent 6af1084e76
commit 54473db082
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.5:
- Split off alien comm colormaps from global scclrtab into
corresponding race dirs (avoids potential mod collisions) - Alex
- Refactored font engine: fonts are loaded and treated as
alpha-channel-only images (allowing for antialiased fonts now);
solid color and gradient/alternate effects processing is unified - Alex