X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=f0c99a794cb5e311aa2f824ffe8d3be376f6ad4a;hb=38ea4e57bc9b730abf7a15f8cc235465e6f0ad4c;hp=d5af705aa0ce291e8d66ad6c890c3e321f7b2b81;hpb=d7673e6d995a9d6616f7eaefab6209e6eb60a795;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index d5af705a..f0c99a79 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -3484,6 +3484,96 @@ struct ConfigInfo image_config[] = { "current_ce_score.ypos", "12" }, { "current_ce_score.frames", "1" }, + { "last_ce_1", "RocksMore.pcx" }, + { "last_ce_1.xpos", "0" }, + { "last_ce_1.ypos", "7" }, + { "last_ce_1.frames", "1" }, + + { "last_ce_2", "RocksMore.pcx" }, + { "last_ce_2.xpos", "1" }, + { "last_ce_2.ypos", "7" }, + { "last_ce_2.frames", "1" }, + + { "last_ce_3", "RocksMore.pcx" }, + { "last_ce_3.xpos", "2" }, + { "last_ce_3.ypos", "7" }, + { "last_ce_3.frames", "1" }, + + { "last_ce_4", "RocksMore.pcx" }, + { "last_ce_4.xpos", "3" }, + { "last_ce_4.ypos", "7" }, + { "last_ce_4.frames", "1" }, + + { "last_ce_5", "RocksMore.pcx" }, + { "last_ce_5.xpos", "4" }, + { "last_ce_5.ypos", "7" }, + { "last_ce_5.frames", "1" }, + + { "last_ce_6", "RocksMore.pcx" }, + { "last_ce_6.xpos", "5" }, + { "last_ce_6.ypos", "7" }, + { "last_ce_6.frames", "1" }, + + { "last_ce_7", "RocksMore.pcx" }, + { "last_ce_7.xpos", "6" }, + { "last_ce_7.ypos", "7" }, + { "last_ce_7.frames", "1" }, + + { "last_ce_8", "RocksMore.pcx" }, + { "last_ce_8.xpos", "7" }, + { "last_ce_8.ypos", "7" }, + { "last_ce_8.frames", "1" }, + + { "next_ce_1", "RocksMore.pcx" }, + { "next_ce_1.xpos", "0" }, + { "next_ce_1.ypos", "8" }, + { "next_ce_1.frames", "1" }, + + { "next_ce_2", "RocksMore.pcx" }, + { "next_ce_2.xpos", "1" }, + { "next_ce_2.ypos", "8" }, + { "next_ce_2.frames", "1" }, + + { "next_ce_3", "RocksMore.pcx" }, + { "next_ce_3.xpos", "2" }, + { "next_ce_3.ypos", "8" }, + { "next_ce_3.frames", "1" }, + + { "next_ce_4", "RocksMore.pcx" }, + { "next_ce_4.xpos", "3" }, + { "next_ce_4.ypos", "8" }, + { "next_ce_4.frames", "1" }, + + { "next_ce_5", "RocksMore.pcx" }, + { "next_ce_5.xpos", "4" }, + { "next_ce_5.ypos", "8" }, + { "next_ce_5.frames", "1" }, + + { "next_ce_6", "RocksMore.pcx" }, + { "next_ce_6.xpos", "5" }, + { "next_ce_6.ypos", "8" }, + { "next_ce_6.frames", "1" }, + + { "next_ce_7", "RocksMore.pcx" }, + { "next_ce_7.xpos", "6" }, + { "next_ce_7.ypos", "8" }, + { "next_ce_7.frames", "1" }, + + { "next_ce_8", "RocksMore.pcx" }, + { "next_ce_8.xpos", "7" }, + { "next_ce_8.ypos", "8" }, + { "next_ce_8.frames", "1" }, + + { "self", "RocksMore.pcx" }, + { "self.xpos", "8" }, + { "self.ypos", "7" }, + { "self.frames", "1" }, + + { "any_element", "RocksMore.pcx" }, + { "any_element.xpos", "9" }, + { "any_element.ypos", "7" }, + { "any_element.frames", "1" }, + { "emc_key_5", "RocksEMC.pcx" }, { "emc_key_5.xpos", "0" }, { "emc_key_5.ypos", "5" }, @@ -3827,14 +3917,14 @@ struct ConfigInfo image_config[] = #if 1 /* !!! TEMPORARILY STORED HERE -- PROBABLY TO BE CHANGED !!! */ - /* (for testing, change filename back to "emc_object dot pcx") */ - { "emc_object", "emc_objects.pcx" }, + /* (for testing, change filename back to "emc_objects dot pcx") */ + { "emc_object", "RocksEMC.pcx" }, #if 0 { "emc_object.scale_up_factor", "2" }, #endif - /* (for testing, change filename back to "emc_sprite dot pcx") */ - { "emc_sprite", "emc_players.pcx" }, + /* (for testing, change filename back to "emc_players dot pcx") */ + { "emc_sprite", "RocksEMC.pcx" }, #if 0 { "emc_sprite.scale_up_factor", "2" }, #endif @@ -4457,6 +4547,27 @@ struct ConfigInfo image_config[] = { "door_2.step_delay", "10" }, { "door_2.anim_mode", "default" }, + { "preview.x", "148" }, + { "preview.y", "388" }, + { "preview.xsize", "66" }, + { "preview.ysize", "34" }, + { "preview.tile_size", "4" }, + { "preview.step_offset", "1" }, + { "preview.step_delay", "50" }, + + { "game.panel.level.x", "37" }, + { "game.panel.level.y", "20" }, + { "game.panel.gems.x", "29" }, + { "game.panel.gems.y", "54" }, + { "game.panel.inventory.x", "29" }, + { "game.panel.inventory.y", "89" }, + { "game.panel.keys.x", "18" }, + { "game.panel.keys.y", "123" }, + { "game.panel.score.x", "15" }, + { "game.panel.score.y", "159" }, + { "game.panel.time.x", "29" }, + { "game.panel.time.y", "194" }, + { "[player].boring_delay_fixed", "1000" }, { "[player].boring_delay_random", "1000" }, { "[player].sleeping_delay_fixed", "2000" },