Graphics code optimizations, updated TODO to correspond all recent changes

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@169 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2002-10-28 02:00:12 +00:00
parent b5a577b156
commit 37aea8de90
6 changed files with 34 additions and 155 deletions
+1 -1
View File
@@ -1,6 +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 transparent_color colormap_index 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