Repackaged all non-code ship and comm data.
Every resource that isn't of type CODE now has a resource ID that will not conflict with any other resource, even without switchable resource indices. CODE-type resources currently rely on the ability to switch out such values, and so have been left alone for now. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2926 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#define ARILOU_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ARILOU_FONT 0x3e800103L
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#define ARILOU_PMAP_ANIM 0x00200002L
|
||||
#define ARILOU_COLOR_MAP 0x00200104L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ARILOU_PMAP_ANIM 0x3e800302L
|
||||
#define ARILOU_COLOR_MAP 0x3e800404L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ARILOU_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ARILOU_MUSIC 0x3e800006L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ARILOU_CONVERSATION_PHRASES 0x00200004L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ARILOU_CONVERSATION_PHRASES 0x3e800204L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define BLACKURQ_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define BLACKURQ_FONT 0x3ea00103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define BLACKURQ_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define BLACKURQ_PMAP_ANIM 0x3ea00402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define BLACKURQ_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define BLACKURQ_MUSIC 0x3ea00006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define BLACKURQ_CONVERSATION_PHRASES 0x00200004L
|
||||
#define BLACKURQ_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define BLACKURQ_CONVERSATION_PHRASES 0x3ea00204L
|
||||
#define BLACKURQ_COLOR_MAP 0x3ea00304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define CHMMR_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define CHMMR_FONT 0x3ec00103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define CHMMR_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define CHMMR_PMAP_ANIM 0x3ec00402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define CHMMR_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define CHMMR_MUSIC 0x3ec00006L
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#define CHMMR_CONVERSATION_PHRASES 0x00200004L
|
||||
#define CHMMR_COLOR_MAP 0x00200104L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define CHMMR_CONVERSATION_PHRASES 0x3ec00204L
|
||||
#define CHMMR_COLOR_MAP 0x3ec00304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define COMMANDER_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define COMMANDER_FONT 0x3ee00303L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define COMMANDER_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define COMMANDER_PMAP_ANIM 0x3ee00702L
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
#define COMMANDER_MUSIC 0x00200006L
|
||||
|
||||
#define STARBASE_ALT_MUSIC 0x00800106L
|
||||
#define COMMANDER_LOWPOW_MUSIC 0x00a00206L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define COMMANDER_MUSIC 0x3ee00006L
|
||||
#define STARBASE_ALT_MUSIC 0x3ee00106L
|
||||
#define COMMANDER_LOWPOW_MUSIC 0x3ee00206L
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
#define COMMANDER_COLOR_MAP 0x00200004L
|
||||
#define COMMANDER_CONVERSATION_PHRASES 0x00400104L
|
||||
#define STARBASE_CONVERSATION_PHRASES 0x00600204L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define COMMANDER_COLOR_MAP 0x3ee00404L
|
||||
#define COMMANDER_CONVERSATION_PHRASES 0x3ee00504L
|
||||
#define STARBASE_CONVERSATION_PHRASES 0x3ee00604L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define DRUUGE_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define DRUUGE_FONT 0x3f000103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define DRUUGE_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define DRUUGE_PMAP_ANIM 0x3f000402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define DRUUGE_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define DRUUGE_MUSIC 0x3f000006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define DRUUGE_CONVERSATION_PHRASES 0x00200004L
|
||||
#define DRUUGE_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define DRUUGE_CONVERSATION_PHRASES 0x3f000204L
|
||||
#define DRUUGE_COLOR_MAP 0x3f000304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ILWRATH_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ILWRATH_FONT 0x3f200103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ILWRATH_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ILWRATH_PMAP_ANIM 0x3f200402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ILWRATH_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ILWRATH_MUSIC 0x3f200006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define ILWRATH_CONVERSATION_PHRASES 0x00200004L
|
||||
#define ILWRATH_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ILWRATH_CONVERSATION_PHRASES 0x3f200204L
|
||||
#define ILWRATH_COLOR_MAP 0x3f200304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define MELNORME_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define MELNORME_FONT 0x3f400103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define MELNORME_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define MELNORME_PMAP_ANIM 0x3f400402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define MELNORME_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define MELNORME_MUSIC 0x3f400006L
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#define MELNORME_CONVERSATION_PHRASES 0x00200004L
|
||||
#define MELNORME_COLOR_MAP 0x00200104L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define MELNORME_CONVERSATION_PHRASES 0x3f400204L
|
||||
#define MELNORME_COLOR_MAP 0x3f400304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define MYCON_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define MYCON_FONT 0x3f600103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define MYCON_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define MYCON_PMAP_ANIM 0x3f600402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define MYCON_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define MYCON_MUSIC 0x3f600006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define MYCON_CONVERSATION_PHRASES 0x00200004L
|
||||
#define MYCON_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define MYCON_CONVERSATION_PHRASES 0x3f600204L
|
||||
#define MYCON_COLOR_MAP 0x3f600304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ORZ_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ORZ_FONT 0x3f800103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ORZ_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ORZ_PMAP_ANIM 0x3f800402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ORZ_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ORZ_MUSIC 0x3f800006L
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#define ORZ_CONVERSATION_PHRASES 0x00200004L
|
||||
#define ORZ_COLOR_MAP 0x00200104L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ORZ_CONVERSATION_PHRASES 0x3f800204L
|
||||
#define ORZ_COLOR_MAP 0x3f800304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define PKUNK_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define PKUNK_FONT 0x3fa00103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define PKUNK_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define PKUNK_PMAP_ANIM 0x3fa00402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define PKUNK_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define PKUNK_MUSIC 0x3fa00006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define PKUNK_CONVERSATION_PHRASES 0x00200004L
|
||||
#define PKUNK_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define PKUNK_CONVERSATION_PHRASES 0x3fa00204L
|
||||
#define PKUNK_COLOR_MAP 0x3fa00304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SHOFIXTI_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SHOFIXTI_FONT 0x3fc00103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SHOFIXTI_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SHOFIXTI_PMAP_ANIM 0x3fc00402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SHOFIXTI_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SHOFIXTI_MUSIC 0x3fc00006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define SHOFIXTI_CONVERSATION_PHRASES 0x00200004L
|
||||
#define SHOFIXTI_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SHOFIXTI_CONVERSATION_PHRASES 0x3fc00204L
|
||||
#define SHOFIXTI_COLOR_MAP 0x3fc00304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SLYLANDRO_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SLYLANDRO_FONT 0x3fe00103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SLYLANDRO_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SLYLANDRO_PMAP_ANIM 0x3fe00402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SLYLANDRO_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SLYLANDRO_MUSIC 0x3fe00006L
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#define SLYLANDRO_CONVERSATION_PHRASES 0x00200004L
|
||||
#define SLYLANDRO_COLOR_MAP 0x00200104L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SLYLANDRO_CONVERSATION_PHRASES 0x3fe00204L
|
||||
#define SLYLANDRO_COLOR_MAP 0x3fe00304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SLYLAND_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SLYLAND_FONT 0x40000103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SLYLAND_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SLYLAND_PMAP_ANIM 0x40000402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SLYLAND_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SLYLAND_MUSIC 0x40000006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define SLYLAND_CONVERSATION_PHRASES 0x00200004L
|
||||
#define SLYLAND_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SLYLAND_CONVERSATION_PHRASES 0x40000204L
|
||||
#define SLYLAND_COLOR_MAP 0x40000304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SPATHI_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SPATHI_FONT 0x40200303L
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#define SPATHI_PMAP_ANIM 0x00200002L
|
||||
#define SPATHI_HOME_PMAP_ANIM 0x00400102L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SPATHI_PMAP_ANIM 0x40200802L
|
||||
#define SPATHI_HOME_PMAP_ANIM 0x40200902L
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#define SPATHI_MUSIC 0x00600006L
|
||||
|
||||
#define SPAHOME_MUSIC 0x00800106L
|
||||
#define FWIFFO_MUSIC 0x00a00206L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SPATHI_MUSIC 0x40200006L
|
||||
#define SPAHOME_MUSIC 0x40200106L
|
||||
#define FWIFFO_MUSIC 0x40200206L
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
#define SPATHI_CONVERSATION_PHRASES 0x00200004L
|
||||
#define SPATHI_HOME_COLOR_MAP 0x00400104L
|
||||
#define SPATHI_HOME_CONVERSATION_PHRASES 0x00400204L
|
||||
#define SPATHI_COLOR_MAP 0x00200304L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SPATHI_CONVERSATION_PHRASES 0x40200404L
|
||||
#define SPATHI_HOME_COLOR_MAP 0x40200504L
|
||||
#define SPATHI_HOME_CONVERSATION_PHRASES 0x40200604L
|
||||
#define SPATHI_COLOR_MAP 0x40200704L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SUPOX_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SUPOX_FONT 0x40400103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SUPOX_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SUPOX_PMAP_ANIM 0x40400402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SUPOX_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SUPOX_MUSIC 0x40400006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define SUPOX_CONVERSATION_PHRASES 0x00200004L
|
||||
#define SUPOX_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SUPOX_CONVERSATION_PHRASES 0x40400204L
|
||||
#define SUPOX_COLOR_MAP 0x40400304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SYREEN_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SYREEN_FONT 0x40600103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SYREEN_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SYREEN_PMAP_ANIM 0x40600402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define SYREEN_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SYREEN_MUSIC 0x40600006L
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#define SYREEN_CONVERSATION_PHRASES 0x00200004L
|
||||
#define SYREEN_COLOR_MAP 0x00200104L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define SYREEN_CONVERSATION_PHRASES 0x40600204L
|
||||
#define SYREEN_COLOR_MAP 0x40600304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define TALKING_PET_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define TALKING_PET_FONT 0x40800103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define TALKING_PET_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define TALKING_PET_PMAP_ANIM 0x40800402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define TALKING_PET_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define TALKING_PET_MUSIC 0x40800006L
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#define TALKING_PET_CONVERSATION_PHRASES 0x00200004L
|
||||
#define TALKING_PET_COLOR_MAP 0x00200104L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define TALKING_PET_CONVERSATION_PHRASES 0x40800204L
|
||||
#define TALKING_PET_COLOR_MAP 0x40800304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define THRADD_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define THRADD_FONT 0x40a00103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define THRADD_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define THRADD_PMAP_ANIM 0x40a00402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define THRADD_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define THRADD_MUSIC 0x40a00006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define THRADD_CONVERSATION_PHRASES 0x00200004L
|
||||
#define THRADD_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define THRADD_CONVERSATION_PHRASES 0x40a00204L
|
||||
#define THRADD_COLOR_MAP 0x40a00304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define UMGAH_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define UMGAH_FONT 0x40c00103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define UMGAH_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define UMGAH_PMAP_ANIM 0x40c00402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define UMGAH_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define UMGAH_MUSIC 0x40c00006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define UMGAH_CONVERSATION_PHRASES 0x00200004L
|
||||
#define UMGAH_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define UMGAH_CONVERSATION_PHRASES 0x40c00204L
|
||||
#define UMGAH_COLOR_MAP 0x40c00304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define URQUAN_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define URQUAN_FONT 0x40e00103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define URQUAN_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define URQUAN_PMAP_ANIM 0x40e00402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define URQUAN_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define URQUAN_MUSIC 0x40e00006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define URQUAN_CONVERSATION_PHRASES 0x00200004L
|
||||
#define URQUAN_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define URQUAN_CONVERSATION_PHRASES 0x40e00204L
|
||||
#define URQUAN_COLOR_MAP 0x40e00304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define UTWIG_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define UTWIG_FONT 0x41000203L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define UTWIG_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define UTWIG_PMAP_ANIM 0x41000502L
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#define UTWIG_MUSIC 0x00200006L
|
||||
|
||||
#define UTWIG_ULTRON_MUSIC 0x00400106L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define UTWIG_MUSIC 0x41000006L
|
||||
#define UTWIG_ULTRON_MUSIC 0x41000106L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define UTWIG_CONVERSATION_PHRASES 0x00200004L
|
||||
#define UTWIG_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define UTWIG_CONVERSATION_PHRASES 0x41000304L
|
||||
#define UTWIG_COLOR_MAP 0x41000404L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define VUX_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define VUX_FONT 0x41200103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define VUX_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define VUX_PMAP_ANIM 0x41200402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define VUX_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define VUX_MUSIC 0x41200006L
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
#define VUX_CONVERSATION_PHRASES 0x00200004L
|
||||
#define VUX_COLOR_MAP 0x00200104L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define VUX_CONVERSATION_PHRASES 0x41200204L
|
||||
#define VUX_COLOR_MAP 0x41200304L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define YEHAT_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define YEHAT_FONT 0x41400203L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define YEHAT_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define YEHAT_PMAP_ANIM 0x41400602L
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
#define YEHAT_MUSIC 0x00200006L
|
||||
|
||||
#define REBEL_MUSIC 0x00800106L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define YEHAT_MUSIC 0x41400006L
|
||||
#define REBEL_MUSIC 0x41400106L
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
#define YEHAT_CONVERSATION_PHRASES 0x00400004L
|
||||
#define REBEL_CONVERSATION_PHRASES 0x00600104L
|
||||
#define YEHAT_COLOR_MAP 0x00200204L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define YEHAT_CONVERSATION_PHRASES 0x41400304L
|
||||
#define REBEL_CONVERSATION_PHRASES 0x41400404L
|
||||
#define YEHAT_COLOR_MAP 0x41400504L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ZOQFOTPIK_FONT 0x00200003L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ZOQFOTPIK_FONT 0x41600103L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ZOQFOTPIK_PMAP_ANIM 0x00200002L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ZOQFOTPIK_PMAP_ANIM 0x41600402L
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
#define ZOQFOTPIK_MUSIC 0x00200006L
|
||||
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ZOQFOTPIK_MUSIC 0x41600006L
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
#define ZOQFOTPIK_CONVERSATION_PHRASES 0x00200004L
|
||||
#define ZOQFOTPIK_COLOR_MAP 0x00200104L
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ZOQFOTPIK_CONVERSATION_PHRASES 0x41600204L
|
||||
#define ZOQFOTPIK_COLOR_MAP 0x41600304L
|
||||
|
||||
@@ -1,10 +1,12 @@
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define STARCON_FONT 0x03800003L
|
||||
#define TINY_FONT 0x03800103L
|
||||
#define MICRO_FONT 0x03c00203L
|
||||
#define LANDER_FONT 0x11400303L
|
||||
#define PLAYER_FONT 0x17a00403L
|
||||
|
||||
#define PT13AA_FONT 0x24000503L
|
||||
#define PT17AA_FONT 0x24000603L
|
||||
#define PT45AA_FONT 0x24000703L
|
||||
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define TITLE_ANIM 0x00400002L
|
||||
#define STATUS_MASK_PMAP_ANIM 0x03800102L
|
||||
#define ACTIVITY_ANIM 0x03800202L
|
||||
#define PLAYMENU_ANIM 0x03a00302L
|
||||
#define FLAGSTAT_MASK_PMAP_ANIM 0x03e00402L
|
||||
#define MISCDATA_MASK_PMAP_ANIM 0x03e00502L
|
||||
#define FONTGRAD_PMAP_ANIM 0x03e11f02L
|
||||
#define STAR_MASK_PMAP_ANIM 0x04400602L
|
||||
#define ASTEROID_BIG_MASK_PMAP_ANIM 0x04400702L
|
||||
#define ASTEROID_MED_MASK_PMAP_ANIM 0x04400802L
|
||||
@@ -57,6 +62,7 @@
|
||||
#define LIFE23_MASK_PMAP_ANIM 0x08a03802L
|
||||
#define LIFE24_MASK_PMAP_ANIM 0x08c03902L
|
||||
#define LIFE25_MASK_PMAP_ANIM 0x08e03a02L
|
||||
#define LANDER_FONTEFF_PMAP_ANIM 0x11412002L
|
||||
#define MOONBASE_MASK_PMAP_ANIM 0x11603b02L
|
||||
#define MAIDENS_MASK_PMAP_ANIM 0x11803c02L
|
||||
#define AQUA_MASK_PMAP_ANIM 0x11c03d02L
|
||||
@@ -72,7 +78,6 @@
|
||||
#define UMGAH_BCS_MASK_PMAP_ANIM 0x13c04702L
|
||||
#define MELEE_SCREEN_PMAP_ANIM 0x14204802L
|
||||
#define MELEE_PICK_MASK_PMAP_ANIM 0x14404902L
|
||||
// melee/melee.ani
|
||||
#define SEGUE_PMAP_ANIM 0x14604a02L
|
||||
#define SC2_PICK_PMAP_ANIM 0x14804b02L
|
||||
#define RESTART_PMAP_ANIM 0x18204c02L
|
||||
@@ -264,10 +269,6 @@
|
||||
#define PLANET58_MED_MASK_PMAP_ANIM 0x20810602L
|
||||
#define PLANET58_SML_MASK_PMAP_ANIM 0x20810702L
|
||||
#define CREDITS_BACK_ANIM 0x20c10802L
|
||||
|
||||
#define SISSKEL_MASK_PMAP_ANIM 0x23611c02L
|
||||
#define ORBENTER_PMAP_ANIM 0x23811d02L
|
||||
#define MENUBKG_PMAP_ANIM 0x23a11e02L
|
||||
#define FONTGRAD_PMAP_ANIM 0x03e11f02L
|
||||
#define LANDER_FONTEFF_PMAP_ANIM 0x11412002L
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define HYPERSPACE_MUSIC 0x04c00006L
|
||||
#define QUASISPACE_MUSIC 0x04e00106L
|
||||
#define IP_MUSIC 0x13e00206L
|
||||
@@ -6,14 +10,11 @@
|
||||
#define ORBIT3_MUSIC 0x14000506L
|
||||
#define ORBIT4_MUSIC 0x14000606L
|
||||
#define ORBIT5_MUSIC 0x14000706L
|
||||
#define MELEE_MUSIC 0x14200e06L
|
||||
#define REDALERT_MUSIC 0x14600806L
|
||||
#define MAINMENU_MUSIC 0x18200f06L
|
||||
#define OUTFIT_MUSIC 0x18800906L
|
||||
#define SHIPYARD_MUSIC 0x18c00a06L
|
||||
#define STARBASE_MUSIC 0x18e00b06L
|
||||
#define BATTLE_MUSIC 0x20a00c06L
|
||||
#define CREDITS_MUSIC 0x23400d06L
|
||||
|
||||
#define MELEE_MUSIC 0x14200e06L
|
||||
#define MAINMENU_MUSIC 0x18200f06L
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/* This file was auto-generated by the gen_resfiles utility and
|
||||
should not be edited directly. Modify the master resource list
|
||||
instead and regenerate. */
|
||||
|
||||
#define ARILOU_SHIP_INDEX 0x00600007L
|
||||
#define CHMMR_SHIP_INDEX 0x00800107L
|
||||
#define EARTHLING_SHIP_INDEX 0x00a00207L
|
||||
@@ -50,5 +54,3 @@
|
||||
#define SIS_RES_INDEX 0x17c03107L
|
||||
#define SAMATRA_RES_INDEX 0x17e03207L
|
||||
#define PROBE_RES_INDEX 0x18003307L
|
||||
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user