rnd-20061017-2-src
[rocksndiamonds.git] / src / conf_gfx.c
index b1eec7f8d6f70e42c55e0fed23e78c6ae472254d..019af377ea7b22bbdd704f9b6cf95877f83395a0 100644 (file)
@@ -4235,11 +4235,21 @@ struct ConfigInfo image_config[] =
   { "font.menu_1.y",                           "320"                   },
   { "font.menu_1.width",                       "32"                    },
   { "font.menu_1.height",                      "32"                    },
+  { "font.menu_1.active",                      "RocksFontBig.pcx"      },
+  { "font.menu_1.active.x",                    "0"                     },
+  { "font.menu_1.active.y",                    "480"                   },
+  { "font.menu_1.active.width",                        "32"                    },
+  { "font.menu_1.active.height",               "32"                    },
   { "font.menu_2",                             "RocksFontMedium.pcx"   },
   { "font.menu_2.x",                           "0"                     },
   { "font.menu_2.y",                           "320"                   },
   { "font.menu_2.width",                       "16"                    },
   { "font.menu_2.height",                      "32"                    },
+  { "font.menu_2.active",                      "RocksFontMedium.pcx"   },
+  { "font.menu_2.active.x",                    "0"                     },
+  { "font.menu_2.active.y",                    "480"                   },
+  { "font.menu_2.active.width",                        "16"                    },
+  { "font.menu_2.active.height",               "32"                    },
 
   { "font.text_1",                             "RocksFontSmall.pcx"    },
   { "font.text_1.x",                           "0"                     },
@@ -4535,6 +4545,16 @@ struct ConfigInfo image_config[] =
   { "menu.draw_yoffset.EDITOR",                        "0"                     },
   { "menu.draw_xoffset.INFO",                  "0"                     },
   { "menu.draw_yoffset.INFO",                  "0"                     },
+  { "menu.draw_xoffset.INFO[ELEMENTS]",                "0"                     },
+  { "menu.draw_yoffset.INFO[ELEMENTS]",                "0"                     },
+  { "menu.draw_xoffset.INFO[MUSIC]",           "0"                     },
+  { "menu.draw_yoffset.INFO[MUSIC]",           "0"                     },
+  { "menu.draw_xoffset.INFO[CREDITS]",         "0"                     },
+  { "menu.draw_yoffset.INFO[CREDITS]",         "0"                     },
+  { "menu.draw_xoffset.INFO[PROGRAM]",         "0"                     },
+  { "menu.draw_yoffset.INFO[PROGRAM]",         "0"                     },
+  { "menu.draw_xoffset.INFO[LEVELSET]",                "0"                     },
+  { "menu.draw_yoffset.INFO[LEVELSET]",                "0"                     },
   { "menu.draw_xoffset.SETUP",                 "0"                     },
   { "menu.draw_yoffset.SETUP",                 "0"                     },
 
@@ -4569,36 +4589,36 @@ struct ConfigInfo image_config[] =
   { "main.button.next_level.x",                        "448"                   },
   { "main.button.next_level.y",                        "96"                    },
 
-  { "main.text.name.x",                                "32"                    },
-  { "main.text.name.y",                                "64"                    },
+  { "main.text.name.x",                                "-1"                    },
+  { "main.text.name.y",                                "-1"                    },
   { "main.text.name.width",                    "-1"                    },
   { "main.text.name.height",                   "-1"                    },
-  { "main.text.levels.x",                      "32"                    },
-  { "main.text.levels.y",                      "96"                    },
+  { "main.text.levels.x",                      "-1"                    },
+  { "main.text.levels.y",                      "-1"                    },
   { "main.text.levels.width",                  "-1"                    },
   { "main.text.levels.height",                 "-1"                    },
-  { "main.text.scores.x",                      "32"                    },
-  { "main.text.scores.y",                      "128"                   },
+  { "main.text.scores.x",                      "-1"                    },
+  { "main.text.scores.y",                      "-1"                    },
   { "main.text.scores.width",                  "-1"                    },
   { "main.text.scores.height",                 "-1"                    },
-  { "main.text.editor.x",                      "32"                    },
-  { "main.text.editor.y",                      "160"                   },
+  { "main.text.editor.x",                      "-1"                    },
+  { "main.text.editor.y",                      "-1"                    },
   { "main.text.editor.width",                  "-1"                    },
   { "main.text.editor.height",                 "-1"                    },
-  { "main.text.info.x",                                "32"                    },
-  { "main.text.info.y",                                "192"                   },
+  { "main.text.info.x",                                "-1"                    },
+  { "main.text.info.y",                                "-1"                    },
   { "main.text.info.width",                    "-1"                    },
   { "main.text.info.height",                   "-1"                    },
-  { "main.text.game.x",                                "32"                    },
-  { "main.text.game.y",                                "224"                   },
+  { "main.text.game.x",                                "-1"                    },
+  { "main.text.game.y",                                "-1"                    },
   { "main.text.game.width",                    "-1"                    },
   { "main.text.game.height",                   "-1"                    },
-  { "main.text.setup.x",                       "32"                    },
-  { "main.text.setup.y",                       "256"                   },
+  { "main.text.setup.x",                       "-1"                    },
+  { "main.text.setup.y",                       "-1"                    },
   { "main.text.setup.width",                   "-1"                    },
   { "main.text.setup.height",                  "-1"                    },
-  { "main.text.quit.x",                                "32"                    },
-  { "main.text.quit.y",                                "288"                   },
+  { "main.text.quit.x",                                "-1"                    },
+  { "main.text.quit.y",                                "-1"                    },
   { "main.text.quit.width",                    "-1"                    },
   { "main.text.quit.height",                   "-1"                    },
 
@@ -4620,6 +4640,8 @@ struct ConfigInfo image_config[] =
   { "preview.y",                               "388"                   },
   { "preview.xsize",                           "66"                    },
   { "preview.ysize",                           "34"                    },
+  { "preview.xoffset",                         "0"                     },
+  { "preview.yoffset",                         "0"                     },
   { "preview.tile_size",                       "4"                     },
   { "preview.step_offset",                     "1"                     },
   { "preview.step_delay",                      "50"                    },