refactored colormaps

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2064 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-12-13 07:31:43 +00:00
parent 868199e570
commit 21a454d53d
+2
View File
@@ -1,4 +1,6 @@
Changes towards version 0.5:
- Refactored colormaps storage, management and transforms; paletted
images rendering should be much faster now - Alex
- Corrected intro slide 5 (crosshair removed); bug #794, from Benjamin
- Split off alien comm colormaps from global scclrtab into
corresponding race dirs (avoids potential mod collisions) - Alex