X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=07525b6feea613fcf56754b7191a37697e701ffa;hp=02b7b78a55135792e7810a8f35c56b57711b1eb0;hb=c80e8f65b8f026f8b06673f06cea31cc2667351f;hpb=5ccc8cd171d1d8d1047d6a29e474e682b4af9059 diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 02b7b78a..07525b6f 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -6088,6 +6088,32 @@ struct ConfigInfo image_config[] = { "menu.scrollbar.active.ypos", "10" }, { "menu.scrollbar.active.frames", "1" }, + { "gfx.game.panel.time_anim", "RocksDoorMM.png" }, + { "gfx.game.panel.time_anim.x", "5" }, + { "gfx.game.panel.time_anim.y", "0" }, + { "gfx.game.panel.time_anim.width", "90" }, + { "gfx.game.panel.time_anim.height", "35" }, + { "gfx.game.panel.time_anim.frames", "1" }, + { "gfx.game.panel.time_anim.active", "RocksDoorMM.png" }, + { "gfx.game.panel.time_anim.active.x", "105" }, + { "gfx.game.panel.time_anim.active.y", "0" }, + { "gfx.game.panel.time_anim.active.width", "90" }, + { "gfx.game.panel.time_anim.active.height", "35" }, + { "gfx.game.panel.time_anim.active.frames", "1" }, + + { "gfx.game.panel.health_anim", "RocksDoorMM.png" }, + { "gfx.game.panel.health_anim.x", "5" }, + { "gfx.game.panel.health_anim.y", "35" }, + { "gfx.game.panel.health_anim.width", "90" }, + { "gfx.game.panel.health_anim.height", "35" }, + { "gfx.game.panel.health_anim.frames", "1" }, + { "gfx.game.panel.health_anim.active", "RocksDoorMM.png" }, + { "gfx.game.panel.health_anim.active.x", "105" }, + { "gfx.game.panel.health_anim.active.y", "35" }, + { "gfx.game.panel.health_anim.active.width", "90" }, + { "gfx.game.panel.health_anim.active.height", "35" }, + { "gfx.game.panel.health_anim.active.frames", "1" }, + { "gfx.game.button.stop", "RocksDoor.png" }, { "gfx.game.button.stop.x", "305" }, { "gfx.game.button.stop.y", "185" }, @@ -6162,6 +6188,14 @@ struct ConfigInfo image_config[] = { "gfx.game.button.sound_simple.pressed_xoffset", "-100" }, { "gfx.game.button.sound_simple.active_yoffset", "-30" }, + { "gfx.game.button.panel_stop", UNDEFINED_FILENAME }, + { "gfx.game.button.panel_pause", UNDEFINED_FILENAME }, + { "gfx.game.button.panel_play", UNDEFINED_FILENAME }, + + { "gfx.game.button.panel_sound_music", UNDEFINED_FILENAME }, + { "gfx.game.button.panel_sound_loops", UNDEFINED_FILENAME }, + { "gfx.game.button.panel_sound_simple", UNDEFINED_FILENAME }, + { "gfx.tape.button.eject", "RocksDoor.png" }, { "gfx.tape.button.eject.x", "305" }, { "gfx.tape.button.eject.y", "357" }, @@ -6355,7 +6389,7 @@ struct ConfigInfo image_config[] = { "font.title_2.width", "14" }, { "font.title_2.height", "14" }, { "font.title_2.SETUP", UNDEFINED_FILENAME }, - { "font.title_2.SETUP.clone_from", "font.text_4" }, + { "font.title_2.SETUP.clone_from", "font.text_2" }, { "font.menu_1", "RocksFontBig.png" }, { "font.menu_1.x", "0" }, @@ -7679,6 +7713,8 @@ struct ConfigInfo image_config[] = { "menu.draw_yoffset.EDITOR", "0" }, { "menu.draw_xoffset.INFO", "0" }, { "menu.draw_yoffset.INFO", "0" }, + { "menu.draw_xoffset.INFO[TITLE]", "0" }, + { "menu.draw_yoffset.INFO[TITLE]", "0" }, { "menu.draw_xoffset.INFO[ELEMENTS]", "0" }, { "menu.draw_yoffset.INFO[ELEMENTS]", "0" }, { "menu.draw_xoffset.INFO[MUSIC]", "0" }, @@ -7734,6 +7770,56 @@ struct ConfigInfo image_config[] = { "menu.list_size.INFO[ELEMENTS]", "-1" }, { "menu.list_size.SETUP", "-1" }, + { "menu.paragraph_spacing.INFO", "-3" }, + { "menu.paragraph_spacing.INFO[TITLE]", "-3" }, + { "menu.paragraph_spacing.INFO[ELEMENTS]", "-3" }, + { "menu.paragraph_spacing.INFO[MUSIC]", "-3" }, + { "menu.paragraph_spacing.INFO[CREDITS]", "-3" }, + { "menu.paragraph_spacing.INFO[PROGRAM]", "-3" }, + { "menu.paragraph_spacing.INFO[VERSION]", "-3" }, + { "menu.paragraph_spacing.INFO[LEVELSET]", "-3" }, + { "menu.paragraph_spacing.SETUP[INPUT]", "-1" }, + + { "menu.headline1_spacing.INFO", "-2" }, + { "menu.headline1_spacing.INFO[TITLE]", "-2" }, + { "menu.headline1_spacing.INFO[ELEMENTS]", "-2" }, + { "menu.headline1_spacing.INFO[MUSIC]", "-2" }, + { "menu.headline1_spacing.INFO[CREDITS]", "-2" }, + { "menu.headline1_spacing.INFO[PROGRAM]", "-2" }, + { "menu.headline1_spacing.INFO[VERSION]", "-2" }, + { "menu.headline1_spacing.INFO[LEVELSET]", "-2" }, + { "menu.headline1_spacing.SETUP[INPUT]", "-2" }, + + { "menu.headline2_spacing.INFO", "-1" }, + { "menu.headline2_spacing.INFO[TITLE]", "-1" }, + { "menu.headline2_spacing.INFO[ELEMENTS]", "-1" }, + { "menu.headline2_spacing.INFO[MUSIC]", "-1" }, + { "menu.headline2_spacing.INFO[CREDITS]", "-1" }, + { "menu.headline2_spacing.INFO[PROGRAM]", "-1" }, + { "menu.headline2_spacing.INFO[VERSION]", "-1" }, + { "menu.headline2_spacing.INFO[LEVELSET]", "-1" }, + { "menu.headline2_spacing.SETUP[INPUT]", "-1" }, + + { "menu.line_spacing.INFO", "0" }, + { "menu.line_spacing.INFO[TITLE]", "0" }, + { "menu.line_spacing.INFO[ELEMENTS]", "0" }, + { "menu.line_spacing.INFO[MUSIC]", "0" }, + { "menu.line_spacing.INFO[CREDITS]", "0" }, + { "menu.line_spacing.INFO[PROGRAM]", "0" }, + { "menu.line_spacing.INFO[VERSION]", "0" }, + { "menu.line_spacing.INFO[LEVELSET]", "0" }, + { "menu.line_spacing.SETUP[INPUT]", "0" }, + + { "menu.extra_spacing.INFO", "2" }, + { "menu.extra_spacing.INFO[TITLE]", "2" }, + { "menu.extra_spacing.INFO[ELEMENTS]", "2" }, + { "menu.extra_spacing.INFO[MUSIC]", "2" }, + { "menu.extra_spacing.INFO[CREDITS]", "2" }, + { "menu.extra_spacing.INFO[PROGRAM]", "2" }, + { "menu.extra_spacing.INFO[VERSION]", "2" }, + { "menu.extra_spacing.INFO[LEVELSET]", "2" }, + { "menu.extra_spacing.SETUP[INPUT]", "2" }, + { "main.button.name.x", "0" }, { "main.button.name.y", "64" }, { "main.button.levels.x", "0" }, @@ -8103,12 +8189,14 @@ struct ConfigInfo image_config[] = { "door_1.height", "-1" }, { "door_1.step_offset", "2" }, { "door_1.step_delay", "10" }, + { "door_1.post_delay", "100" }, { "door_1.anim_mode", "default" }, { "door_2.width", "-1" }, { "door_2.height", "-1" }, { "door_2.step_offset", "2" }, { "door_2.step_delay", "10" }, + { "door_2.post_delay", "100" }, { "door_2.anim_mode", "default" }, { "game.panel.level_number.x", "51" }, @@ -8328,6 +8416,27 @@ struct ConfigInfo image_config[] = { "game.panel.time_ss.draw_masked", "true" }, { "game.panel.time_ss.draw_order", "0" }, + { "game.panel.time_anim.x", "5" }, + { "game.panel.time_anim.y", "72" }, + { "game.panel.time_anim.direction", "right" }, + { "game.panel.time_anim.class", "mm_engine_only" }, + + { "game.panel.health.x", "-1" }, + { "game.panel.health.y", "-1" }, + { "game.panel.health.align", "center" }, + { "game.panel.health.valign", "top" }, + { "game.panel.health.digits", "-1" }, + { "game.panel.health.font", "font.text_2" }, + { "game.panel.health.font_narrow", "font.text_1" }, + { "game.panel.health.draw_masked", "true" }, + { "game.panel.health.draw_order", "0" }, + + { "game.panel.health_anim.x", "5" }, + { "game.panel.health_anim.y", "107" }, + { "game.panel.health_anim.direction", "right" }, + { "game.panel.health_anim.class", "mm_engine_only" }, + { "game.panel.health_anim.style", "reverse" }, + { "game.panel.frame.x", "-1" }, { "game.panel.frame.y", "-1" }, { "game.panel.frame.align", "left" }, @@ -8892,6 +9001,19 @@ struct ConfigInfo image_config[] = { "game.button.sound_simple.x", "65" }, { "game.button.sound_simple.y", "245" }, + { "game.button.panel_stop.x", "-1" }, + { "game.button.panel_stop.y", "-1" }, + { "game.button.panel_pause.x", "-1" }, + { "game.button.panel_pause.y", "-1" }, + { "game.button.panel_play.x", "-1" }, + { "game.button.panel_play.y", "-1" }, + { "game.button.panel_sound_music.x", "-1" }, + { "game.button.panel_sound_music.y", "-1" }, + { "game.button.panel_sound_loops.x", "-1" }, + { "game.button.panel_sound_loops.y", "-1" }, + { "game.button.panel_sound_simple.x", "-1" }, + { "game.button.panel_sound_simple.y", "-1" }, + { "tape.button.eject.x", "5" }, { "tape.button.eject.y", "77" }, { "tape.button.stop.x", "23" },