From: Holger Schemel Date: Mon, 28 Oct 2002 22:39:48 +0000 (+0100) Subject: rnd-20021028-1-src X-Git-Tag: 3.0.0^2~216 X-Git-Url: https://git.artsoft.org/?a=commitdiff_plain;h=98cdc88ce83fd9afd53bf3eb660e7a4465aca26c;hp=0cc009fd5d7fe4084e2b1312749003093b3b4047;p=rocksndiamonds.git rnd-20021028-1-src --- diff --git a/src/conf_e2g.c b/src/conf_e2g.c index 94a8d332..ffe88a23 100644 --- a/src/conf_e2g.c +++ b/src/conf_e2g.c @@ -644,6 +644,10 @@ element_to_graphic[] = EL_ROBOT, -1, -1, IMG_ROBOT }, + { + EL_ROBOT, -1, GFX_ACTION_MOVING, + IMG_ROBOT_MOVING + }, { EL_ROBOT_WHEEL, -1, -1, IMG_ROBOT_WHEEL diff --git a/src/conf_gfx.h b/src/conf_gfx.h index 8b3411a1..2260a0dc 100644 --- a/src/conf_gfx.h +++ b/src/conf_gfx.h @@ -158,468 +158,469 @@ #define IMG_YAMYAM 137 #define IMG_YAMYAM_MOVING 138 #define IMG_ROBOT 139 -#define IMG_ROBOT_WHEEL 140 -#define IMG_ROBOT_WHEEL_ACTIVE 141 -#define IMG_MAGIC_WALL 142 -#define IMG_MAGIC_WALL_ACTIVE 143 -#define IMG_MAGIC_WALL_FILLING 144 -#define IMG_MAGIC_WALL_FULL 145 -#define IMG_MAGIC_WALL_EMPTYING 146 -#define IMG_MAGIC_WALL_DEAD 147 -#define IMG_QUICKSAND_EMPTY 148 -#define IMG_QUICKSAND_FILLING 149 -#define IMG_QUICKSAND_FULL 150 -#define IMG_QUICKSAND_EMPTYING 151 -#define IMG_ACIDPOOL_TOPLEFT 152 -#define IMG_ACIDPOOL_TOPRIGHT 153 -#define IMG_ACIDPOOL_BOTTOMLEFT 154 -#define IMG_ACIDPOOL_BOTTOM 155 -#define IMG_ACIDPOOL_BOTTOMRIGHT 156 -#define IMG_ACID 157 -#define IMG_ACID_SPLASH_LEFT 158 -#define IMG_ACID_SPLASH_RIGHT 159 -#define IMG_AMOEBA_DROP 160 -#define IMG_AMOEBA_CREATING 161 -#define IMG_AMOEBA_SHRINKING 162 -#define IMG_AMOEBA_WET 163 -#define IMG_AMOEBA_WET_PART1 164 -#define IMG_AMOEBA_WET_PART2 165 -#define IMG_AMOEBA_WET_PART3 166 -#define IMG_AMOEBA_WET_PART4 167 -#define IMG_AMOEBA_DRY 168 -#define IMG_AMOEBA_DRY_PART1 169 -#define IMG_AMOEBA_DRY_PART2 170 -#define IMG_AMOEBA_DRY_PART3 171 -#define IMG_AMOEBA_DRY_PART4 172 -#define IMG_AMOEBA_FULL 173 -#define IMG_AMOEBA_FULL_PART1 174 -#define IMG_AMOEBA_FULL_PART2 175 -#define IMG_AMOEBA_FULL_PART3 176 -#define IMG_AMOEBA_FULL_PART4 177 -#define IMG_AMOEBA_DEAD 178 -#define IMG_AMOEBA_DEAD_PART1 179 -#define IMG_AMOEBA_DEAD_PART2 180 -#define IMG_AMOEBA_DEAD_PART3 181 -#define IMG_AMOEBA_DEAD_PART4 182 -#define IMG_EM_KEY1 183 -#define IMG_EM_KEY2 184 -#define IMG_EM_KEY3 185 -#define IMG_EM_KEY4 186 -#define IMG_EM_GATE1 187 -#define IMG_EM_GATE2 188 -#define IMG_EM_GATE3 189 -#define IMG_EM_GATE4 190 -#define IMG_EM_GATE1_GRAY 191 -#define IMG_EM_GATE2_GRAY 192 -#define IMG_EM_GATE3_GRAY 193 -#define IMG_EM_GATE4_GRAY 194 -#define IMG_EXIT_CLOSED 195 -#define IMG_EXIT_OPENING 196 -#define IMG_EXIT_OPEN 197 -#define IMG_BALLOON 198 -#define IMG_BALLOON_MOVING 199 -#define IMG_BALLOON_SEND_LEFT 200 -#define IMG_BALLOON_SEND_RIGHT 201 -#define IMG_BALLOON_SEND_UP 202 -#define IMG_BALLOON_SEND_DOWN 203 -#define IMG_BALLOON_SEND_ANY_DIRECTION 204 -#define IMG_SPRING 205 -#define IMG_SPRING_MOVING 206 -#define IMG_EMC_STEELWALL1 207 -#define IMG_EMC_STEELWALL2 208 -#define IMG_EMC_STEELWALL3 209 -#define IMG_EMC_STEELWALL4 210 -#define IMG_EMC_WALL_PILLAR_UPPER 211 -#define IMG_EMC_WALL_PILLAR_MIDDLE 212 -#define IMG_EMC_WALL_PILLAR_LOWER 213 -#define IMG_EMC_WALL4 214 -#define IMG_EMC_WALL5 215 -#define IMG_EMC_WALL6 216 -#define IMG_EMC_WALL7 217 -#define IMG_EMC_WALL8 218 -#define IMG_INVISIBLE_STEELWALL 219 -#define IMG_INVISIBLE_STEELWALL_ACTIVE 220 -#define IMG_INVISIBLE_WALL 221 -#define IMG_INVISIBLE_WALL_ACTIVE 222 -#define IMG_INVISIBLE_SAND 223 -#define IMG_INVISIBLE_SAND_ACTIVE 224 -#define IMG_CONVEYOR_BELT1_MIDDLE 225 -#define IMG_CONVEYOR_BELT1_MIDDLE_ACTIVE 226 -#define IMG_CONVEYOR_BELT1_LEFT 227 -#define IMG_CONVEYOR_BELT1_LEFT_ACTIVE 228 -#define IMG_CONVEYOR_BELT1_RIGHT 229 -#define IMG_CONVEYOR_BELT1_RIGHT_ACTIVE 230 -#define IMG_CONVEYOR_BELT1_SWITCH_LEFT 231 -#define IMG_CONVEYOR_BELT1_SWITCH_MIDDLE 232 -#define IMG_CONVEYOR_BELT1_SWITCH_RIGHT 233 -#define IMG_CONVEYOR_BELT2_MIDDLE 234 -#define IMG_CONVEYOR_BELT2_MIDDLE_ACTIVE 235 -#define IMG_CONVEYOR_BELT2_LEFT 236 -#define IMG_CONVEYOR_BELT2_LEFT_ACTIVE 237 -#define IMG_CONVEYOR_BELT2_RIGHT 238 -#define IMG_CONVEYOR_BELT2_RIGHT_ACTIVE 239 -#define IMG_CONVEYOR_BELT2_SWITCH_LEFT 240 -#define IMG_CONVEYOR_BELT2_SWITCH_MIDDLE 241 -#define IMG_CONVEYOR_BELT2_SWITCH_RIGHT 242 -#define IMG_CONVEYOR_BELT3_MIDDLE 243 -#define IMG_CONVEYOR_BELT3_MIDDLE_ACTIVE 244 -#define IMG_CONVEYOR_BELT3_LEFT 245 -#define IMG_CONVEYOR_BELT3_LEFT_ACTIVE 246 -#define IMG_CONVEYOR_BELT3_RIGHT 247 -#define IMG_CONVEYOR_BELT3_RIGHT_ACTIVE 248 -#define IMG_CONVEYOR_BELT3_SWITCH_LEFT 249 -#define IMG_CONVEYOR_BELT3_SWITCH_MIDDLE 250 -#define IMG_CONVEYOR_BELT3_SWITCH_RIGHT 251 -#define IMG_CONVEYOR_BELT4_MIDDLE 252 -#define IMG_CONVEYOR_BELT4_MIDDLE_ACTIVE 253 -#define IMG_CONVEYOR_BELT4_LEFT 254 -#define IMG_CONVEYOR_BELT4_LEFT_ACTIVE 255 -#define IMG_CONVEYOR_BELT4_RIGHT 256 -#define IMG_CONVEYOR_BELT4_RIGHT_ACTIVE 257 -#define IMG_CONVEYOR_BELT4_SWITCH_LEFT 258 -#define IMG_CONVEYOR_BELT4_SWITCH_MIDDLE 259 -#define IMG_CONVEYOR_BELT4_SWITCH_RIGHT 260 -#define IMG_SWITCHGATE_SWITCH_UP 261 -#define IMG_SWITCHGATE_SWITCH_DOWN 262 -#define IMG_LIGHT_SWITCH 263 -#define IMG_LIGHT_SWITCH_ACTIVE 264 -#define IMG_TIMEGATE_SWITCH 265 -#define IMG_TIMEGATE_SWITCH_ACTIVE 266 -#define IMG_ENVELOPE 267 -#define IMG_SIGN_EXCLAMATION 268 -#define IMG_SIGN_STOP 269 -#define IMG_LANDMINE 270 -#define IMG_STEELWALL_SLANTED 271 -#define IMG_EXTRA_TIME 272 -#define IMG_SHIELD_NORMAL 273 -#define IMG_SHIELD_DEADLY 274 -#define IMG_SHIELD_NORMAL_ACTIVE 275 -#define IMG_SHIELD_DEADLY_ACTIVE 276 -#define IMG_SWITCHGATE_CLOSED 277 -#define IMG_SWITCHGATE_OPENING 278 -#define IMG_SWITCHGATE_OPEN 279 -#define IMG_SWITCHGATE_CLOSING 280 -#define IMG_TIMEGATE_CLOSED 281 -#define IMG_TIMEGATE_OPENING 282 -#define IMG_TIMEGATE_OPEN 283 -#define IMG_TIMEGATE_CLOSING 284 -#define IMG_PEARL 285 -#define IMG_PEARL_BREAKING 286 -#define IMG_CRYSTAL 287 -#define IMG_WALL_PEARL 288 -#define IMG_WALL_CRYSTAL 289 -#define IMG_TUBE_RIGHT_DOWN 290 -#define IMG_TUBE_HORIZONTAL_DOWN 291 -#define IMG_TUBE_LEFT_DOWN 292 -#define IMG_TUBE_HORIZONTAL 293 -#define IMG_TUBE_VERTICAL_RIGHT 294 -#define IMG_TUBE_ALL 295 -#define IMG_TUBE_VERTICAL_LEFT 296 -#define IMG_TUBE_VERTICAL 297 -#define IMG_TUBE_RIGHT_UP 298 -#define IMG_TUBE_HORIZONTAL_UP 299 -#define IMG_TUBE_LEFT_UP 300 -#define IMG_TRAP 301 -#define IMG_TRAP_ACTIVE 302 -#define IMG_DX_SUPABOMB 303 -#define IMG_KEY1 304 -#define IMG_KEY2 305 -#define IMG_KEY3 306 -#define IMG_KEY4 307 -#define IMG_GATE1 308 -#define IMG_GATE2 309 -#define IMG_GATE3 310 -#define IMG_GATE4 311 -#define IMG_GATE1_GRAY 312 -#define IMG_GATE2_GRAY 313 -#define IMG_GATE3_GRAY 314 -#define IMG_GATE4_GRAY 315 -#define IMG_GAMEOFLIFE 316 -#define IMG_BIOMAZE 317 -#define IMG_PACMAN_RIGHT 318 -#define IMG_PACMAN_UP 319 -#define IMG_PACMAN_LEFT 320 -#define IMG_PACMAN_DOWN 321 -#define IMG_LAMP 322 -#define IMG_LAMP_ACTIVE 323 -#define IMG_TIME_ORB_FULL 324 -#define IMG_TIME_ORB_EMPTY 325 -#define IMG_EMERALD_YELLOW 326 -#define IMG_EMERALD_YELLOW_FALLING 327 -#define IMG_EMERALD_RED 328 -#define IMG_EMERALD_RED_FALLING 329 -#define IMG_EMERALD_PURPLE 330 -#define IMG_EMERALD_PURPLE_FALLING 331 -#define IMG_WALL_EMERALD_YELLOW 332 -#define IMG_WALL_EMERALD_RED 333 -#define IMG_WALL_EMERALD_PURPLE 334 -#define IMG_WALL_BD_DIAMOND 335 -#define IMG_WALL_GROWING 336 -#define IMG_WALL_GROWING_XY 337 -#define IMG_WALL_GROWING_X 338 -#define IMG_WALL_GROWING_Y 339 -#define IMG_WALL_GROWING_ACTIVE_LEFT 340 -#define IMG_WALL_GROWING_ACTIVE_RIGHT 341 -#define IMG_WALL_GROWING_ACTIVE_UP 342 -#define IMG_WALL_GROWING_ACTIVE_DOWN 343 -#define IMG_BLACK_ORB 344 -#define IMG_SPEED_PILL 345 -#define IMG_DARK_YAMYAM 346 -#define IMG_DYNABOMB_ACTIVE 347 -#define IMG_DYNABOMB_PLAYER1_ACTIVE 348 -#define IMG_DYNABOMB_PLAYER2_ACTIVE 349 -#define IMG_DYNABOMB_PLAYER3_ACTIVE 350 -#define IMG_DYNABOMB_PLAYER4_ACTIVE 351 -#define IMG_DYNABOMB_NR 352 -#define IMG_DYNABOMB_SZ 353 -#define IMG_DYNABOMB_XL 354 -#define IMG_PIG 355 -#define IMG_PIG_DOWN 356 -#define IMG_PIG_DOWN_MOVING 357 -#define IMG_PIG_DOWN_EATING 358 -#define IMG_PIG_UP 359 -#define IMG_PIG_UP_MOVING 360 -#define IMG_PIG_UP_EATING 361 -#define IMG_PIG_LEFT 362 -#define IMG_PIG_LEFT_MOVING 363 -#define IMG_PIG_LEFT_EATING 364 -#define IMG_PIG_RIGHT 365 -#define IMG_PIG_RIGHT_MOVING 366 -#define IMG_PIG_RIGHT_EATING 367 -#define IMG_DRAGON 368 -#define IMG_DRAGON_DOWN 369 -#define IMG_DRAGON_DOWN_MOVING 370 -#define IMG_DRAGON_DOWN_ATTACKING 371 -#define IMG_DRAGON_UP 372 -#define IMG_DRAGON_UP_MOVING 373 -#define IMG_DRAGON_UP_ATTACKING 374 -#define IMG_DRAGON_LEFT 375 -#define IMG_DRAGON_LEFT_MOVING 376 -#define IMG_DRAGON_LEFT_ATTACKING 377 -#define IMG_DRAGON_RIGHT 378 -#define IMG_DRAGON_RIGHT_MOVING 379 -#define IMG_DRAGON_RIGHT_ATTACKING 380 -#define IMG_MOLE 381 -#define IMG_MOLE_DOWN 382 -#define IMG_MOLE_DOWN_MOVING 383 -#define IMG_MOLE_DOWN_DIGGING 384 -#define IMG_MOLE_UP 385 -#define IMG_MOLE_UP_MOVING 386 -#define IMG_MOLE_UP_DIGGING 387 -#define IMG_MOLE_LEFT 388 -#define IMG_MOLE_LEFT_MOVING 389 -#define IMG_MOLE_LEFT_DIGGING 390 -#define IMG_MOLE_RIGHT 391 -#define IMG_MOLE_RIGHT_MOVING 392 -#define IMG_MOLE_RIGHT_DIGGING 393 -#define IMG_PENGUIN 394 -#define IMG_PENGUIN_DOWN 395 -#define IMG_PENGUIN_DOWN_MOVING 396 -#define IMG_PENGUIN_UP 397 -#define IMG_PENGUIN_UP_MOVING 398 -#define IMG_PENGUIN_LEFT 399 -#define IMG_PENGUIN_LEFT_MOVING 400 -#define IMG_PENGUIN_RIGHT 401 -#define IMG_PENGUIN_RIGHT_MOVING 402 -#define IMG_SATELLITE 403 -#define IMG_SATELLITE_MOVING 404 -#define IMG_FLAMES_LEFT1 405 -#define IMG_FLAMES_LEFT2 406 -#define IMG_FLAMES_LEFT3 407 -#define IMG_FLAMES_RIGHT1 408 -#define IMG_FLAMES_RIGHT2 409 -#define IMG_FLAMES_RIGHT3 410 -#define IMG_FLAMES_UP1 411 -#define IMG_FLAMES_UP2 412 -#define IMG_FLAMES_UP3 413 -#define IMG_FLAMES_DOWN1 414 -#define IMG_FLAMES_DOWN2 415 -#define IMG_FLAMES_DOWN3 416 -#define IMG_STONEBLOCK 417 -#define IMG_PLAYER1 418 -#define IMG_PLAYER1_DOWN 419 -#define IMG_PLAYER1_DOWN_MOVING 420 -#define IMG_PLAYER1_DOWN_DIGGING 421 -#define IMG_PLAYER1_DOWN_PUSHING 422 -#define IMG_PLAYER1_DOWN_SNAPPING 423 -#define IMG_PLAYER1_UP 424 -#define IMG_PLAYER1_UP_MOVING 425 -#define IMG_PLAYER1_UP_DIGGING 426 -#define IMG_PLAYER1_UP_PUSHING 427 -#define IMG_PLAYER1_UP_SNAPPING 428 -#define IMG_PLAYER1_LEFT 429 -#define IMG_PLAYER1_LEFT_MOVING 430 -#define IMG_PLAYER1_LEFT_DIGGING 431 -#define IMG_PLAYER1_LEFT_PUSHING 432 -#define IMG_PLAYER1_LEFT_SNAPPING 433 -#define IMG_PLAYER1_RIGHT 434 -#define IMG_PLAYER1_RIGHT_MOVING 435 -#define IMG_PLAYER1_RIGHT_DIGGING 436 -#define IMG_PLAYER1_RIGHT_PUSHING 437 -#define IMG_PLAYER1_RIGHT_SNAPPING 438 -#define IMG_PLAYER2 439 -#define IMG_PLAYER2_DOWN 440 -#define IMG_PLAYER2_DOWN_MOVING 441 -#define IMG_PLAYER2_DOWN_DIGGING 442 -#define IMG_PLAYER2_DOWN_PUSHING 443 -#define IMG_PLAYER2_DOWN_SNAPPING 444 -#define IMG_PLAYER2_UP 445 -#define IMG_PLAYER2_UP_MOVING 446 -#define IMG_PLAYER2_UP_DIGGING 447 -#define IMG_PLAYER2_UP_PUSHING 448 -#define IMG_PLAYER2_UP_SNAPPING 449 -#define IMG_PLAYER2_LEFT 450 -#define IMG_PLAYER2_LEFT_MOVING 451 -#define IMG_PLAYER2_LEFT_DIGGING 452 -#define IMG_PLAYER2_LEFT_PUSHING 453 -#define IMG_PLAYER2_LEFT_SNAPPING 454 -#define IMG_PLAYER2_RIGHT 455 -#define IMG_PLAYER2_RIGHT_MOVING 456 -#define IMG_PLAYER2_RIGHT_DIGGING 457 -#define IMG_PLAYER2_RIGHT_PUSHING 458 -#define IMG_PLAYER2_RIGHT_SNAPPING 459 -#define IMG_PLAYER3 460 -#define IMG_PLAYER3_DOWN 461 -#define IMG_PLAYER3_DOWN_MOVING 462 -#define IMG_PLAYER3_DOWN_DIGGING 463 -#define IMG_PLAYER3_DOWN_PUSHING 464 -#define IMG_PLAYER3_DOWN_SNAPPING 465 -#define IMG_PLAYER3_UP 466 -#define IMG_PLAYER3_UP_MOVING 467 -#define IMG_PLAYER3_UP_DIGGING 468 -#define IMG_PLAYER3_UP_PUSHING 469 -#define IMG_PLAYER3_UP_SNAPPING 470 -#define IMG_PLAYER3_LEFT 471 -#define IMG_PLAYER3_LEFT_MOVING 472 -#define IMG_PLAYER3_LEFT_DIGGING 473 -#define IMG_PLAYER3_LEFT_PUSHING 474 -#define IMG_PLAYER3_LEFT_SNAPPING 475 -#define IMG_PLAYER3_RIGHT 476 -#define IMG_PLAYER3_RIGHT_MOVING 477 -#define IMG_PLAYER3_RIGHT_DIGGING 478 -#define IMG_PLAYER3_RIGHT_PUSHING 479 -#define IMG_PLAYER3_RIGHT_SNAPPING 480 -#define IMG_PLAYER4 481 -#define IMG_PLAYER4_DOWN 482 -#define IMG_PLAYER4_DOWN_MOVING 483 -#define IMG_PLAYER4_DOWN_DIGGING 484 -#define IMG_PLAYER4_DOWN_PUSHING 485 -#define IMG_PLAYER4_DOWN_SNAPPING 486 -#define IMG_PLAYER4_UP 487 -#define IMG_PLAYER4_UP_MOVING 488 -#define IMG_PLAYER4_UP_DIGGING 489 -#define IMG_PLAYER4_UP_PUSHING 490 -#define IMG_PLAYER4_UP_SNAPPING 491 -#define IMG_PLAYER4_LEFT 492 -#define IMG_PLAYER4_LEFT_MOVING 493 -#define IMG_PLAYER4_LEFT_DIGGING 494 -#define IMG_PLAYER4_LEFT_PUSHING 495 -#define IMG_PLAYER4_LEFT_SNAPPING 496 -#define IMG_PLAYER4_RIGHT 497 -#define IMG_PLAYER4_RIGHT_MOVING 498 -#define IMG_PLAYER4_RIGHT_DIGGING 499 -#define IMG_PLAYER4_RIGHT_PUSHING 500 -#define IMG_PLAYER4_RIGHT_SNAPPING 501 -#define IMG_EXPLOSION 502 -#define IMG_TWINKLE_BLUE 503 -#define IMG_TWINKLE_WHITE 504 -#define IMG_STEELWALL_TOPLEFT 505 -#define IMG_STEELWALL_TOPRIGHT 506 -#define IMG_STEELWALL_BOTTOMLEFT 507 -#define IMG_STEELWALL_BOTTOMRIGHT 508 -#define IMG_STEELWALL_HORIZONTAL 509 -#define IMG_STEELWALL_VERTICAL 510 -#define IMG_INVISIBLE_STEELWALL_TOPLEFT 511 -#define IMG_INVISIBLE_STEELWALL_TOPRIGHT 512 -#define IMG_INVISIBLE_STEELWALL_BOTTOMLEFT 513 -#define IMG_INVISIBLE_STEELWALL_BOTTOMRIGHT 514 -#define IMG_INVISIBLE_STEELWALL_HORIZONTAL 515 -#define IMG_INVISIBLE_STEELWALL_VERTICAL 516 -#define IMG_ARROW_BLUE_LEFT 517 -#define IMG_ARROW_BLUE_RIGHT 518 -#define IMG_ARROW_BLUE_UP 519 -#define IMG_ARROW_BLUE_DOWN 520 -#define IMG_ARROW_RED_LEFT 521 -#define IMG_ARROW_RED_RIGHT 522 -#define IMG_ARROW_RED_UP 523 -#define IMG_ARROW_RED_DOWN 524 -#define IMG_BALL_RED 525 -#define IMG_BALL_BLUE 526 -#define IMG_BALL_YELLOW 527 -#define IMG_BALL_GRAY 528 -#define IMG_SCROLLBAR_BLUE 529 -#define IMG_SCROLLBAR_RED 530 -#define IMG_SCROLLBAR_GREEN 531 -#define IMG_SCROLLBAR_YELLOW 532 -#define IMG_CHAR_SPACE 533 -#define IMG_CHAR_EXCLAM 534 -#define IMG_CHAR_QUOTEDBL 535 -#define IMG_CHAR_NUMBERSIGN 536 -#define IMG_CHAR_DOLLAR 537 -#define IMG_CHAR_PROCENT 538 -#define IMG_CHAR_AMPERSAND 539 -#define IMG_CHAR_APOSTROPHE 540 -#define IMG_CHAR_PARENLEFT 541 -#define IMG_CHAR_PARENRIGHT 542 -#define IMG_CHAR_ASTERISK 543 -#define IMG_CHAR_PLUS 544 -#define IMG_CHAR_COMMA 545 -#define IMG_CHAR_MINUS 546 -#define IMG_CHAR_PERIOD 547 -#define IMG_CHAR_SLASH 548 -#define IMG_CHAR_0 549 -#define IMG_CHAR_1 550 -#define IMG_CHAR_2 551 -#define IMG_CHAR_3 552 -#define IMG_CHAR_4 553 -#define IMG_CHAR_5 554 -#define IMG_CHAR_6 555 -#define IMG_CHAR_7 556 -#define IMG_CHAR_8 557 -#define IMG_CHAR_9 558 -#define IMG_CHAR_COLON 559 -#define IMG_CHAR_SEMICOLON 560 -#define IMG_CHAR_LESS 561 -#define IMG_CHAR_EQUAL 562 -#define IMG_CHAR_GREATER 563 -#define IMG_CHAR_QUESTION 564 -#define IMG_CHAR_AT 565 -#define IMG_CHAR_A 566 -#define IMG_CHAR_B 567 -#define IMG_CHAR_C 568 -#define IMG_CHAR_D 569 -#define IMG_CHAR_E 570 -#define IMG_CHAR_F 571 -#define IMG_CHAR_G 572 -#define IMG_CHAR_H 573 -#define IMG_CHAR_I 574 -#define IMG_CHAR_J 575 -#define IMG_CHAR_K 576 -#define IMG_CHAR_L 577 -#define IMG_CHAR_M 578 -#define IMG_CHAR_N 579 -#define IMG_CHAR_O 580 -#define IMG_CHAR_P 581 -#define IMG_CHAR_Q 582 -#define IMG_CHAR_R 583 -#define IMG_CHAR_S 584 -#define IMG_CHAR_T 585 -#define IMG_CHAR_U 586 -#define IMG_CHAR_V 587 -#define IMG_CHAR_W 588 -#define IMG_CHAR_X 589 -#define IMG_CHAR_Y 590 -#define IMG_CHAR_Z 591 -#define IMG_CHAR_AE 592 -#define IMG_CHAR_OE 593 -#define IMG_CHAR_UE 594 -#define IMG_CHAR_COPYRIGHT 595 -#define IMG_CHAR_UNDERSCORE 596 -#define IMG_CHAR_EMPTY 597 -#define IMG_CHAR_DEGREE 598 -#define IMG_CHAR_TM 599 -#define IMG_CHAR_CURSOR 600 +#define IMG_ROBOT_MOVING 140 +#define IMG_ROBOT_WHEEL 141 +#define IMG_ROBOT_WHEEL_ACTIVE 142 +#define IMG_MAGIC_WALL 143 +#define IMG_MAGIC_WALL_ACTIVE 144 +#define IMG_MAGIC_WALL_FILLING 145 +#define IMG_MAGIC_WALL_FULL 146 +#define IMG_MAGIC_WALL_EMPTYING 147 +#define IMG_MAGIC_WALL_DEAD 148 +#define IMG_QUICKSAND_EMPTY 149 +#define IMG_QUICKSAND_FILLING 150 +#define IMG_QUICKSAND_FULL 151 +#define IMG_QUICKSAND_EMPTYING 152 +#define IMG_ACIDPOOL_TOPLEFT 153 +#define IMG_ACIDPOOL_TOPRIGHT 154 +#define IMG_ACIDPOOL_BOTTOMLEFT 155 +#define IMG_ACIDPOOL_BOTTOM 156 +#define IMG_ACIDPOOL_BOTTOMRIGHT 157 +#define IMG_ACID 158 +#define IMG_ACID_SPLASH_LEFT 159 +#define IMG_ACID_SPLASH_RIGHT 160 +#define IMG_AMOEBA_DROP 161 +#define IMG_AMOEBA_CREATING 162 +#define IMG_AMOEBA_SHRINKING 163 +#define IMG_AMOEBA_WET 164 +#define IMG_AMOEBA_WET_PART1 165 +#define IMG_AMOEBA_WET_PART2 166 +#define IMG_AMOEBA_WET_PART3 167 +#define IMG_AMOEBA_WET_PART4 168 +#define IMG_AMOEBA_DRY 169 +#define IMG_AMOEBA_DRY_PART1 170 +#define IMG_AMOEBA_DRY_PART2 171 +#define IMG_AMOEBA_DRY_PART3 172 +#define IMG_AMOEBA_DRY_PART4 173 +#define IMG_AMOEBA_FULL 174 +#define IMG_AMOEBA_FULL_PART1 175 +#define IMG_AMOEBA_FULL_PART2 176 +#define IMG_AMOEBA_FULL_PART3 177 +#define IMG_AMOEBA_FULL_PART4 178 +#define IMG_AMOEBA_DEAD 179 +#define IMG_AMOEBA_DEAD_PART1 180 +#define IMG_AMOEBA_DEAD_PART2 181 +#define IMG_AMOEBA_DEAD_PART3 182 +#define IMG_AMOEBA_DEAD_PART4 183 +#define IMG_EM_KEY1 184 +#define IMG_EM_KEY2 185 +#define IMG_EM_KEY3 186 +#define IMG_EM_KEY4 187 +#define IMG_EM_GATE1 188 +#define IMG_EM_GATE2 189 +#define IMG_EM_GATE3 190 +#define IMG_EM_GATE4 191 +#define IMG_EM_GATE1_GRAY 192 +#define IMG_EM_GATE2_GRAY 193 +#define IMG_EM_GATE3_GRAY 194 +#define IMG_EM_GATE4_GRAY 195 +#define IMG_EXIT_CLOSED 196 +#define IMG_EXIT_OPENING 197 +#define IMG_EXIT_OPEN 198 +#define IMG_BALLOON 199 +#define IMG_BALLOON_MOVING 200 +#define IMG_BALLOON_SEND_LEFT 201 +#define IMG_BALLOON_SEND_RIGHT 202 +#define IMG_BALLOON_SEND_UP 203 +#define IMG_BALLOON_SEND_DOWN 204 +#define IMG_BALLOON_SEND_ANY_DIRECTION 205 +#define IMG_SPRING 206 +#define IMG_SPRING_MOVING 207 +#define IMG_EMC_STEELWALL1 208 +#define IMG_EMC_STEELWALL2 209 +#define IMG_EMC_STEELWALL3 210 +#define IMG_EMC_STEELWALL4 211 +#define IMG_EMC_WALL_PILLAR_UPPER 212 +#define IMG_EMC_WALL_PILLAR_MIDDLE 213 +#define IMG_EMC_WALL_PILLAR_LOWER 214 +#define IMG_EMC_WALL4 215 +#define IMG_EMC_WALL5 216 +#define IMG_EMC_WALL6 217 +#define IMG_EMC_WALL7 218 +#define IMG_EMC_WALL8 219 +#define IMG_INVISIBLE_STEELWALL 220 +#define IMG_INVISIBLE_STEELWALL_ACTIVE 221 +#define IMG_INVISIBLE_WALL 222 +#define IMG_INVISIBLE_WALL_ACTIVE 223 +#define IMG_INVISIBLE_SAND 224 +#define IMG_INVISIBLE_SAND_ACTIVE 225 +#define IMG_CONVEYOR_BELT1_MIDDLE 226 +#define IMG_CONVEYOR_BELT1_MIDDLE_ACTIVE 227 +#define IMG_CONVEYOR_BELT1_LEFT 228 +#define IMG_CONVEYOR_BELT1_LEFT_ACTIVE 229 +#define IMG_CONVEYOR_BELT1_RIGHT 230 +#define IMG_CONVEYOR_BELT1_RIGHT_ACTIVE 231 +#define IMG_CONVEYOR_BELT1_SWITCH_LEFT 232 +#define IMG_CONVEYOR_BELT1_SWITCH_MIDDLE 233 +#define IMG_CONVEYOR_BELT1_SWITCH_RIGHT 234 +#define IMG_CONVEYOR_BELT2_MIDDLE 235 +#define IMG_CONVEYOR_BELT2_MIDDLE_ACTIVE 236 +#define IMG_CONVEYOR_BELT2_LEFT 237 +#define IMG_CONVEYOR_BELT2_LEFT_ACTIVE 238 +#define IMG_CONVEYOR_BELT2_RIGHT 239 +#define IMG_CONVEYOR_BELT2_RIGHT_ACTIVE 240 +#define IMG_CONVEYOR_BELT2_SWITCH_LEFT 241 +#define IMG_CONVEYOR_BELT2_SWITCH_MIDDLE 242 +#define IMG_CONVEYOR_BELT2_SWITCH_RIGHT 243 +#define IMG_CONVEYOR_BELT3_MIDDLE 244 +#define IMG_CONVEYOR_BELT3_MIDDLE_ACTIVE 245 +#define IMG_CONVEYOR_BELT3_LEFT 246 +#define IMG_CONVEYOR_BELT3_LEFT_ACTIVE 247 +#define IMG_CONVEYOR_BELT3_RIGHT 248 +#define IMG_CONVEYOR_BELT3_RIGHT_ACTIVE 249 +#define IMG_CONVEYOR_BELT3_SWITCH_LEFT 250 +#define IMG_CONVEYOR_BELT3_SWITCH_MIDDLE 251 +#define IMG_CONVEYOR_BELT3_SWITCH_RIGHT 252 +#define IMG_CONVEYOR_BELT4_MIDDLE 253 +#define IMG_CONVEYOR_BELT4_MIDDLE_ACTIVE 254 +#define IMG_CONVEYOR_BELT4_LEFT 255 +#define IMG_CONVEYOR_BELT4_LEFT_ACTIVE 256 +#define IMG_CONVEYOR_BELT4_RIGHT 257 +#define IMG_CONVEYOR_BELT4_RIGHT_ACTIVE 258 +#define IMG_CONVEYOR_BELT4_SWITCH_LEFT 259 +#define IMG_CONVEYOR_BELT4_SWITCH_MIDDLE 260 +#define IMG_CONVEYOR_BELT4_SWITCH_RIGHT 261 +#define IMG_SWITCHGATE_SWITCH_UP 262 +#define IMG_SWITCHGATE_SWITCH_DOWN 263 +#define IMG_LIGHT_SWITCH 264 +#define IMG_LIGHT_SWITCH_ACTIVE 265 +#define IMG_TIMEGATE_SWITCH 266 +#define IMG_TIMEGATE_SWITCH_ACTIVE 267 +#define IMG_ENVELOPE 268 +#define IMG_SIGN_EXCLAMATION 269 +#define IMG_SIGN_STOP 270 +#define IMG_LANDMINE 271 +#define IMG_STEELWALL_SLANTED 272 +#define IMG_EXTRA_TIME 273 +#define IMG_SHIELD_NORMAL 274 +#define IMG_SHIELD_DEADLY 275 +#define IMG_SHIELD_NORMAL_ACTIVE 276 +#define IMG_SHIELD_DEADLY_ACTIVE 277 +#define IMG_SWITCHGATE_CLOSED 278 +#define IMG_SWITCHGATE_OPENING 279 +#define IMG_SWITCHGATE_OPEN 280 +#define IMG_SWITCHGATE_CLOSING 281 +#define IMG_TIMEGATE_CLOSED 282 +#define IMG_TIMEGATE_OPENING 283 +#define IMG_TIMEGATE_OPEN 284 +#define IMG_TIMEGATE_CLOSING 285 +#define IMG_PEARL 286 +#define IMG_PEARL_BREAKING 287 +#define IMG_CRYSTAL 288 +#define IMG_WALL_PEARL 289 +#define IMG_WALL_CRYSTAL 290 +#define IMG_TUBE_RIGHT_DOWN 291 +#define IMG_TUBE_HORIZONTAL_DOWN 292 +#define IMG_TUBE_LEFT_DOWN 293 +#define IMG_TUBE_HORIZONTAL 294 +#define IMG_TUBE_VERTICAL_RIGHT 295 +#define IMG_TUBE_ALL 296 +#define IMG_TUBE_VERTICAL_LEFT 297 +#define IMG_TUBE_VERTICAL 298 +#define IMG_TUBE_RIGHT_UP 299 +#define IMG_TUBE_HORIZONTAL_UP 300 +#define IMG_TUBE_LEFT_UP 301 +#define IMG_TRAP 302 +#define IMG_TRAP_ACTIVE 303 +#define IMG_DX_SUPABOMB 304 +#define IMG_KEY1 305 +#define IMG_KEY2 306 +#define IMG_KEY3 307 +#define IMG_KEY4 308 +#define IMG_GATE1 309 +#define IMG_GATE2 310 +#define IMG_GATE3 311 +#define IMG_GATE4 312 +#define IMG_GATE1_GRAY 313 +#define IMG_GATE2_GRAY 314 +#define IMG_GATE3_GRAY 315 +#define IMG_GATE4_GRAY 316 +#define IMG_GAMEOFLIFE 317 +#define IMG_BIOMAZE 318 +#define IMG_PACMAN_RIGHT 319 +#define IMG_PACMAN_UP 320 +#define IMG_PACMAN_LEFT 321 +#define IMG_PACMAN_DOWN 322 +#define IMG_LAMP 323 +#define IMG_LAMP_ACTIVE 324 +#define IMG_TIME_ORB_FULL 325 +#define IMG_TIME_ORB_EMPTY 326 +#define IMG_EMERALD_YELLOW 327 +#define IMG_EMERALD_YELLOW_FALLING 328 +#define IMG_EMERALD_RED 329 +#define IMG_EMERALD_RED_FALLING 330 +#define IMG_EMERALD_PURPLE 331 +#define IMG_EMERALD_PURPLE_FALLING 332 +#define IMG_WALL_EMERALD_YELLOW 333 +#define IMG_WALL_EMERALD_RED 334 +#define IMG_WALL_EMERALD_PURPLE 335 +#define IMG_WALL_BD_DIAMOND 336 +#define IMG_WALL_GROWING 337 +#define IMG_WALL_GROWING_XY 338 +#define IMG_WALL_GROWING_X 339 +#define IMG_WALL_GROWING_Y 340 +#define IMG_WALL_GROWING_ACTIVE_LEFT 341 +#define IMG_WALL_GROWING_ACTIVE_RIGHT 342 +#define IMG_WALL_GROWING_ACTIVE_UP 343 +#define IMG_WALL_GROWING_ACTIVE_DOWN 344 +#define IMG_BLACK_ORB 345 +#define IMG_SPEED_PILL 346 +#define IMG_DARK_YAMYAM 347 +#define IMG_DYNABOMB_ACTIVE 348 +#define IMG_DYNABOMB_PLAYER1_ACTIVE 349 +#define IMG_DYNABOMB_PLAYER2_ACTIVE 350 +#define IMG_DYNABOMB_PLAYER3_ACTIVE 351 +#define IMG_DYNABOMB_PLAYER4_ACTIVE 352 +#define IMG_DYNABOMB_NR 353 +#define IMG_DYNABOMB_SZ 354 +#define IMG_DYNABOMB_XL 355 +#define IMG_PIG 356 +#define IMG_PIG_DOWN 357 +#define IMG_PIG_DOWN_MOVING 358 +#define IMG_PIG_DOWN_EATING 359 +#define IMG_PIG_UP 360 +#define IMG_PIG_UP_MOVING 361 +#define IMG_PIG_UP_EATING 362 +#define IMG_PIG_LEFT 363 +#define IMG_PIG_LEFT_MOVING 364 +#define IMG_PIG_LEFT_EATING 365 +#define IMG_PIG_RIGHT 366 +#define IMG_PIG_RIGHT_MOVING 367 +#define IMG_PIG_RIGHT_EATING 368 +#define IMG_DRAGON 369 +#define IMG_DRAGON_DOWN 370 +#define IMG_DRAGON_DOWN_MOVING 371 +#define IMG_DRAGON_DOWN_ATTACKING 372 +#define IMG_DRAGON_UP 373 +#define IMG_DRAGON_UP_MOVING 374 +#define IMG_DRAGON_UP_ATTACKING 375 +#define IMG_DRAGON_LEFT 376 +#define IMG_DRAGON_LEFT_MOVING 377 +#define IMG_DRAGON_LEFT_ATTACKING 378 +#define IMG_DRAGON_RIGHT 379 +#define IMG_DRAGON_RIGHT_MOVING 380 +#define IMG_DRAGON_RIGHT_ATTACKING 381 +#define IMG_MOLE 382 +#define IMG_MOLE_DOWN 383 +#define IMG_MOLE_DOWN_MOVING 384 +#define IMG_MOLE_DOWN_DIGGING 385 +#define IMG_MOLE_UP 386 +#define IMG_MOLE_UP_MOVING 387 +#define IMG_MOLE_UP_DIGGING 388 +#define IMG_MOLE_LEFT 389 +#define IMG_MOLE_LEFT_MOVING 390 +#define IMG_MOLE_LEFT_DIGGING 391 +#define IMG_MOLE_RIGHT 392 +#define IMG_MOLE_RIGHT_MOVING 393 +#define IMG_MOLE_RIGHT_DIGGING 394 +#define IMG_PENGUIN 395 +#define IMG_PENGUIN_DOWN 396 +#define IMG_PENGUIN_DOWN_MOVING 397 +#define IMG_PENGUIN_UP 398 +#define IMG_PENGUIN_UP_MOVING 399 +#define IMG_PENGUIN_LEFT 400 +#define IMG_PENGUIN_LEFT_MOVING 401 +#define IMG_PENGUIN_RIGHT 402 +#define IMG_PENGUIN_RIGHT_MOVING 403 +#define IMG_SATELLITE 404 +#define IMG_SATELLITE_MOVING 405 +#define IMG_FLAMES_LEFT1 406 +#define IMG_FLAMES_LEFT2 407 +#define IMG_FLAMES_LEFT3 408 +#define IMG_FLAMES_RIGHT1 409 +#define IMG_FLAMES_RIGHT2 410 +#define IMG_FLAMES_RIGHT3 411 +#define IMG_FLAMES_UP1 412 +#define IMG_FLAMES_UP2 413 +#define IMG_FLAMES_UP3 414 +#define IMG_FLAMES_DOWN1 415 +#define IMG_FLAMES_DOWN2 416 +#define IMG_FLAMES_DOWN3 417 +#define IMG_STONEBLOCK 418 +#define IMG_PLAYER1 419 +#define IMG_PLAYER1_DOWN 420 +#define IMG_PLAYER1_DOWN_MOVING 421 +#define IMG_PLAYER1_DOWN_DIGGING 422 +#define IMG_PLAYER1_DOWN_PUSHING 423 +#define IMG_PLAYER1_DOWN_SNAPPING 424 +#define IMG_PLAYER1_UP 425 +#define IMG_PLAYER1_UP_MOVING 426 +#define IMG_PLAYER1_UP_DIGGING 427 +#define IMG_PLAYER1_UP_PUSHING 428 +#define IMG_PLAYER1_UP_SNAPPING 429 +#define IMG_PLAYER1_LEFT 430 +#define IMG_PLAYER1_LEFT_MOVING 431 +#define IMG_PLAYER1_LEFT_DIGGING 432 +#define IMG_PLAYER1_LEFT_PUSHING 433 +#define IMG_PLAYER1_LEFT_SNAPPING 434 +#define IMG_PLAYER1_RIGHT 435 +#define IMG_PLAYER1_RIGHT_MOVING 436 +#define IMG_PLAYER1_RIGHT_DIGGING 437 +#define IMG_PLAYER1_RIGHT_PUSHING 438 +#define IMG_PLAYER1_RIGHT_SNAPPING 439 +#define IMG_PLAYER2 440 +#define IMG_PLAYER2_DOWN 441 +#define IMG_PLAYER2_DOWN_MOVING 442 +#define IMG_PLAYER2_DOWN_DIGGING 443 +#define IMG_PLAYER2_DOWN_PUSHING 444 +#define IMG_PLAYER2_DOWN_SNAPPING 445 +#define IMG_PLAYER2_UP 446 +#define IMG_PLAYER2_UP_MOVING 447 +#define IMG_PLAYER2_UP_DIGGING 448 +#define IMG_PLAYER2_UP_PUSHING 449 +#define IMG_PLAYER2_UP_SNAPPING 450 +#define IMG_PLAYER2_LEFT 451 +#define IMG_PLAYER2_LEFT_MOVING 452 +#define IMG_PLAYER2_LEFT_DIGGING 453 +#define IMG_PLAYER2_LEFT_PUSHING 454 +#define IMG_PLAYER2_LEFT_SNAPPING 455 +#define IMG_PLAYER2_RIGHT 456 +#define IMG_PLAYER2_RIGHT_MOVING 457 +#define IMG_PLAYER2_RIGHT_DIGGING 458 +#define IMG_PLAYER2_RIGHT_PUSHING 459 +#define IMG_PLAYER2_RIGHT_SNAPPING 460 +#define IMG_PLAYER3 461 +#define IMG_PLAYER3_DOWN 462 +#define IMG_PLAYER3_DOWN_MOVING 463 +#define IMG_PLAYER3_DOWN_DIGGING 464 +#define IMG_PLAYER3_DOWN_PUSHING 465 +#define IMG_PLAYER3_DOWN_SNAPPING 466 +#define IMG_PLAYER3_UP 467 +#define IMG_PLAYER3_UP_MOVING 468 +#define IMG_PLAYER3_UP_DIGGING 469 +#define IMG_PLAYER3_UP_PUSHING 470 +#define IMG_PLAYER3_UP_SNAPPING 471 +#define IMG_PLAYER3_LEFT 472 +#define IMG_PLAYER3_LEFT_MOVING 473 +#define IMG_PLAYER3_LEFT_DIGGING 474 +#define IMG_PLAYER3_LEFT_PUSHING 475 +#define IMG_PLAYER3_LEFT_SNAPPING 476 +#define IMG_PLAYER3_RIGHT 477 +#define IMG_PLAYER3_RIGHT_MOVING 478 +#define IMG_PLAYER3_RIGHT_DIGGING 479 +#define IMG_PLAYER3_RIGHT_PUSHING 480 +#define IMG_PLAYER3_RIGHT_SNAPPING 481 +#define IMG_PLAYER4 482 +#define IMG_PLAYER4_DOWN 483 +#define IMG_PLAYER4_DOWN_MOVING 484 +#define IMG_PLAYER4_DOWN_DIGGING 485 +#define IMG_PLAYER4_DOWN_PUSHING 486 +#define IMG_PLAYER4_DOWN_SNAPPING 487 +#define IMG_PLAYER4_UP 488 +#define IMG_PLAYER4_UP_MOVING 489 +#define IMG_PLAYER4_UP_DIGGING 490 +#define IMG_PLAYER4_UP_PUSHING 491 +#define IMG_PLAYER4_UP_SNAPPING 492 +#define IMG_PLAYER4_LEFT 493 +#define IMG_PLAYER4_LEFT_MOVING 494 +#define IMG_PLAYER4_LEFT_DIGGING 495 +#define IMG_PLAYER4_LEFT_PUSHING 496 +#define IMG_PLAYER4_LEFT_SNAPPING 497 +#define IMG_PLAYER4_RIGHT 498 +#define IMG_PLAYER4_RIGHT_MOVING 499 +#define IMG_PLAYER4_RIGHT_DIGGING 500 +#define IMG_PLAYER4_RIGHT_PUSHING 501 +#define IMG_PLAYER4_RIGHT_SNAPPING 502 +#define IMG_EXPLOSION 503 +#define IMG_TWINKLE_BLUE 504 +#define IMG_TWINKLE_WHITE 505 +#define IMG_STEELWALL_TOPLEFT 506 +#define IMG_STEELWALL_TOPRIGHT 507 +#define IMG_STEELWALL_BOTTOMLEFT 508 +#define IMG_STEELWALL_BOTTOMRIGHT 509 +#define IMG_STEELWALL_HORIZONTAL 510 +#define IMG_STEELWALL_VERTICAL 511 +#define IMG_INVISIBLE_STEELWALL_TOPLEFT 512 +#define IMG_INVISIBLE_STEELWALL_TOPRIGHT 513 +#define IMG_INVISIBLE_STEELWALL_BOTTOMLEFT 514 +#define IMG_INVISIBLE_STEELWALL_BOTTOMRIGHT 515 +#define IMG_INVISIBLE_STEELWALL_HORIZONTAL 516 +#define IMG_INVISIBLE_STEELWALL_VERTICAL 517 +#define IMG_ARROW_BLUE_LEFT 518 +#define IMG_ARROW_BLUE_RIGHT 519 +#define IMG_ARROW_BLUE_UP 520 +#define IMG_ARROW_BLUE_DOWN 521 +#define IMG_ARROW_RED_LEFT 522 +#define IMG_ARROW_RED_RIGHT 523 +#define IMG_ARROW_RED_UP 524 +#define IMG_ARROW_RED_DOWN 525 +#define IMG_BALL_RED 526 +#define IMG_BALL_BLUE 527 +#define IMG_BALL_YELLOW 528 +#define IMG_BALL_GRAY 529 +#define IMG_SCROLLBAR_BLUE 530 +#define IMG_SCROLLBAR_RED 531 +#define IMG_SCROLLBAR_GREEN 532 +#define IMG_SCROLLBAR_YELLOW 533 +#define IMG_CHAR_SPACE 534 +#define IMG_CHAR_EXCLAM 535 +#define IMG_CHAR_QUOTEDBL 536 +#define IMG_CHAR_NUMBERSIGN 537 +#define IMG_CHAR_DOLLAR 538 +#define IMG_CHAR_PROCENT 539 +#define IMG_CHAR_AMPERSAND 540 +#define IMG_CHAR_APOSTROPHE 541 +#define IMG_CHAR_PARENLEFT 542 +#define IMG_CHAR_PARENRIGHT 543 +#define IMG_CHAR_ASTERISK 544 +#define IMG_CHAR_PLUS 545 +#define IMG_CHAR_COMMA 546 +#define IMG_CHAR_MINUS 547 +#define IMG_CHAR_PERIOD 548 +#define IMG_CHAR_SLASH 549 +#define IMG_CHAR_0 550 +#define IMG_CHAR_1 551 +#define IMG_CHAR_2 552 +#define IMG_CHAR_3 553 +#define IMG_CHAR_4 554 +#define IMG_CHAR_5 555 +#define IMG_CHAR_6 556 +#define IMG_CHAR_7 557 +#define IMG_CHAR_8 558 +#define IMG_CHAR_9 559 +#define IMG_CHAR_COLON 560 +#define IMG_CHAR_SEMICOLON 561 +#define IMG_CHAR_LESS 562 +#define IMG_CHAR_EQUAL 563 +#define IMG_CHAR_GREATER 564 +#define IMG_CHAR_QUESTION 565 +#define IMG_CHAR_AT 566 +#define IMG_CHAR_A 567 +#define IMG_CHAR_B 568 +#define IMG_CHAR_C 569 +#define IMG_CHAR_D 570 +#define IMG_CHAR_E 571 +#define IMG_CHAR_F 572 +#define IMG_CHAR_G 573 +#define IMG_CHAR_H 574 +#define IMG_CHAR_I 575 +#define IMG_CHAR_J 576 +#define IMG_CHAR_K 577 +#define IMG_CHAR_L 578 +#define IMG_CHAR_M 579 +#define IMG_CHAR_N 580 +#define IMG_CHAR_O 581 +#define IMG_CHAR_P 582 +#define IMG_CHAR_Q 583 +#define IMG_CHAR_R 584 +#define IMG_CHAR_S 585 +#define IMG_CHAR_T 586 +#define IMG_CHAR_U 587 +#define IMG_CHAR_V 588 +#define IMG_CHAR_W 589 +#define IMG_CHAR_X 590 +#define IMG_CHAR_Y 591 +#define IMG_CHAR_Z 592 +#define IMG_CHAR_AE 593 +#define IMG_CHAR_OE 594 +#define IMG_CHAR_UE 595 +#define IMG_CHAR_COPYRIGHT 596 +#define IMG_CHAR_UNDERSCORE 597 +#define IMG_CHAR_EMPTY 598 +#define IMG_CHAR_DEGREE 599 +#define IMG_CHAR_TM 600 +#define IMG_CHAR_CURSOR 601 -#define NUM_IMAGE_FILES 601 +#define NUM_IMAGE_FILES 602 #endif /* CONF_GFX_H */ diff --git a/src/conftime.h b/src/conftime.h index a2e442f9..bf91ef7f 100644 --- a/src/conftime.h +++ b/src/conftime.h @@ -1 +1 @@ -#define COMPILE_DATE_STRING "[2002-10-27 20:36]" +#define COMPILE_DATE_STRING "[2002-10-28 22:52]" diff --git a/src/main.c b/src/main.c index 4af4cf39..e10f3d63 100644 --- a/src/main.c +++ b/src/main.c @@ -802,6 +802,7 @@ struct ConfigInfo image_config[] = { "dynamite.active.frames", "7" }, { "dynamite.active.delay", "12" }, { "dynamite.active.mode_linear", "1" }, + { "dynamite.active.global_sync", "0" }, { "wall_emerald", "RocksElements.pcx" }, { "wall_emerald.xpos", "4" }, @@ -870,6 +871,10 @@ struct ConfigInfo image_config[] = { "robot.ypos", "5" }, { "robot.frames", "4" }, { "robot.mode_pingpong2", "1" }, + { "robot.moving", "RocksElements.pcx" }, + { "robot.moving.xpos", "4" }, + { "robot.moving.ypos", "5" }, + { "robot.moving.frames", "1" }, { "robot_wheel", "RocksElements.pcx" }, { "robot_wheel.xpos", "0" }, @@ -1813,21 +1818,25 @@ struct ConfigInfo image_config[] = { "wall_growing_active_left.ypos", "10" }, { "wall_growing_active_left.frames", "3" }, { "wall_growing_active_left.delay", "6" }, + { "wall_growing_active_left.global_sync", "0" }, { "wall_growing_active_right", "RocksElements.pcx" }, { "wall_growing_active_right.xpos", "5" }, { "wall_growing_active_right.ypos", "10" }, { "wall_growing_active_right.frames", "3" }, { "wall_growing_active_right.delay", "6" }, + { "wall_growing_active_right.global_sync", "0" }, { "wall_growing_active_up", "RocksHeroes.pcx" }, { "wall_growing_active_up.xpos", "3" }, { "wall_growing_active_up.ypos", "12" }, { "wall_growing_active_up.frames", "3" }, { "wall_growing_active_up.delay", "6" }, + { "wall_growing_active_up.global_sync", "0" }, { "wall_growing_active_down", "RocksHeroes.pcx" }, { "wall_growing_active_down.xpos", "0" }, { "wall_growing_active_down.ypos", "12" }, { "wall_growing_active_down.frames", "3" }, { "wall_growing_active_down.delay", "6" }, + { "wall_growing_active_down.global_sync", "0" }, { "black_orb", "RocksElements.pcx" }, { "black_orb.xpos", "13" },