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:
@@ -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
|
||||
Reference in New Issue
Block a user