X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=623dadd33e1fe8185059b8a11f5d8c50814cc546;hb=ad15815ec04f42779d0717a6d291f93b8e847d39;hp=5e3e91ba0095def39e864d2d8210851f4e543e51;hpb=4386c0ac1665619412148f1eb907f6d366a70d7d;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 5e3e91ba..623dadd3 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -39,12 +39,14 @@ struct ConfigInfo image_config_suffix[] = { ".global_sync", "false", TYPE_BOOLEAN }, { ".crumbled_like", ARG_UNDEFINED, TYPE_TOKEN }, { ".diggable_like", ARG_UNDEFINED, TYPE_TOKEN }, + { ".border_size", ARG_UNDEFINED, TYPE_INTEGER }, { ".step_offset", "4", TYPE_INTEGER }, { ".step_delay", "1", TYPE_INTEGER }, { ".direction", ARG_UNDEFINED, TYPE_STRING }, { ".position", ARG_UNDEFINED, TYPE_STRING }, { ".draw_xoffset", "0", TYPE_INTEGER }, { ".draw_yoffset", "0", TYPE_INTEGER }, + { ".draw_masked", "false", TYPE_BOOLEAN }, { ".name", ARG_UNDEFINED, TYPE_STRING }, { NULL, NULL, 0 } @@ -225,11 +227,6 @@ struct ConfigInfo image_config[] = { "[sp_default].exploding.delay", "3" }, { "[sp_default].exploding.anim_mode", "linear" }, - { "sp_empty_space", "RocksSP.pcx" }, - { "sp_empty_space.xpos", "0" }, - { "sp_empty_space.ypos", "0" }, - { "sp_empty_space.frames", "1" }, - { "sp_zonk", "RocksSP.pcx" }, { "sp_zonk.xpos", "1" }, { "sp_zonk.ypos", "0" }, @@ -388,10 +385,18 @@ struct ConfigInfo image_config[] = { "sp_exit_closed.xpos", "7" }, { "sp_exit_closed.ypos", "0" }, { "sp_exit_closed.frames", "1" }, + { "sp_exit.opening", "RocksSP.pcx" }, + { "sp_exit.opening.xpos", "7" }, + { "sp_exit.opening.ypos", "0" }, + { "sp_exit.opening.frames", "1" }, { "sp_exit_open", "RocksSP.pcx" }, { "sp_exit_open.xpos", "7" }, { "sp_exit_open.ypos", "0" }, { "sp_exit_open.frames", "1" }, + { "sp_exit.closing", "RocksSP.pcx" }, + { "sp_exit.closing.xpos", "7" }, + { "sp_exit.closing.ypos", "0" }, + { "sp_exit.closing.frames", "1" }, { "sp_disk_orange", "RocksSP.pcx" }, { "sp_disk_orange.xpos", "0" }, @@ -411,6 +416,10 @@ struct ConfigInfo image_config[] = { "sp_disk_red.collecting.xpos", "8" }, { "sp_disk_red.collecting.ypos", "5" }, { "sp_disk_red.collecting.frames", "8" }, + { "sp_disk_red.active", "RocksSP.pcx" }, + { "sp_disk_red.active.xpos", "4" }, + { "sp_disk_red.active.ypos", "2" }, + { "sp_disk_red.active.frames", "1" }, { "sp_port_right", "RocksSP.pcx" }, { "sp_port_right.xpos", "1" }, @@ -580,10 +589,14 @@ struct ConfigInfo image_config[] = { "empty_space.ypos", "0" }, { "empty_space.frames", "1" }, - { "sand", "RocksMore.pcx" }, + { "sand", "RocksElements.pcx" }, { "sand.xpos", "0" }, - { "sand.ypos", "2" }, + { "sand.ypos", "0" }, { "sand.frames", "1" }, + { "sand.CRUMBLED", "RocksElements.pcx" }, + { "sand.CRUMBLED.xpos", "1" }, + { "sand.CRUMBLED.ypos", "0" }, + { "sand.CRUMBLED.frames", "1" }, { "sand.digging.left", "RocksMore.pcx" }, { "sand.digging.left.xpos", "6" }, { "sand.digging.left.ypos", "3" }, @@ -608,10 +621,6 @@ struct ConfigInfo image_config[] = { "sand.digging.down.frames", "3" }, { "sand.digging.down.delay", "2" }, { "sand.digging.down.anim_mode", "linear" }, - { "sand.CRUMBLED", "RocksMore.pcx" }, - { "sand.CRUMBLED.xpos", "1" }, - { "sand.CRUMBLED.ypos", "2" }, - { "sand.CRUMBLED.frames", "1" }, { "sand.digging.left.CRUMBLED", "RocksMore.pcx" }, { "sand.digging.left.CRUMBLED.xpos", "6" }, { "sand.digging.left.CRUMBLED.ypos", "0" }, @@ -642,10 +651,10 @@ struct ConfigInfo image_config[] = { "wall.ypos", "0" }, { "wall.frames", "1" }, - { "wall_crumbled", "RocksElements.pcx" }, - { "wall_crumbled.xpos", "6" }, - { "wall_crumbled.ypos", "0" }, - { "wall_crumbled.frames", "1" }, + { "wall_slippery", "RocksElements.pcx" }, + { "wall_slippery.xpos", "6" }, + { "wall_slippery.ypos", "0" }, + { "wall_slippery.frames", "1" }, { "steelwall", "RocksElements.pcx" }, { "steelwall.xpos", "4" }, @@ -1119,6 +1128,12 @@ struct ConfigInfo image_config[] = { "exit_open.frames", "4" }, { "exit_open.delay", "4" }, { "exit_open.anim_mode", "pingpong" }, + { "exit.closing", "RocksElements.pcx" }, + { "exit.closing.xpos", "0" }, + { "exit.closing.ypos", "11" }, + { "exit.closing.frames", "5" }, + { "exit.closing.delay", "6" }, + { "exit.closing.anim_mode", "linear,reverse" }, /* images for Emerald Mine Club style elements and actions */ @@ -1439,10 +1454,46 @@ struct ConfigInfo image_config[] = { "timegate_switch.active.ypos", "15" }, { "timegate_switch.active.frames", "4" }, - { "envelope", "RocksDC.pcx" }, - { "envelope.xpos", "4" }, - { "envelope.ypos", "14" }, - { "envelope.frames", "1" }, + { "envelope_1", "RocksMore.pcx" }, + { "envelope_1.xpos", "0" }, + { "envelope_1.ypos", "4" }, + { "envelope_1.frames", "1" }, + { "envelope_1.collecting", "RocksMore.pcx" }, + { "envelope_1.collecting.xpos", "5" }, + { "envelope_1.collecting.ypos", "4" }, + { "envelope_1.collecting.frames", "3" }, + { "envelope_1.collecting.delay", "2" }, + { "envelope_1.collecting.anim_mode", "linear" }, + { "envelope_2", "RocksMore.pcx" }, + { "envelope_2.xpos", "1" }, + { "envelope_2.ypos", "4" }, + { "envelope_2.frames", "1" }, + { "envelope_2.collecting", "RocksMore.pcx" }, + { "envelope_2.collecting.xpos", "5" }, + { "envelope_2.collecting.ypos", "4" }, + { "envelope_2.collecting.frames", "3" }, + { "envelope_2.collecting.delay", "2" }, + { "envelope_2.collecting.anim_mode", "linear" }, + { "envelope_3", "RocksMore.pcx" }, + { "envelope_3.xpos", "2" }, + { "envelope_3.ypos", "4" }, + { "envelope_3.frames", "1" }, + { "envelope_3.collecting", "RocksMore.pcx" }, + { "envelope_3.collecting.xpos", "5" }, + { "envelope_3.collecting.ypos", "4" }, + { "envelope_3.collecting.frames", "3" }, + { "envelope_3.collecting.delay", "2" }, + { "envelope_3.collecting.anim_mode", "linear" }, + { "envelope_4", "RocksMore.pcx" }, + { "envelope_4.xpos", "3" }, + { "envelope_4.ypos", "4" }, + { "envelope_4.frames", "1" }, + { "envelope_4.collecting", "RocksMore.pcx" }, + { "envelope_4.collecting.xpos", "5" }, + { "envelope_4.collecting.ypos", "4" }, + { "envelope_4.collecting.frames", "3" }, + { "envelope_4.collecting.delay", "2" }, + { "envelope_4.collecting.anim_mode", "linear" }, { "sign_exclamation", "RocksDC.pcx" }, { "sign_exclamation.xpos", "5" }, @@ -1460,10 +1511,10 @@ struct ConfigInfo image_config[] = { "landmine.frames", "1" }, { "landmine.crumbled_like", "sand" }, - { "steelwall_slanted", "RocksDC.pcx" }, - { "steelwall_slanted.xpos", "5" }, - { "steelwall_slanted.ypos", "15" }, - { "steelwall_slanted.frames", "1" }, + { "steelwall_slippery", "RocksDC.pcx" }, + { "steelwall_slippery.xpos", "5" }, + { "steelwall_slippery.ypos", "15" }, + { "steelwall_slippery.frames", "1" }, { "extra_time", "RocksDC.pcx" }, { "extra_time.xpos", "8" }, @@ -3340,6 +3391,27 @@ struct ConfigInfo image_config[] = { "font.text_4.active.SCORES.width", "16" }, { "font.text_4.active.SCORES.height", "32" }, + { "font.envelope_1", "RocksFontEM.pcx" }, + { "font.envelope_1.x", "0" }, + { "font.envelope_1.y", "160" }, + { "font.envelope_1.width", "16" }, + { "font.envelope_1.height", "16" }, + { "font.envelope_2", "RocksFontEM.pcx" }, + { "font.envelope_2.x", "0" }, + { "font.envelope_2.y", "160" }, + { "font.envelope_2.width", "16" }, + { "font.envelope_2.height", "16" }, + { "font.envelope_3", "RocksFontEM.pcx" }, + { "font.envelope_3.x", "0" }, + { "font.envelope_3.y", "160" }, + { "font.envelope_3.width", "16" }, + { "font.envelope_3.height", "16" }, + { "font.envelope_4", "RocksFontEM.pcx" }, + { "font.envelope_4.x", "0" }, + { "font.envelope_4.y", "160" }, + { "font.envelope_4.width", "16" }, + { "font.envelope_4.height", "16" }, + { "font.input_1", "RocksFontSmall.pcx" }, { "font.input_1.x", "0" }, { "font.input_1.y", "210" }, @@ -3431,6 +3503,35 @@ struct ConfigInfo image_config[] = { "editor.element_border_input.xpos", "0" }, { "editor.element_border_input.ypos", "0" }, + { "background.envelope_1", "RocksScreen.pcx" }, + { "background.envelope_1.x", "0" }, + { "background.envelope_1.y", "0" }, + { "background.envelope_1.width", "560" }, + { "background.envelope_1.height", "560" }, + { "background.envelope_1.anim_mode", "default" }, + { "background.envelope_1.draw_masked", "false" }, + { "background.envelope_2", "RocksScreen.pcx" }, + { "background.envelope_2.x", "0" }, + { "background.envelope_2.y", "0" }, + { "background.envelope_2.width", "560" }, + { "background.envelope_2.height", "560" }, + { "background.envelope_2.anim_mode", "default" }, + { "background.envelope_2.draw_masked", "false" }, + { "background.envelope_3", "RocksScreen.pcx" }, + { "background.envelope_3.x", "0" }, + { "background.envelope_3.y", "0" }, + { "background.envelope_3.width", "560" }, + { "background.envelope_3.height", "560" }, + { "background.envelope_3.anim_mode", "default" }, + { "background.envelope_3.draw_masked", "false" }, + { "background.envelope_4", "RocksScreen.pcx" }, + { "background.envelope_4.x", "0" }, + { "background.envelope_4.y", "0" }, + { "background.envelope_4.width", "560" }, + { "background.envelope_4.height", "560" }, + { "background.envelope_4.anim_mode", "default" }, + { "background.envelope_4.draw_masked", "false" }, + { "background", UNDEFINED_FILENAME }, { "background.MAIN", UNDEFINED_FILENAME }, { "background.LEVELS", UNDEFINED_FILENAME }, @@ -3467,8 +3568,12 @@ struct ConfigInfo image_config[] = { "menu.list_size.SCORES", "-1" }, { "menu.list_size.INFO", "-1" }, - { "door.step_offset", "2" }, - { "door.step_delay", "10" }, + { "door_1.step_offset", "2" }, + { "door_1.step_delay", "10" }, + { "door_1.anim_mode", "default" }, + { "door_2.step_offset", "2" }, + { "door_2.step_delay", "10" }, + { "door_2.anim_mode", "default" }, { NULL, NULL } };