X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=782cbc6afa79e6e1e0e1e6f6ae35d6123dffc28a;hb=0504aa8cd46953c83e3beb7ead9e4e908a7140a1;hp=06ca3e069203b1fa2ec5823485c4fd6924a40d92;hpb=917c27f49f56f42bcc41627e6e284eb840f94103;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 06ca3e06..782cbc6a 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -4392,7 +4392,7 @@ struct ConfigInfo image_config[] = { "mm_exit.opening.xpos", "8" }, { "mm_exit.opening.ypos", "1" }, { "mm_exit.opening.frames", "4" }, - { "mm_exit.opening.delay", "8" }, + { "mm_exit.opening.delay", "6" }, { "mm_exit.opening.anim_mode", "linear" }, { "mm_exit_open", "RocksMM.png" }, { "mm_exit_open.xpos", "11" }, @@ -4402,7 +4402,7 @@ struct ConfigInfo image_config[] = { "mm_exit.closing.xpos", "8" }, { "mm_exit.closing.ypos", "1" }, { "mm_exit.closing.frames", "4" }, - { "mm_exit.closing.delay", "8" }, + { "mm_exit.closing.delay", "6" }, { "mm_exit.closing.anim_mode", "linear,reverse" }, { "mm_mirror_1", "RocksMM.png" }, @@ -4931,7 +4931,7 @@ struct ConfigInfo image_config[] = { "mm_kettle", "RocksMM.png" }, { "mm_kettle.xpos", "12" }, { "mm_kettle.ypos", "1" }, - { "mm_kettle.frames", "4" }, + { "mm_kettle.frames", "1" }, { "mm_kettle.exploding", "RocksMM.png" }, { "mm_kettle.exploding.xpos", "13" }, { "mm_kettle.exploding.ypos", "1" }, @@ -5064,27 +5064,35 @@ struct ConfigInfo image_config[] = { "mm_pacman.right", "RocksMM.png" }, { "mm_pacman.right.xpos", "0" }, { "mm_pacman.right.ypos", "4" }, - { "mm_pacman.right.frames", "2" }, - { "mm_pacman.right.delay", "4" }, - { "mm_pacman.right.offset", "128" }, + { "mm_pacman.right.frames", "1" }, { "mm_pacman.up", "RocksMM.png" }, { "mm_pacman.up.xpos", "1" }, { "mm_pacman.up.ypos", "4" }, - { "mm_pacman.up.frames", "2" }, - { "mm_pacman.up.delay", "4" }, - { "mm_pacman.up.offset", "128" }, + { "mm_pacman.up.frames", "1" }, { "mm_pacman.left", "RocksMM.png" }, { "mm_pacman.left.xpos", "2" }, { "mm_pacman.left.ypos", "4" }, - { "mm_pacman.left.frames", "2" }, - { "mm_pacman.left.delay", "4" }, - { "mm_pacman.left.offset", "128" }, + { "mm_pacman.left.frames", "1" }, { "mm_pacman.down", "RocksMM.png" }, { "mm_pacman.down.xpos", "3" }, { "mm_pacman.down.ypos", "4" }, - { "mm_pacman.down.frames", "2" }, - { "mm_pacman.down.delay", "4" }, - { "mm_pacman.down.offset", "128" }, + { "mm_pacman.down.frames", "1" }, + { "mm_pacman.eating.right", "RocksMM.png" }, + { "mm_pacman.eating.right.xpos", "4" }, + { "mm_pacman.eating.right.ypos", "4" }, + { "mm_pacman.eating.right.frames", "1" }, + { "mm_pacman.eating.up", "RocksMM.png" }, + { "mm_pacman.eating.up.xpos", "5" }, + { "mm_pacman.eating.up.ypos", "4" }, + { "mm_pacman.eating.up.frames", "1" }, + { "mm_pacman.eating.left", "RocksMM.png" }, + { "mm_pacman.eating.left.xpos", "6" }, + { "mm_pacman.eating.left.ypos", "4" }, + { "mm_pacman.eating.left.frames", "1" }, + { "mm_pacman.eating.down", "RocksMM.png" }, + { "mm_pacman.eating.down.xpos", "7" }, + { "mm_pacman.eating.down.ypos", "4" }, + { "mm_pacman.eating.down.frames", "1" }, { "mm_mask_mcduffin.right", "RocksMM.png" }, { "mm_mask_mcduffin.right.xpos", "8" }, @@ -6080,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" }, @@ -8320,6 +8354,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" },