X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconf_gfx.c;h=af6f26b7014730dee83b0567b9aab059d773aefc;hb=80a9825ee7983ea810b89f4e827efc85e01b69bc;hp=b700e8c0fcdc92c879e0a1fdfd3f5397edebe6b4;hpb=000f4fbffe0d915d1ded9c981a5a2d521cdf7e5e;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index b700e8c0..af6f26b7 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -1522,24 +1522,24 @@ struct ConfigInfo image_config[] = { "exit.closing.anim_mode", "linear,reverse" }, { "steel_exit_closed", "RocksDC2.pcx" }, - { "steel_exit_closed.xpos", "0" }, - { "steel_exit_closed.ypos", "5" }, + { "steel_exit_closed.xpos", "8" }, + { "steel_exit_closed.ypos", "0" }, { "steel_exit_closed.frames", "1" }, { "steel_exit.opening", "RocksDC2.pcx" }, - { "steel_exit.opening.xpos", "0" }, - { "steel_exit.opening.ypos", "5" }, + { "steel_exit.opening.xpos", "8" }, + { "steel_exit.opening.ypos", "0" }, { "steel_exit.opening.frames", "5" }, { "steel_exit.opening.delay", "6" }, { "steel_exit.opening.anim_mode", "linear" }, { "steel_exit_open", "RocksDC2.pcx" }, - { "steel_exit_open.xpos", "4" }, - { "steel_exit_open.ypos", "5" }, + { "steel_exit_open.xpos", "12" }, + { "steel_exit_open.ypos", "0" }, { "steel_exit_open.frames", "4" }, { "steel_exit_open.delay", "4" }, { "steel_exit_open.anim_mode", "pingpong" }, { "steel_exit.closing", "RocksDC2.pcx" }, - { "steel_exit.closing.xpos", "0" }, - { "steel_exit.closing.ypos", "5" }, + { "steel_exit.closing.xpos", "8" }, + { "steel_exit.closing.ypos", "0" }, { "steel_exit.closing.frames", "5" }, { "steel_exit.closing.delay", "6" }, { "steel_exit.closing.anim_mode", "linear,reverse" }, @@ -1901,6 +1901,15 @@ struct ConfigInfo image_config[] = { "switchgate_switch_down.ypos", "12" }, { "switchgate_switch_down.frames", "1" }, + { "dc_switchgate_switch_up", "RocksDC2.pcx" }, + { "dc_switchgate_switch_up.xpos", "10" }, + { "dc_switchgate_switch_up.ypos", "1" }, + { "dc_switchgate_switch_up.frames", "1" }, + { "dc_switchgate_switch_down", "RocksDC2.pcx" }, + { "dc_switchgate_switch_down.xpos", "11" }, + { "dc_switchgate_switch_down.ypos", "1" }, + { "dc_switchgate_switch_down.frames", "1" }, + { "light_switch", "RocksDC.pcx" }, { "light_switch.xpos", "6" }, { "light_switch.ypos", "12" }, @@ -1919,6 +1928,15 @@ struct ConfigInfo image_config[] = { "timegate_switch.active.ypos", "15" }, { "timegate_switch.active.frames", "4" }, + { "dc_timegate_switch", "RocksDC2.pcx" }, + { "dc_timegate_switch.xpos", "12" }, + { "dc_timegate_switch.ypos", "1" }, + { "dc_timegate_switch.frames", "1" }, + { "dc_timegate_switch.active", "RocksDC2.pcx" }, + { "dc_timegate_switch.active.xpos", "12" }, + { "dc_timegate_switch.active.ypos", "1" }, + { "dc_timegate_switch.active.frames", "4" }, + { "envelope_1", "RocksMore.pcx" }, { "envelope_1.xpos", "0" }, { "envelope_1.ypos", "4" }, @@ -2011,53 +2029,53 @@ struct ConfigInfo image_config[] = { "sign_entry_forbidden.frames", "1" }, { "sperms", "RocksDC2.pcx" }, - { "sperms.xpos", "0" }, + { "sperms.xpos", "11" }, { "sperms.ypos", "3" }, { "sperms.frames", "1" }, { "bullet", "RocksDC2.pcx" }, - { "bullet.xpos", "1" }, + { "bullet.xpos", "12" }, { "bullet.ypos", "3" }, { "bullet.frames", "1" }, { "heart", "RocksDC2.pcx" }, - { "heart.xpos", "2" }, + { "heart.xpos", "13" }, { "heart.ypos", "3" }, { "heart.frames", "1" }, { "cross", "RocksDC2.pcx" }, - { "cross.xpos", "3" }, + { "cross.xpos", "14" }, { "cross.ypos", "3" }, { "cross.frames", "1" }, { "frankie", "RocksDC2.pcx" }, - { "frankie.xpos", "4" }, + { "frankie.xpos", "15" }, { "frankie.ypos", "3" }, { "frankie.frames", "1" }, { "sign_sperms", "RocksDC2.pcx" }, - { "sign_sperms.xpos", "0" }, - { "sign_sperms.ypos", "4" }, + { "sign_sperms.xpos", "11" }, + { "sign_sperms.ypos", "2" }, { "sign_sperms.frames", "1" }, { "sign_bullet", "RocksDC2.pcx" }, - { "sign_bullet.xpos", "1" }, - { "sign_bullet.ypos", "4" }, + { "sign_bullet.xpos", "12" }, + { "sign_bullet.ypos", "2" }, { "sign_bullet.frames", "1" }, { "sign_heart", "RocksDC2.pcx" }, - { "sign_heart.xpos", "2" }, - { "sign_heart.ypos", "4" }, + { "sign_heart.xpos", "13" }, + { "sign_heart.ypos", "2" }, { "sign_heart.frames", "1" }, { "sign_cross", "RocksDC2.pcx" }, - { "sign_cross.xpos", "3" }, - { "sign_cross.ypos", "4" }, + { "sign_cross.xpos", "14" }, + { "sign_cross.ypos", "2" }, { "sign_cross.frames", "1" }, { "sign_frankie", "RocksDC2.pcx" }, - { "sign_frankie.xpos", "4" }, - { "sign_frankie.ypos", "4" }, + { "sign_frankie.xpos", "15" }, + { "sign_frankie.ypos", "2" }, { "sign_frankie.frames", "1" }, { "landmine", "RocksDC.pcx" }, @@ -2066,6 +2084,12 @@ struct ConfigInfo image_config[] = { "landmine.frames", "1" }, { "landmine.crumbled_like", "sand" }, + { "dc_landmine", "RocksDC.pcx" }, + { "dc_landmine.xpos", "14" }, + { "dc_landmine.ypos", "5" }, + { "dc_landmine.frames", "1" }, + { "dc_landmine.crumbled_like", "sand" }, + { "steelwall_slippery", "RocksDC.pcx" }, { "steelwall_slippery.xpos", "5" }, { "steelwall_slippery.ypos", "15" }, @@ -2587,6 +2611,28 @@ struct ConfigInfo image_config[] = { "expandable_wall_any.EDITOR.xpos", "12" }, { "expandable_wall_any.EDITOR.ypos", "13" }, + { "expandable_steelwall_horizontal", "RocksDC2.pcx" }, + { "expandable_steelwall_horizontal.xpos", "6" }, + { "expandable_steelwall_horizontal.ypos", "2" }, + { "expandable_steelwall_horizontal.frames", "1" }, + { "expandable_steelwall_horizontal.EDITOR", "RocksDC2.pcx" }, + { "expandable_steelwall_horizontal.EDITOR.xpos","9" }, + { "expandable_steelwall_horizontal.EDITOR.ypos","2" }, + { "expandable_steelwall_vertical", "RocksDC2.pcx" }, + { "expandable_steelwall_vertical.xpos", "6" }, + { "expandable_steelwall_vertical.ypos", "2" }, + { "expandable_steelwall_vertical.frames", "1" }, + { "expandable_steelwall_vertical.EDITOR", "RocksDC2.pcx" }, + { "expandable_steelwall_vertical.EDITOR.xpos","10" }, + { "expandable_steelwall_vertical.EDITOR.ypos","2" }, + { "expandable_steelwall_any", "RocksDC2.pcx" }, + { "expandable_steelwall_any.xpos", "6" }, + { "expandable_steelwall_any.ypos", "2" }, + { "expandable_steelwall_any.frames", "1" }, + { "expandable_steelwall_any.EDITOR", "RocksDC2.pcx" }, + { "expandable_steelwall_any.EDITOR.xpos", "8" }, + { "expandable_steelwall_any.EDITOR.ypos", "2" }, + { "bd_expandable_wall", "RocksElements.pcx" }, { "bd_expandable_wall.xpos", "5" }, { "bd_expandable_wall.ypos", "9" }, @@ -2620,6 +2666,31 @@ struct ConfigInfo image_config[] = { "expandable_wall.growing.down.delay", "6" }, { "expandable_wall.growing.down.anim_mode", "linear" }, + { "expandable_steelwall.growing.left", "RocksDC2.pcx" }, + { "expandable_steelwall.growing.left.xpos", "8" }, + { "expandable_steelwall.growing.left.ypos", "4" }, + { "expandable_steelwall.growing.left.frames", "4" }, + { "expandable_steelwall.growing.left.delay", "4" }, + { "expandable_steelwall.growing.left.anim_mode","linear" }, + { "expandable_steelwall.growing.right", "RocksDC2.pcx" }, + { "expandable_steelwall.growing.right.xpos", "12" }, + { "expandable_steelwall.growing.right.ypos", "4" }, + { "expandable_steelwall.growing.right.frames","4" }, + { "expandable_steelwall.growing.right.delay", "4" }, + { "expandable_steelwall.growing.right.anim_mode","linear" }, + { "expandable_steelwall.growing.up", "RocksDC2.pcx" }, + { "expandable_steelwall.growing.up.xpos", "8" }, + { "expandable_steelwall.growing.up.ypos", "5" }, + { "expandable_steelwall.growing.up.frames", "4" }, + { "expandable_steelwall.growing.up.delay", "4" }, + { "expandable_steelwall.growing.up.anim_mode","linear" }, + { "expandable_steelwall.growing.down", "RocksDC2.pcx" }, + { "expandable_steelwall.growing.down.xpos", "12" }, + { "expandable_steelwall.growing.down.ypos", "5" }, + { "expandable_steelwall.growing.down.frames", "4" }, + { "expandable_steelwall.growing.down.delay", "4" }, + { "expandable_steelwall.growing.down.anim_mode","linear" }, + { "black_orb", "RocksElements.pcx" }, { "black_orb.xpos", "13" }, { "black_orb.ypos", "9" },