rnd-20070318-3-src
[rocksndiamonds.git] / src / conf_gfx.c
index 7b2b91909485847af84453c8b328e311fd35a9a8..dc30739e3c2c16f750e572da0840cf62ac52531c 100644 (file)
@@ -4897,6 +4897,44 @@ struct ConfigInfo image_config[] =
   { "editor.cascade_list.active.y",            "80"                    },
   { "editor.cascade_list.active.frames",       "1"                     },
 
+  { "background",                              UNDEFINED_FILENAME      },
+  { "background.TITLE_INITIAL",                        UNDEFINED_FILENAME      },
+  { "background.TITLE",                                UNDEFINED_FILENAME      },
+  { "background.MAIN",                         UNDEFINED_FILENAME      },
+  { "background.LEVELS",                       UNDEFINED_FILENAME      },
+  { "background.SCORES",                       UNDEFINED_FILENAME      },
+  { "background.EDITOR",                       UNDEFINED_FILENAME      },
+  { "background.INFO",                         UNDEFINED_FILENAME      },
+  { "background.INFO[ELEMENTS]",               UNDEFINED_FILENAME      },
+  { "background.INFO[MUSIC]",                  UNDEFINED_FILENAME      },
+  { "background.INFO[CREDITS]",                        UNDEFINED_FILENAME      },
+  { "background.INFO[PROGRAM]",                        UNDEFINED_FILENAME      },
+  { "background.INFO[VERSION]",                        UNDEFINED_FILENAME      },
+  { "background.INFO[LEVELSET]",               UNDEFINED_FILENAME      },
+  { "background.SETUP",                                UNDEFINED_FILENAME      },
+  { "background.DOOR",                         UNDEFINED_FILENAME      },
+
+  { "background.titlescreen_initial_1",                UNDEFINED_FILENAME      },
+  { "background.titlescreen_initial_2",                UNDEFINED_FILENAME      },
+  { "background.titlescreen_initial_3",                UNDEFINED_FILENAME      },
+  { "background.titlescreen_initial_4",                UNDEFINED_FILENAME      },
+  { "background.titlescreen_initial_5",                UNDEFINED_FILENAME      },
+  { "background.titlescreen_1",                        UNDEFINED_FILENAME      },
+  { "background.titlescreen_2",                        UNDEFINED_FILENAME      },
+  { "background.titlescreen_3",                        UNDEFINED_FILENAME      },
+  { "background.titlescreen_4",                        UNDEFINED_FILENAME      },
+  { "background.titlescreen_5",                        UNDEFINED_FILENAME      },
+  { "background.titlemessage_initial_1",       UNDEFINED_FILENAME      },
+  { "background.titlemessage_initial_2",       UNDEFINED_FILENAME      },
+  { "background.titlemessage_initial_3",       UNDEFINED_FILENAME      },
+  { "background.titlemessage_initial_4",       UNDEFINED_FILENAME      },
+  { "background.titlemessage_initial_5",       UNDEFINED_FILENAME      },
+  { "background.titlemessage_1",               UNDEFINED_FILENAME      },
+  { "background.titlemessage_2",               UNDEFINED_FILENAME      },
+  { "background.titlemessage_3",               UNDEFINED_FILENAME      },
+  { "background.titlemessage_4",               UNDEFINED_FILENAME      },
+  { "background.titlemessage_5",               UNDEFINED_FILENAME      },
+
   { "background.envelope_1",                   "RocksScreen.pcx"       },
   { "background.envelope_1.x",                 "0"                     },
   { "background.envelope_1.y",                 "0"                     },
@@ -4926,25 +4964,6 @@ struct ConfigInfo image_config[] =
   { "background.envelope_4.anim_mode",         "default"               },
   { "background.envelope_4.draw_masked",       "false"                 },
 
-  { "background",                              UNDEFINED_FILENAME      },
-  { "background.TITLE_INITIAL",                        UNDEFINED_FILENAME      },
-  { "background.TITLE",                                UNDEFINED_FILENAME      },
-  { "background.MESSAGE_INITIAL",              UNDEFINED_FILENAME      },
-  { "background.MESSAGE",                      UNDEFINED_FILENAME      },
-  { "background.MAIN",                         UNDEFINED_FILENAME      },
-  { "background.LEVELS",                       UNDEFINED_FILENAME      },
-  { "background.SCORES",                       UNDEFINED_FILENAME      },
-  { "background.EDITOR",                       UNDEFINED_FILENAME      },
-  { "background.INFO",                         UNDEFINED_FILENAME      },
-  { "background.INFO[ELEMENTS]",               UNDEFINED_FILENAME      },
-  { "background.INFO[MUSIC]",                  UNDEFINED_FILENAME      },
-  { "background.INFO[CREDITS]",                        UNDEFINED_FILENAME      },
-  { "background.INFO[PROGRAM]",                        UNDEFINED_FILENAME      },
-  { "background.INFO[VERSION]",                        UNDEFINED_FILENAME      },
-  { "background.INFO[LEVELSET]",               UNDEFINED_FILENAME      },
-  { "background.SETUP",                                UNDEFINED_FILENAME      },
-  { "background.DOOR",                         UNDEFINED_FILENAME      },
-
   { "titlescreen_initial_1",                   UNDEFINED_FILENAME      },
   { "titlescreen_initial_2",                   UNDEFINED_FILENAME      },
   { "titlescreen_initial_3",                   UNDEFINED_FILENAME      },
@@ -4961,6 +4980,33 @@ struct ConfigInfo image_config[] =
 
   /* keyword to start parser: "CONFIG_VARS_START" <-- do not change! */
 
+  { "[titlemessage_initial].x",                        "336"                   },
+  { "[titlemessage_initial].y",                        "280"                   },
+  { "[titlemessage_initial].width",            "640"                   },
+  { "[titlemessage_initial].height",           "512"                   },
+  { "[titlemessage_initial].chars",            "-1"                    },
+  { "[titlemessage_initial].lines",            "-1"                    },
+  { "[titlemessage_initial].align",            "center"                },
+  { "[titlemessage_initial].valign",           "middle"                },
+  { "[titlemessage_initial].font",             "font.text_1"           },
+  { "[titlemessage_initial].autowrap",         "false"                 },
+  { "[titlemessage_initial].centered",         "false"                 },
+  { "[titlemessage_initial].parse_comments",   "false"                 },
+  { "[titlemessage_initial].sort_priority",    "0"                     },
+  { "[titlemessage].x",                                "336"                   },
+  { "[titlemessage].y",                                "280"                   },
+  { "[titlemessage].width",                    "640"                   },
+  { "[titlemessage].height",                   "512"                   },
+  { "[titlemessage].chars",                    "-1"                    },
+  { "[titlemessage].lines",                    "-1"                    },
+  { "[titlemessage].align",                    "center"                },
+  { "[titlemessage].valign",                   "middle"                },
+  { "[titlemessage].font",                     "font.text_1"           },
+  { "[titlemessage].autowrap",                 "false"                 },
+  { "[titlemessage].centered",                 "false"                 },
+  { "[titlemessage].parse_comments",           "false"                 },
+  { "[titlemessage].sort_priority",            "0"                     },
+
   { "titlemessage_initial_1.x",                        "336"                   },
   { "titlemessage_initial_1.y",                        "280"                   },
   { "titlemessage_initial_1.width",            "640"                   },
@@ -4972,7 +5018,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_initial_1.font",             "font.text_1"           },
   { "titlemessage_initial_1.autowrap",         "false"                 },
   { "titlemessage_initial_1.centered",         "false"                 },
-  { "titlemessage_initial_1.skip_comments",    "false"                 },
+  { "titlemessage_initial_1.parse_comments",   "false"                 },
   { "titlemessage_initial_1.sort_priority",    "0"                     },
   { "titlemessage_initial_2.x",                        "336"                   },
   { "titlemessage_initial_2.y",                        "280"                   },
@@ -4985,7 +5031,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_initial_2.font",             "font.text_1"           },
   { "titlemessage_initial_2.autowrap",         "false"                 },
   { "titlemessage_initial_2.centered",         "false"                 },
-  { "titlemessage_initial_2.skip_comments",    "false"                 },
+  { "titlemessage_initial_2.parse_comments",   "false"                 },
   { "titlemessage_initial_2.sort_priority",    "0"                     },
   { "titlemessage_initial_3.x",                        "336"                   },
   { "titlemessage_initial_3.y",                        "280"                   },
@@ -4998,7 +5044,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_initial_3.font",             "font.text_1"           },
   { "titlemessage_initial_3.autowrap",         "false"                 },
   { "titlemessage_initial_3.centered",         "false"                 },
-  { "titlemessage_initial_3.skip_comments",    "false"                 },
+  { "titlemessage_initial_3.parse_comments",   "false"                 },
   { "titlemessage_initial_3.sort_priority",    "0"                     },
   { "titlemessage_initial_4.x",                        "336"                   },
   { "titlemessage_initial_4.y",                        "280"                   },
@@ -5011,7 +5057,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_initial_4.font",             "font.text_1"           },
   { "titlemessage_initial_4.autowrap",         "false"                 },
   { "titlemessage_initial_4.centered",         "false"                 },
-  { "titlemessage_initial_4.skip_comments",    "false"                 },
+  { "titlemessage_initial_4.parse_comments",   "false"                 },
   { "titlemessage_initial_4.sort_priority",    "0"                     },
   { "titlemessage_initial_5.x",                        "336"                   },
   { "titlemessage_initial_5.y",                        "280"                   },
@@ -5024,7 +5070,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_initial_5.font",             "font.text_1"           },
   { "titlemessage_initial_5.autowrap",         "false"                 },
   { "titlemessage_initial_5.centered",         "false"                 },
-  { "titlemessage_initial_5.skip_comments",    "false"                 },
+  { "titlemessage_initial_5.parse_comments",   "false"                 },
   { "titlemessage_initial_5.sort_priority",    "0"                     },
   { "titlemessage_1.x",                                "336"                   },
   { "titlemessage_1.y",                                "280"                   },
@@ -5037,7 +5083,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_1.font",                     "font.text_1"           },
   { "titlemessage_1.autowrap",                 "false"                 },
   { "titlemessage_1.centered",                 "false"                 },
-  { "titlemessage_1.skip_comments",            "false"                 },
+  { "titlemessage_1.parse_comments",           "false"                 },
   { "titlemessage_1.sort_priority",            "0"                     },
   { "titlemessage_2.x",                                "336"                   },
   { "titlemessage_2.y",                                "280"                   },
@@ -5050,7 +5096,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_2.font",                     "font.text_1"           },
   { "titlemessage_2.autowrap",                 "false"                 },
   { "titlemessage_2.centered",                 "false"                 },
-  { "titlemessage_2.skip_comments",            "false"                 },
+  { "titlemessage_2.parse_comments",           "false"                 },
   { "titlemessage_2.sort_priority",            "0"                     },
   { "titlemessage_3.x",                                "336"                   },
   { "titlemessage_3.y",                                "280"                   },
@@ -5063,7 +5109,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_3.font",                     "font.text_1"           },
   { "titlemessage_3.autowrap",                 "false"                 },
   { "titlemessage_3.centered",                 "false"                 },
-  { "titlemessage_3.skip_comments",            "false"                 },
+  { "titlemessage_3.parse_comments",           "false"                 },
   { "titlemessage_3.sort_priority",            "0"                     },
   { "titlemessage_4.x",                                "336"                   },
   { "titlemessage_4.y",                                "280"                   },
@@ -5076,7 +5122,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_4.font",                     "font.text_1"           },
   { "titlemessage_4.autowrap",                 "false"                 },
   { "titlemessage_4.centered",                 "false"                 },
-  { "titlemessage_4.skip_comments",            "false"                 },
+  { "titlemessage_4.parse_comments",           "false"                 },
   { "titlemessage_4.sort_priority",            "0"                     },
   { "titlemessage_5.x",                                "336"                   },
   { "titlemessage_5.y",                                "280"                   },
@@ -5089,7 +5135,7 @@ struct ConfigInfo image_config[] =
   { "titlemessage_5.font",                     "font.text_1"           },
   { "titlemessage_5.autowrap",                 "false"                 },
   { "titlemessage_5.centered",                 "false"                 },
-  { "titlemessage_5.skip_comments",            "false"                 },
+  { "titlemessage_5.parse_comments",           "false"                 },
   { "titlemessage_5.sort_priority",            "0"                     },
 
   { "readme.x",                                        "272"                   },
@@ -5103,7 +5149,7 @@ struct ConfigInfo image_config[] =
   { "readme.font",                             "font.info.levelset"    },
   { "readme.autowrap",                         "true"                  },
   { "readme.centered",                         "false"                 },
-  { "readme.skip_comments",                    "true"                  },
+  { "readme.parse_comments",                   "true"                  },
   { "readme.sort_priority",                    "0"                     },
 
   { "global.num_toons",                                "20"                    },