X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=c05b068bf910966b795708b7823d4fa335695eae;hb=d6d1c9d93fa318a7e49304f008dd6a965a5dc48c;hp=b1eec7f8d6f70e42c55e0fed23e78c6ae472254d;hpb=0ec311a1d294eca8b0cf6b6a31f288b5c631ce8f;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index b1eec7f8..c05b068b 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -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" }, @@ -4608,10 +4628,10 @@ struct ConfigInfo image_config[] = { "main.text.first_level.y", "98" }, { "main.text.last_level.x", "488" }, { "main.text.last_level.y", "112" }, - { "main.text.levelset_info.x", "-1" }, - { "main.text.levelset_info.y", "-1" }, - { "main.text.level_info.x", "-1" }, - { "main.text.level_info.y", "-1" }, + { "main.text.level_info_1.x", "272" }, + { "main.text.level_info_1.y", "352" }, + { "main.text.level_info_2.x", "272" }, + { "main.text.level_info_2.y", "523" }, { "main.input.name.x", "-1" }, { "main.input.name.y", "-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" },