X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=721bf8e424c7ce14c7b3a7fd31b7e0d5977bb921;hb=c9bb6e0a6eecbf84320be79b121bd957a938a08c;hp=c0277ffb16053b5be649b94943c5665d67d090e3;hpb=91afd13180ad610e2a6cbef32b85677cf8148864;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index c0277ffb..721bf8e4 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -43,7 +43,6 @@ struct ConfigInfo image_config_suffix[] = { ".position", ARG_UNDEFINED, TYPE_STRING }, { ".draw_xoffset", "0", TYPE_INTEGER }, { ".draw_yoffset", "0", TYPE_INTEGER }, - { ".format", ARG_UNDEFINED, TYPE_STRING }, { ".name", ARG_UNDEFINED, TYPE_STRING }, { NULL, NULL, 0 } @@ -209,6 +208,13 @@ struct ConfigInfo image_config[] = /* images for Supaplex style elements and actions */ + { "[sp_default].exploding", "RocksSP.pcx" }, + { "[sp_default].exploding.xpos", "8" }, + { "[sp_default].exploding.ypos", "3" }, + { "[sp_default].exploding.frames", "8" }, + { "[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" }, @@ -268,6 +274,18 @@ struct ConfigInfo image_config[] = { "sp_murphy.digging.right.frames", "3" }, { "sp_murphy.digging.right.anim_mode", "pingpong" }, { "sp_murphy.digging.right.delay", "2" }, + { "sp_murphy.collecting.left", "RocksSP.pcx" }, + { "sp_murphy.collecting.left.xpos", "8" }, + { "sp_murphy.collecting.left.ypos", "0" }, + { "sp_murphy.collecting.left.frames", "3" }, + { "sp_murphy.collecting.left.anim_mode", "pingpong" }, + { "sp_murphy.collecting.left.delay", "2" }, + { "sp_murphy.collecting.right", "RocksSP.pcx" }, + { "sp_murphy.collecting.right.xpos", "11" }, + { "sp_murphy.collecting.right.ypos", "0" }, + { "sp_murphy.collecting.right.frames", "3" }, + { "sp_murphy.collecting.right.anim_mode", "pingpong" }, + { "sp_murphy.collecting.right.delay", "2" }, { "sp_murphy.pushing.left", "RocksSP.pcx" }, { "sp_murphy.pushing.left.xpos", "11" }, { "sp_murphy.pushing.left.ypos", "1" }, @@ -474,6 +492,12 @@ struct ConfigInfo image_config[] = { "sp_electron.EDITOR", "RocksSP.pcx" }, { "sp_electron.EDITOR.xpos", "10" }, { "sp_electron.EDITOR.ypos", "11" }, + { "sp_electron.exploding", "RocksSP.pcx" }, + { "sp_electron.exploding.xpos", "8" }, + { "sp_electron.exploding.ypos", "4" }, + { "sp_electron.exploding.frames", "8" }, + { "sp_electron.exploding.delay", "3" }, + { "sp_electron.exploding.anim_mode", "linear" }, { "sp_terminal", "RocksSP.pcx" }, { "sp_terminal.xpos", "0" }, @@ -493,6 +517,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" }, @@ -528,19 +555,6 @@ struct ConfigInfo image_config[] = { "sp_hardware_base_6.ypos", "4" }, { "sp_hardware_base_6.frames", "1" }, - { "sp_explosion", "RocksSP.pcx" }, - { "sp_explosion.xpos", "8" }, - { "sp_explosion.ypos", "3" }, - { "sp_explosion.frames", "8" }, - { "sp_explosion.delay", "3" }, - { "sp_explosion.anim_mode", "linear" }, - { "sp_explosion_infotron", "RocksSP.pcx" }, - { "sp_explosion_infotron.xpos", "8" }, - { "sp_explosion_infotron.ypos", "4" }, - { "sp_explosion_infotron.frames", "8" }, - { "sp_explosion.delay", "3" }, - { "sp_explosion.anim_mode", "linear" }, - /* images for Sokoban style elements and actions */ { "sokoban_object", "RocksElements.pcx" }, @@ -568,14 +582,10 @@ struct ConfigInfo image_config[] = { "empty_space.ypos", "0" }, { "empty_space.frames", "1" }, - { "sand", "RocksElements.pcx" }, + { "sand", "RocksMore.pcx" }, { "sand.xpos", "0" }, - { "sand.ypos", "0" }, + { "sand.ypos", "2" }, { "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" }, @@ -600,6 +610,34 @@ 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_crumbled.digging.left", "RocksMore.pcx" }, + { "sand_crumbled.digging.left.xpos", "6" }, + { "sand_crumbled.digging.left.ypos", "0" }, + { "sand_crumbled.digging.left.frames", "3" }, + { "sand_crumbled.digging.left.delay", "2" }, + { "sand_crumbled.digging.left.anim_mode", "linear" }, + { "sand_crumbled.digging.right", "RocksMore.pcx" }, + { "sand_crumbled.digging.right.xpos", "9" }, + { "sand_crumbled.digging.right.ypos", "0" }, + { "sand_crumbled.digging.right.frames", "3" }, + { "sand_crumbled.digging.right.delay", "2" }, + { "sand_crumbled.digging.right.anim_mode", "linear" }, + { "sand_crumbled.digging.up", "RocksMore.pcx" }, + { "sand_crumbled.digging.up.xpos", "0" }, + { "sand_crumbled.digging.up.ypos", "0" }, + { "sand_crumbled.digging.up.frames", "3" }, + { "sand_crumbled.digging.up.delay", "2" }, + { "sand_crumbled.digging.up.anim_mode", "linear" }, + { "sand_crumbled.digging.down", "RocksMore.pcx" }, + { "sand_crumbled.digging.down.xpos", "3" }, + { "sand_crumbled.digging.down.ypos", "0" }, + { "sand_crumbled.digging.down.frames", "3" }, + { "sand_crumbled.digging.down.delay", "2" }, + { "sand_crumbled.digging.down.anim_mode", "linear" }, { "wall", "RocksElements.pcx" }, { "wall.xpos", "5" }, @@ -650,6 +688,12 @@ struct ConfigInfo image_config[] = { "emerald.falling.ypos", "0" }, { "emerald.falling.frames", "2" }, { "emerald.falling.delay", "4" }, + { "emerald.collecting", "RocksMore.pcx" }, + { "emerald.collecting.xpos", "3" }, + { "emerald.collecting.ypos", "2" }, + { "emerald.collecting.frames", "3" }, + { "emerald.collecting.delay", "2" }, + { "emerald.collecting.anim_mode", "linear" }, { "diamond", "RocksElements.pcx" }, { "diamond.xpos", "10" }, @@ -665,6 +709,12 @@ struct ConfigInfo image_config[] = { "diamond.falling.ypos", "0" }, { "diamond.falling.frames", "2" }, { "diamond.falling.delay", "4" }, + { "diamond.collecting", "RocksMore.pcx" }, + { "diamond.collecting.xpos", "7" }, + { "diamond.collecting.ypos", "2" }, + { "diamond.collecting.frames", "3" }, + { "diamond.collecting.delay", "2" }, + { "diamond.collecting.anim_mode", "linear" }, { "bomb", "RocksElements.pcx" }, { "bomb.xpos", "11" }, @@ -721,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" }, @@ -883,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" }, @@ -912,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" }, @@ -1630,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" }, @@ -2684,12 +2798,12 @@ struct ConfigInfo image_config[] = { "player_4.snapping.right.ypos", "10" }, { "player_4.snapping.right.frames", "1" }, - { "explosion", "RocksElements.pcx" }, - { "explosion.xpos", "0" }, - { "explosion.ypos", "4" }, - { "explosion.frames", "8" }, - { "explosion.delay", "2" }, - { "explosion.anim_mode", "linear" }, + { "[default].exploding", "RocksElements.pcx" }, + { "[default].exploding.xpos", "0" }, + { "[default].exploding.ypos", "4" }, + { "[default].exploding.frames", "8" }, + { "[default].exploding.delay", "2" }, + { "[default].exploding.anim_mode", "linear" }, { "twinkle_blue", "RocksHeroes.pcx" }, { "twinkle_blue.xpos", "9" }, @@ -3074,28 +3188,28 @@ struct ConfigInfo image_config[] = { "font.initial_1.height", "14" }, { "font.initial_2", "RocksFontSmall.pcx" }, { "font.initial_2.x", "0" }, - { "font.initial_2.y", "56" }, + { "font.initial_2.y", "70" }, { "font.initial_2.width", "14" }, { "font.initial_2.height", "14" }, { "font.initial_3", "RocksFontSmall.pcx" }, { "font.initial_3.x", "0" }, - { "font.initial_3.y", "112" }, + { "font.initial_3.y", "140" }, { "font.initial_3.width", "14" }, { "font.initial_3.height", "14" }, { "font.initial_4", "RocksFontSmall.pcx" }, { "font.initial_4.x", "0" }, - { "font.initial_4.y", "168" }, + { "font.initial_4.y", "210" }, { "font.initial_4.width", "14" }, { "font.initial_4.height", "14" }, { "font.title_1", "RocksFontBig.pcx" }, { "font.title_1.x", "0" }, - { "font.title_1.y", "384" }, + { "font.title_1.y", "480" }, { "font.title_1.width", "32" }, { "font.title_1.height", "32" }, { "font.title_1.LEVELS", "RocksFontBig.pcx" }, { "font.title_1.LEVELS.x", "0" }, - { "font.title_1.LEVELS.y", "256" }, + { "font.title_1.LEVELS.y", "320" }, { "font.title_1.LEVELS.width", "32" }, { "font.title_1.LEVELS.height", "32" }, { "font.title_2", "RocksFontSmall.pcx" }, @@ -3106,18 +3220,18 @@ struct ConfigInfo image_config[] = { "font.menu_1", "RocksFontBig.pcx" }, { "font.menu_1.x", "0" }, - { "font.menu_1.y", "256" }, + { "font.menu_1.y", "320" }, { "font.menu_1.width", "32" }, { "font.menu_1.height", "32" }, { "font.menu_2", "RocksFontMedium.pcx" }, { "font.menu_2.x", "0" }, - { "font.menu_2.y", "256" }, + { "font.menu_2.y", "320" }, { "font.menu_2.width", "16" }, { "font.menu_2.height", "32" }, { "font.text_1", "RocksFontSmall.pcx" }, { "font.text_1.x", "0" }, - { "font.text_1.y", "112" }, + { "font.text_1.y", "140" }, { "font.text_1.width", "14" }, { "font.text_1.height", "14" }, { "font.text_1.LEVELS", "RocksFontMedium.pcx" }, @@ -3125,36 +3239,46 @@ struct ConfigInfo image_config[] = { "font.text_1.LEVELS.y", "0" }, { "font.text_1.LEVELS.width", "16" }, { "font.text_1.LEVELS.height", "32" }, - { "font.text_1.SCORES", "RocksFontBig.pcx" }, - { "font.text_1.SCORES.x", "0" }, - { "font.text_1.SCORES.y", "256" }, - { "font.text_1.SCORES.width", "32" }, - { "font.text_1.SCORES.height", "32" }, { "font.text_1.PREVIEW", "RocksFontEM.pcx" }, { "font.text_1.PREVIEW.x", "0" }, { "font.text_1.PREVIEW.y", "160" }, { "font.text_1.PREVIEW.width", "16" }, { "font.text_1.PREVIEW.height", "16" }, + { "font.text_1.SCORES", "RocksFontMedium.pcx" }, + { "font.text_1.SCORES.x", "0" }, + { "font.text_1.SCORES.y", "480" }, + { "font.text_1.SCORES.width", "16" }, + { "font.text_1.SCORES.height", "32" }, + { "font.text_1.active.SCORES", "RocksFontMedium.pcx" }, + { "font.text_1.active.SCORES.x", "0" }, + { "font.text_1.active.SCORES.y", "0" }, + { "font.text_1.active.SCORES.width", "16" }, + { "font.text_1.active.SCORES.height", "32" }, { "font.text_2", "RocksFontSmall.pcx" }, { "font.text_2.x", "0" }, - { "font.text_2.y", "168" }, + { "font.text_2.y", "210" }, { "font.text_2.width", "14" }, { "font.text_2.height", "14" }, { "font.text_2.LEVELS", "RocksFontMedium.pcx" }, { "font.text_2.LEVELS.x", "0" }, - { "font.text_2.LEVELS.y", "128" }, + { "font.text_2.LEVELS.y", "160" }, { "font.text_2.LEVELS.width", "16" }, { "font.text_2.LEVELS.height", "32" }, - { "font.text_2.SCORES", "RocksFontMedium.pcx" }, - { "font.text_2.SCORES.x", "0" }, - { "font.text_2.SCORES.y", "384" }, - { "font.text_2.SCORES.width", "16" }, - { "font.text_2.SCORES.height", "32" }, { "font.text_2.PREVIEW", "RocksFontEM.pcx" }, { "font.text_2.PREVIEW.x", "0" }, { "font.text_2.PREVIEW.y", "160" }, { "font.text_2.PREVIEW.width", "16" }, { "font.text_2.PREVIEW.height", "16" }, + { "font.text_2.SCORES", "RocksFontBig.pcx" }, + { "font.text_2.SCORES.x", "0" }, + { "font.text_2.SCORES.y", "320" }, + { "font.text_2.SCORES.width", "32" }, + { "font.text_2.SCORES.height", "32" }, + { "font.text_2.active.SCORES", "RocksFontBig.pcx" }, + { "font.text_2.active.SCORES.x", "0" }, + { "font.text_2.active.SCORES.y", "0" }, + { "font.text_2.active.SCORES.width", "32" }, + { "font.text_2.active.SCORES.height", "32" }, { "font.text_3", "RocksFontSmall.pcx" }, { "font.text_3.x", "0" }, { "font.text_3.y", "0" }, @@ -3162,100 +3286,125 @@ struct ConfigInfo image_config[] = { "font.text_3.height", "14" }, { "font.text_3.LEVELS", "RocksFontMedium.pcx" }, { "font.text_3.LEVELS.x", "0" }, - { "font.text_3.LEVELS.y", "256" }, + { "font.text_3.LEVELS.y", "320" }, { "font.text_3.LEVELS.width", "16" }, { "font.text_3.LEVELS.height", "32" }, - { "font.text_3.SCORES", "RocksFontBig.pcx" }, - { "font.text_3.SCORES.x", "0" }, - { "font.text_3.SCORES.y", "0" }, - { "font.text_3.SCORES.width", "32" }, - { "font.text_3.SCORES.height", "32" }, { "font.text_3.PREVIEW", "RocksFontEM.pcx" }, { "font.text_3.PREVIEW.x", "0" }, { "font.text_3.PREVIEW.y", "160" }, { "font.text_3.PREVIEW.width", "16" }, { "font.text_3.PREVIEW.height", "16" }, + { "font.text_3.SCORES", "RocksFontMedium.pcx" }, + { "font.text_3.SCORES.x", "0" }, + { "font.text_3.SCORES.y", "480" }, + { "font.text_3.SCORES.width", "16" }, + { "font.text_3.SCORES.height", "32" }, + { "font.text_3.active.SCORES", "RocksFontMedium.pcx" }, + { "font.text_3.active.SCORES.x", "0" }, + { "font.text_3.active.SCORES.y", "0" }, + { "font.text_3.active.SCORES.width", "16" }, + { "font.text_3.active.SCORES.height", "32" }, { "font.text_4", "RocksFontSmall.pcx" }, { "font.text_4.x", "0" }, - { "font.text_4.y", "56" }, + { "font.text_4.y", "70" }, { "font.text_4.width", "14" }, { "font.text_4.height", "14" }, { "font.text_4.LEVELS", "RocksFontMedium.pcx" }, { "font.text_4.LEVELS.x", "0" }, - { "font.text_4.LEVELS.y", "384" }, + { "font.text_4.LEVELS.y", "480" }, { "font.text_4.LEVELS.width", "16" }, { "font.text_4.LEVELS.height", "32" }, { "font.text_4.SCORES", "RocksFontMedium.pcx" }, { "font.text_4.SCORES.x", "0" }, - { "font.text_4.SCORES.y", "0" }, + { "font.text_4.SCORES.y", "480" }, { "font.text_4.SCORES.width", "16" }, { "font.text_4.SCORES.height", "32" }, - - { "font.input", "RocksFontSmall.pcx" }, - { "font.input.x", "0" }, - { "font.input.y", "168" }, - { "font.input.width", "14" }, - { "font.input.height", "14" }, - { "font.input.MAIN", "RocksFontBig.pcx" }, - { "font.input.MAIN.x", "0" }, - { "font.input.MAIN.y", "0" }, - { "font.input.MAIN.width", "32" }, - { "font.input.MAIN.height", "32" }, - { "font.input.active", "RocksFontSmall.pcx" }, - { "font.input.active.x", "0" }, - { "font.input.active.y", "0" }, - { "font.input.active.width", "14" }, - { "font.input.active.height", "14" }, - { "font.input.active.MAIN", "RocksFontBig.pcx" }, - { "font.input.active.MAIN.x", "0" }, - { "font.input.active.MAIN.y", "384" }, - { "font.input.active.MAIN.width", "32" }, - { "font.input.active.MAIN.height", "32" }, - { "font.input.active.SETUP", "RocksFontBig.pcx" }, - { "font.input.active.SETUP.x", "0" }, - { "font.input.active.SETUP.y", "0" }, - { "font.input.active.SETUP.width", "32" }, - { "font.input.active.SETUP.height", "32" }, + { "font.text_4.active.SCORES", "RocksFontMedium.pcx" }, + { "font.text_4.active.SCORES.x", "0" }, + { "font.text_4.active.SCORES.y", "0" }, + { "font.text_4.active.SCORES.width", "16" }, + { "font.text_4.active.SCORES.height", "32" }, + + { "font.input_1", "RocksFontSmall.pcx" }, + { "font.input_1.x", "0" }, + { "font.input_1.y", "210" }, + { "font.input_1.width", "14" }, + { "font.input_1.height", "14" }, + { "font.input_1.MAIN", "RocksFontBig.pcx" }, + { "font.input_1.MAIN.x", "0" }, + { "font.input_1.MAIN.y", "0" }, + { "font.input_1.MAIN.width", "32" }, + { "font.input_1.MAIN.height", "32" }, + { "font.input_1.active", "RocksFontSmall.pcx" }, + { "font.input_1.active.x", "0" }, + { "font.input_1.active.y", "210" }, + { "font.input_1.active.width", "14" }, + { "font.input_1.active.height", "14" }, + { "font.input_1.active.MAIN", "RocksFontBig.pcx" }, + { "font.input_1.active.MAIN.x", "0" }, + { "font.input_1.active.MAIN.y", "480" }, + { "font.input_1.active.MAIN.width", "32" }, + { "font.input_1.active.MAIN.height", "32" }, + { "font.input_1.active.SETUP", "RocksFontBig.pcx" }, + { "font.input_1.active.SETUP.x", "0" }, + { "font.input_1.active.SETUP.y", "0" }, + { "font.input_1.active.SETUP.width", "32" }, + { "font.input_1.active.SETUP.height", "32" }, + { "font.input_2", "RocksFontSmall.pcx" }, + { "font.input_2.x", "0" }, + { "font.input_2.y", "210" }, + { "font.input_2.width", "14" }, + { "font.input_2.height", "14" }, + { "font.input_2.active", "RocksFontSmall.pcx" }, + { "font.input_2.active.x", "0" }, + { "font.input_2.active.y", "210" }, + { "font.input_2.active.width", "14" }, + { "font.input_2.active.height", "14" }, { "font.option_off", "RocksFontBig.pcx" }, { "font.option_off.x", "0" }, - { "font.option_off.y", "128" }, + { "font.option_off.y", "160" }, { "font.option_off.width", "32" }, { "font.option_off.height", "32" }, { "font.option_on", "RocksFontBig.pcx" }, { "font.option_on.x", "0" }, - { "font.option_on.y", "384" }, + { "font.option_on.y", "480" }, { "font.option_on.width", "32" }, { "font.option_on.height", "32" }, { "font.value_1", "RocksFontBig.pcx" }, { "font.value_1.x", "0" }, - { "font.value_1.y", "384" }, + { "font.value_1.y", "480" }, { "font.value_1.width", "32" }, { "font.value_1.height", "32" }, { "font.value_2", "RocksFontMedium.pcx" }, { "font.value_2.x", "0" }, - { "font.value_2.y", "384" }, + { "font.value_2.y", "480" }, { "font.value_2.width", "16" }, { "font.value_2.height", "32" }, { "font.value_old", "RocksFontBig.pcx" }, { "font.value_old.x", "0" }, - { "font.value_old.y", "128" }, + { "font.value_old.y", "160" }, { "font.value_old.width", "32" }, { "font.value_old.height", "32" }, { "font.level_number", "RocksFontSmall.pcx" }, { "font.level_number.x", "0" }, - { "font.level_number.y", "280" }, + { "font.level_number.y", "350" }, { "font.level_number.width", "10" }, { "font.level_number.height", "14" }, { "font.tape_recorder", "RocksFontSmall.pcx" }, { "font.tape_recorder.x", "0" }, - { "font.tape_recorder.y", "224" }, + { "font.tape_recorder.y", "280" }, { "font.tape_recorder.width", "11" }, { "font.tape_recorder.height", "14" }, + { "font.game_info", "RocksFontEM.pcx" }, + { "font.game_info.xpos", "0" }, + { "font.game_info.ypos", "0" }, + { "font.game_info.delay", "10" }, + { "global.border", "RocksScreen.pcx" }, { "global.door", "RocksDoor.pcx" }, @@ -3263,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 }, @@ -3272,34 +3425,8 @@ struct ConfigInfo image_config[] = { "background.SETUP", UNDEFINED_FILENAME }, { "background.DOOR", UNDEFINED_FILENAME }, - { "info.font_em_1", "RocksFontEM.pcx" }, - { "info.font_em_1.xpos", "0" }, - { "info.font_em_1.ypos", "0" }, - { "info.font_em_1.frames", "16" }, - { "info.font_em_1.delay", "10" }, - { "info.font_em_2", "RocksFontEM.pcx" }, - { "info.font_em_2.xpos", "0" }, - { "info.font_em_2.ypos", "1" }, - { "info.font_em_2.frames", "16" }, - { "info.font_em_2.delay", "10" }, - { "info.font_em_3", "RocksFontEM.pcx" }, - { "info.font_em_3.xpos", "0" }, - { "info.font_em_3.ypos", "2" }, - { "info.font_em_3.frames", "16" }, - { "info.font_em_3.delay", "10" }, - { "info.font_em_4", "RocksFontEM.pcx" }, - { "info.font_em_4.xpos", "0" }, - { "info.font_em_4.ypos", "3" }, - { "info.font_em_4.frames", "16" }, - { "info.font_em_4.delay", "10" }, - { "info.font_em_5", "RocksFontEM.pcx" }, - { "info.font_em_5.xpos", "0" }, - { "info.font_em_5.ypos", "4" }, - { "info.font_em_5.frames", "4" }, - { "info.font_em_5.delay", "10" }, - - /* the following directives are not associated with an image, - but make sense to be defined in "graphicsinfo.conf", too */ + /* the following directives are not associated with an image, but + probably make sense to be defined in "graphicsinfo.conf", too */ { "global.num_toons", "20" }, @@ -3307,6 +3434,18 @@ struct ConfigInfo image_config[] = { "menu.draw_yoffset", "0" }, { "menu.draw_xoffset.MAIN", "0" }, { "menu.draw_yoffset.MAIN", "0" }, + { "menu.draw_xoffset.LEVELS", "0" }, + { "menu.draw_yoffset.LEVELS", "0" }, + { "menu.draw_xoffset.SCORES", "0" }, + { "menu.draw_yoffset.SCORES", "0" }, + { "menu.draw_xoffset.EDITOR", "0" }, + { "menu.draw_yoffset.EDITOR", "0" }, + { "menu.draw_xoffset.INFO", "0" }, + { "menu.draw_yoffset.INFO", "0" }, + { "menu.draw_xoffset.SETUP", "0" }, + { "menu.draw_yoffset.SETUP", "0" }, + + { "menu.list_size", "-1" }, { "door.step_offset", "2" }, { "door.step_delay", "10" },