rnd-20030201-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 9c608bbc805e9ef5621319da5749c75ffee5c3cb..ae6fa9f15aaed1a942f37c71ce0feb01d64ef79d 100644 (file)
@@ -99,24 +99,28 @@ struct ConfigInfo image_config[] =
   { "bd_magic_wall.active.frames",             "4"                     },
   { "bd_magic_wall.active.mode_reverse",       "true"                  },
   { "bd_magic_wall.active.delay",              "4"                     },
+  { "bd_magic_wall.active.global_sync",                "true"                  },
   { "bd_magic_wall_filling",                   "RocksElements.pcx"     },
   { "bd_magic_wall_filling.xpos",              "12"                    },
   { "bd_magic_wall_filling.ypos",              "10"                    },
   { "bd_magic_wall_filling.frames",            "4"                     },
   { "bd_magic_wall_filling.mode_reverse",      "true"                  },
   { "bd_magic_wall_filling.delay",             "4"                     },
+  { "bd_magic_wall_filling.global_sync",       "true"                  },
   { "bd_magic_wall_full",                      "RocksElements.pcx"     },
   { "bd_magic_wall_full.xpos",                 "12"                    },
   { "bd_magic_wall_full.ypos",                 "10"                    },
   { "bd_magic_wall_full.frames",               "4"                     },
   { "bd_magic_wall_full.mode_reverse",         "true"                  },
   { "bd_magic_wall_full.delay",                        "4"                     },
+  { "bd_magic_wall_full.global_sync",          "true"                  },
   { "bd_magic_wall_emptying",                  "RocksElements.pcx"     },
   { "bd_magic_wall_emptying.xpos",             "12"                    },
   { "bd_magic_wall_emptying.ypos",             "10"                    },
   { "bd_magic_wall_emptying.frames",           "4"                     },
   { "bd_magic_wall_emptying.mode_reverse",     "true"                  },
   { "bd_magic_wall_emptying.delay",            "4"                     },
+  { "bd_magic_wall_emptying.global_sync",      "true"                  },
   { "bd_magic_wall_dead",                      "RocksElements.pcx"     },
   { "bd_magic_wall_dead.xpos",                 "12"                    },
   { "bd_magic_wall_dead.ypos",                 "10"                    },
@@ -774,24 +778,28 @@ struct ConfigInfo image_config[] =
   { "magic_wall.active.frames",                        "4"                     },
   { "magic_wall.active.mode_reverse",          "true"                  },
   { "magic_wall.active.delay",                 "4"                     },
+  { "magic_wall.active.global_sync",           "true"                  },
   { "magic_wall_filling",                      "RocksElements.pcx"     },
   { "magic_wall_filling.xpos",                 "0"                     },
   { "magic_wall_filling.ypos",                 "8"                     },
   { "magic_wall_filling.frames",               "4"                     },
   { "magic_wall_filling.mode_reverse",         "true"                  },
   { "magic_wall_filling.delay",                        "4"                     },
+  { "magic_wall_filling.global_sync",          "true"                  },
   { "magic_wall_full",                         "RocksElements.pcx"     },
   { "magic_wall_full.xpos",                    "0"                     },
   { "magic_wall_full.ypos",                    "8"                     },
   { "magic_wall_full.frames",                  "4"                     },
   { "magic_wall_full.mode_reverse",            "true"                  },
   { "magic_wall_full.delay",                   "4"                     },
+  { "magic_wall_full.global_sync",             "true"                  },
   { "magic_wall_emptying",                     "RocksElements.pcx"     },
   { "magic_wall_emptying.xpos",                        "0"                     },
   { "magic_wall_emptying.ypos",                        "8"                     },
   { "magic_wall_emptying.frames",              "4"                     },
   { "magic_wall_emptying.mode_reverse",                "true"                  },
   { "magic_wall_emptying.delay",               "4"                     },
+  { "magic_wall_emptying.global_sync",         "true"                  },
   { "magic_wall_dead",                         "RocksElements.pcx"     },
   { "magic_wall_dead.xpos",                    "0"                     },
   { "magic_wall_dead.ypos",                    "8"                     },
@@ -915,6 +923,10 @@ struct ConfigInfo image_config[] =
   { "amoeba_full.xpos",                                "8"                     },
   { "amoeba_full.ypos",                                "6"                     },
   { "amoeba_full.frames",                      "1"                     },
+  { "amoeba_full.EDITOR",                      "RocksElements.pcx"     },
+  { "amoeba_full.EDITOR.xpos",                 "8"                     },
+  { "amoeba_full.EDITOR.ypos",                 "7"                     },
+  { "amoeba_full.EDITOR.frames",               "1"                     },
   { "amoeba_full_part1",                       "RocksElements.pcx"     },
   { "amoeba_full_part1.xpos",                  "8"                     },
   { "amoeba_full_part1.ypos",                  "6"                     },