X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=13e2379314f6eee32152d23e635b61ce82b7958c;hb=213773d641290a743d56c17165d0bafec72cc0aa;hp=868fb084a3f80ba5ae8391c46426caf4dbb2ef35;hpb=f857fec3082c785b0dd271b6ad1b7642a2ed4e65;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 868fb084..13e23793 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -504,6 +504,9 @@ struct ConfigInfo image_config[] = { "sp_buggy_base.xpos", "1" }, { "sp_buggy_base.ypos", "3" }, { "sp_buggy_base.frames", "1" }, + { "sp_buggy_base.EDITOR", "RocksSP.pcx" }, + { "sp_buggy_base.EDITOR.xpos", "9" }, + { "sp_buggy_base.EDITOR.ypos", "6" }, { "sp_buggy_base.activating", "RocksSP.pcx" }, { "sp_buggy_base.activating.xpos", "15" }, { "sp_buggy_base.activating.ypos", "2" }, @@ -768,55 +771,97 @@ struct ConfigInfo image_config[] = { "wall_diamond.ypos", "8" }, { "wall_diamond.frames", "1" }, + { "bug", "RocksElements.pcx" }, + { "bug.xpos", "8" }, + { "bug.ypos", "4" }, + { "bug.frames", "4" }, + { "bug.delay", "8" }, { "bug.right", "RocksElements.pcx" }, { "bug.right.xpos", "8" }, { "bug.right.ypos", "4" }, - { "bug.right.frames", "2" }, - { "bug.right.delay", "4" }, - { "bug.right.offset", "128" }, + { "bug.right.frames", "1" }, { "bug.up", "RocksElements.pcx" }, { "bug.up.xpos", "9" }, { "bug.up.ypos", "4" }, - { "bug.up.frames", "2" }, - { "bug.up.delay", "4" }, - { "bug.up.offset", "128" }, + { "bug.up.frames", "1" }, { "bug.left", "RocksElements.pcx" }, { "bug.left.xpos", "10" }, { "bug.left.ypos", "4" }, - { "bug.left.frames", "2" }, - { "bug.left.delay", "4" }, - { "bug.left.offset", "128" }, + { "bug.left.frames", "1" }, { "bug.down", "RocksElements.pcx" }, { "bug.down.xpos", "11" }, { "bug.down.ypos", "4" }, - { "bug.down.frames", "2" }, - { "bug.down.delay", "4" }, - { "bug.down.offset", "128" }, - + { "bug.down.frames", "1" }, + { "bug.moving.right", "RocksElements.pcx" }, + { "bug.moving.right.xpos", "8" }, + { "bug.moving.right.ypos", "4" }, + { "bug.moving.right.frames", "2" }, + { "bug.moving.right.delay", "4" }, + { "bug.moving.right.offset", "128" }, + { "bug.moving.up", "RocksElements.pcx" }, + { "bug.moving.up.xpos", "9" }, + { "bug.moving.up.ypos", "4" }, + { "bug.moving.up.frames", "2" }, + { "bug.moving.up.delay", "4" }, + { "bug.moving.up.offset", "128" }, + { "bug.moving.left", "RocksElements.pcx" }, + { "bug.moving.left.xpos", "10" }, + { "bug.moving.left.ypos", "4" }, + { "bug.moving.left.frames", "2" }, + { "bug.moving.left.delay", "4" }, + { "bug.moving.left.offset", "128" }, + { "bug.moving.down", "RocksElements.pcx" }, + { "bug.moving.down.xpos", "11" }, + { "bug.moving.down.ypos", "4" }, + { "bug.moving.down.frames", "2" }, + { "bug.moving.down.delay", "4" }, + { "bug.moving.down.offset", "128" }, + + { "spaceship", "RocksElements.pcx" }, + { "spaceship.xpos", "8" }, + { "spaceship.ypos", "3" }, + { "spaceship.frames", "4" }, + { "spaceship.delay", "8" }, { "spaceship.right", "RocksElements.pcx" }, { "spaceship.right.xpos", "8" }, { "spaceship.right.ypos", "3" }, - { "spaceship.right.frames", "2" }, - { "spaceship.right.delay", "4" }, - { "spaceship.right.offset", "128" }, + { "spaceship.right.frames", "1" }, { "spaceship.up", "RocksElements.pcx" }, { "spaceship.up.xpos", "9" }, { "spaceship.up.ypos", "3" }, - { "spaceship.up.frames", "2" }, - { "spaceship.up.delay", "4" }, - { "spaceship.up.offset", "128" }, + { "spaceship.up.frames", "1" }, { "spaceship.left", "RocksElements.pcx" }, { "spaceship.left.xpos", "10" }, { "spaceship.left.ypos", "3" }, - { "spaceship.left.frames", "2" }, - { "spaceship.left.delay", "4" }, - { "spaceship.left.offset", "128" }, + { "spaceship.left.frames", "1" }, { "spaceship.down", "RocksElements.pcx" }, { "spaceship.down.xpos", "11" }, { "spaceship.down.ypos", "3" }, - { "spaceship.down.frames", "2" }, - { "spaceship.down.delay", "4" }, - { "spaceship.down.offset", "128" }, + { "spaceship.down.frames", "1" }, + { "spaceship.moving.right", "RocksElements.pcx" }, + { "spaceship.moving.right.xpos", "8" }, + { "spaceship.moving.right.ypos", "3" }, + { "spaceship.moving.right.frames", "2" }, + { "spaceship.moving.right.delay", "4" }, + { "spaceship.moving.right.offset", "128" }, + { "spaceship.moving.up", "RocksElements.pcx" }, + { "spaceship.moving.up.xpos", "9" }, + { "spaceship.moving.up.ypos", "3" }, + { "spaceship.moving.up.frames", "2" }, + { "spaceship.moving.up.delay", "4" }, + { "spaceship.moving.up.offset", "128" }, + { "spaceship.moving.left", "RocksElements.pcx" }, + { "spaceship.moving.left.xpos", "10" }, + { "spaceship.moving.left.ypos", "3" }, + { "spaceship.moving.left.frames", "2" }, + { "spaceship.moving.left.delay", "4" }, + { "spaceship.moving.left.offset", "128" }, + { "spaceship.moving.down", "RocksElements.pcx" }, + { "spaceship.moving.down.xpos", "11" }, + { "spaceship.moving.down.ypos", "3" }, + { "spaceship.moving.down.frames", "2" }, + { "spaceship.moving.down.delay", "4" }, + { "spaceship.moving.down.offset", "128" }, { "yamyam", "RocksElements.pcx" }, { "yamyam.xpos", "0" }, @@ -930,6 +975,7 @@ struct ConfigInfo image_config[] = { "acid.ypos", "7" }, { "acid.frames", "4" }, { "acid.delay", "10" }, + { "acid.global_sync", "true" }, { "acid_splash_left", "RocksHeroes.pcx" }, { "acid_splash_left.xpos", "8" }, @@ -959,7 +1005,7 @@ struct ConfigInfo image_config[] = { "amoeba.shrinking.ypos", "6" }, { "amoeba.shrinking.frames", "3" }, { "amoeba.shrinking.delay", "2" }, - { "amoeba.shrinking.anim_mode", "loop,linear,reverse" }, + { "amoeba.shrinking.anim_mode", "linear,reverse" }, { "amoeba_wet", "RocksElements.pcx" }, { "amoeba_wet.xpos", "8" }, { "amoeba_wet.ypos", "6" }, @@ -1677,34 +1723,55 @@ struct ConfigInfo image_config[] = { "biomaze.ypos", "1" }, { "biomaze.frames", "1" }, + { "pacman", "RocksElements.pcx" }, + { "pacman.xpos", "8" }, + { "pacman.ypos", "5" }, + { "pacman.frames", "4" }, + { "pacman.delay", "8" }, { "pacman.right", "RocksElements.pcx" }, { "pacman.right.xpos", "8" }, { "pacman.right.ypos", "5" }, - { "pacman.right.frames", "2" }, - { "pacman.right.anim_mode", "reverse" }, - { "pacman.right.delay", "4" }, - { "pacman.right.offset", "128" }, + { "pacman.right.frames", "1" }, { "pacman.up", "RocksElements.pcx" }, { "pacman.up.xpos", "9" }, { "pacman.up.ypos", "5" }, - { "pacman.up.frames", "2" }, - { "pacman.up.anim_mode", "reverse" }, - { "pacman.up.delay", "4" }, - { "pacman.up.offset", "128" }, + { "pacman.up.frames", "1" }, { "pacman.left", "RocksElements.pcx" }, { "pacman.left.xpos", "10" }, { "pacman.left.ypos", "5" }, - { "pacman.left.frames", "2" }, - { "pacman.left.anim_mode", "reverse" }, - { "pacman.left.delay", "4" }, - { "pacman.left.offset", "128" }, + { "pacman.left.frames", "1" }, { "pacman.down", "RocksElements.pcx" }, { "pacman.down.xpos", "11" }, { "pacman.down.ypos", "5" }, - { "pacman.down.frames", "2" }, - { "pacman.down.anim_mode", "reverse" }, - { "pacman.down.delay", "4" }, - { "pacman.down.offset", "128" }, + { "pacman.down.frames", "1" }, + { "pacman.moving.right", "RocksElements.pcx" }, + { "pacman.moving.right.xpos", "8" }, + { "pacman.moving.right.ypos", "5" }, + { "pacman.moving.right.frames", "2" }, + { "pacman.moving.right.anim_mode", "reverse" }, + { "pacman.moving.right.delay", "4" }, + { "pacman.moving.right.offset", "128" }, + { "pacman.moving.up", "RocksElements.pcx" }, + { "pacman.moving.up.xpos", "9" }, + { "pacman.moving.up.ypos", "5" }, + { "pacman.moving.up.frames", "2" }, + { "pacman.moving.up.anim_mode", "reverse" }, + { "pacman.moving.up.delay", "4" }, + { "pacman.moving.up.offset", "128" }, + { "pacman.moving.left", "RocksElements.pcx" }, + { "pacman.moving.left.xpos", "10" }, + { "pacman.moving.left.ypos", "5" }, + { "pacman.moving.left.frames", "2" }, + { "pacman.moving.left.anim_mode", "reverse" }, + { "pacman.moving.left.delay", "4" }, + { "pacman.moving.left.offset", "128" }, + { "pacman.moving.down", "RocksElements.pcx" }, + { "pacman.moving.down.xpos", "11" }, + { "pacman.moving.down.ypos", "5" }, + { "pacman.moving.down.frames", "2" }, + { "pacman.moving.down.anim_mode", "reverse" }, + { "pacman.moving.down.delay", "4" }, + { "pacman.moving.down.offset", "128" }, { "lamp", "RocksElements.pcx" }, { "lamp.xpos", "0" }, @@ -3345,6 +3412,10 @@ struct ConfigInfo image_config[] = { "editor.element_border.xpos", "0" }, { "editor.element_border.ypos", "0" }, + { "editor.element_border_input", "RocksElements.pcx" }, + { "editor.element_border_input.xpos", "0" }, + { "editor.element_border_input.ypos", "0" }, + { "background", UNDEFINED_FILENAME }, { "background.MAIN", UNDEFINED_FILENAME }, { "background.LEVELS", UNDEFINED_FILENAME },