Converted all pcx images to png, moved hotspot etc info to ani files, added colormap index for better palette support

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@114 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2002-10-14 17:22:42 +00:00
parent 945098093d
commit 484ba185eb
15840 changed files with 9530 additions and 9657 deletions
+6
View File
@@ -0,0 +1,6 @@
For *.ani, *.sml, *.med, *.big files, each line is in following format:
filename transparent_color colormap_index clip_x clip_y clip_w clip_h hotspot_x hotspot_y
Filename is string, all others are ints, -1 means value not used.
This information is parsed in libs/graphics/sdl/3do_getbody.c