/[enigma]/enigma/lib-src/oxydlib/enigma_mapping.cpp
ViewVC logotype

Diff of /enigma/lib-src/oxydlib/enigma_mapping.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by reallysoft, Mon Jun 23 22:19:57 2003 UTC revision 1.18 by dheck, Tue Jun 24 08:01:52 2003 UTC
# Line 270  static const char *Oxyd1_stone_map[256] Line 270  static const char *Oxyd1_stone_map[256]
270      "st-yinyang2",              // Oxyd1 stone 0x8e      "st-yinyang2",              // Oxyd1 stone 0x8e
271      UNUSED,                     // Oxyd1 stone 0x8f      UNUSED,                     // Oxyd1 stone 0x8f
272      0,                          // Oxyd1 stone 0x90 stone with four white marbles      0,                          // Oxyd1 stone 0x90 stone with four white marbles
273      "st-yellow",                // Oxyd1 stone 0x91 stone with four black marbles      0,                          // Oxyd1 stone 0x91 stone with four black marbles
274      0,                          // Oxyd1 stone 0x92      0,                          // Oxyd1 stone 0x92
275      "st-yinyang1",              // Oxyd1 stone 0x93      "st-yinyang1",              // Oxyd1 stone 0x93
276      "st-break_acwhite",         // Oxyd1 stone 0x94      "st-break_acwhite",         // Oxyd1 stone 0x94
277      0,                          // Oxyd1 stone 0x95      "st-break_acblack",         // Oxyd1 stone 0x95
278      "st-chargeplus",            // Oxyd1 stone 0x96      "st-chargeplus",            // Oxyd1 stone 0x96
279      "st-chargeminus",           // Oxyd1 stone 0x97      "st-chargeminus",           // Oxyd1 stone 0x97
280      "st-chargezero",            // Oxyd1 stone 0x98      "st-chargezero",            // Oxyd1 stone 0x98
# Line 288  static const char *Oxyd1_item_map[256] = Line 288  static const char *Oxyd1_item_map[256] =
288      0,                          // Oxyd1 item 0x02 (common was 'it-document')      0,                          // Oxyd1 item 0x02 (common was 'it-document')
289      0,                          // Oxyd1 item 0x03 (common was 'it-document')      0,                          // Oxyd1 item 0x03 (common was 'it-document')
290      0,                          // Oxyd1 item 0x04 (common was 'it-hammer')      0,                          // Oxyd1 item 0x04 (common was 'it-hammer')
291      0,                          // Oxyd1 item 0x05 coffee      "it-coffee",                // Oxyd1 item 0x05
292      0,                          // Oxyd1 item 0x06 cherry      0,                          // Oxyd1 item 0x06 cherry
293      "it-umbrella",              // Oxyd1 item 0x07      "it-umbrella",              // Oxyd1 item 0x07
294      0,                          // Oxyd1 item 0x08      0,                          // Oxyd1 item 0x08
# Line 805  static const char *PerOxyd_floor_map[256 Line 805  static const char *PerOxyd_floor_map[256
805      UNUSED,                     // PerOxyd floor 0x20      UNUSED,                     // PerOxyd floor 0x20
806      0,                          // PerOxyd floor 0x21 (common was 'fl-space')      0,                          // PerOxyd floor 0x21 (common was 'fl-space')
807      UNUSED,                     // PerOxyd floor 0x22      UNUSED,                     // PerOxyd floor 0x22
808      0,                          // PerOxyd floor 0x23 (common was 'fl-gradient1')      "fl-gradient1",             // PerOxyd floor 0x23
809      0,                          // PerOxyd floor 0x24 (common was 'fl-gradient2')      "fl-gradient2",             // PerOxyd floor 0x24
810      0,                          // PerOxyd floor 0x25 (common was 'fl-gradient3')      "fl-gradient3",             // PerOxyd floor 0x25
811      0,                          // PerOxyd floor 0x26 (common was 'fl-gradient4')      "fl-gradient4",             // PerOxyd floor 0x26
812      0,                          // PerOxyd floor 0x27 (common was 'fl-gradient5')      "fl-gradient5",             // PerOxyd floor 0x27
813      0,                          // PerOxyd floor 0x28 (common was 'fl-gradient6')      "fl-gradient6",             // PerOxyd floor 0x28
814      0,                          // PerOxyd floor 0x29 (common was 'fl-gradient7')      "fl-gradient7",             // PerOxyd floor 0x29
815      0,                          // PerOxyd floor 0x2a (common was 'fl-gradient8')      "fl-gradient8",             // PerOxyd floor 0x2a
816      0,                          // PerOxyd floor 0x2b (common was 'fl-gradient9')      "fl-gradient9",             // PerOxyd floor 0x2b
817      0,                          // PerOxyd floor 0x2c (common was 'fl-gradient10')      "fl-gradient10",            // PerOxyd floor 0x2c
818      0,                          // PerOxyd floor 0x2d (common was 'fl-gradient11')      "fl-gradient11",            // PerOxyd floor 0x2d
819      0,                          // PerOxyd floor 0x2e (common was 'fl-gradient12')      "fl-gradient12",            // PerOxyd floor 0x2e
820      0,                          // PerOxyd floor 0x2f (common was 'fl-gradient13')      "fl-gradient13",            // PerOxyd floor 0x2f
821      0,                          // PerOxyd floor 0x30 (common was 'fl-gradient14')      "fl-gradient14",            // PerOxyd floor 0x30
822      0,                          // PerOxyd floor 0x31 (common was 'fl-gradient15')      "fl-gradient15",            // PerOxyd floor 0x31
823      0,                          // PerOxyd floor 0x32 (common was 'fl-gradient16')      "fl-gradient16",            // PerOxyd floor 0x32
824      0,                          // PerOxyd floor 0x33 (common was 'fl-rough')      0,                          // PerOxyd floor 0x33 (common was 'fl-rough')
825      "fl-rough",                 // PerOxyd floor 0x34      "fl-rough",                 // PerOxyd floor 0x34
826      UNUSED,                     // PerOxyd floor 0x35      UNUSED,                     // PerOxyd floor 0x35
# Line 842  static const char *PerOxyd_floor_map[256 Line 842  static const char *PerOxyd_floor_map[256
842      UNUSED,                     // PerOxyd floor 0x45      UNUSED,                     // PerOxyd floor 0x45
843      UNUSED,                     // PerOxyd floor 0x46      UNUSED,                     // PerOxyd floor 0x46
844      UNUSED,                     // PerOxyd floor 0x47      UNUSED,                     // PerOxyd floor 0x47
845      0,                          // PerOxyd floor 0x48      "fl-concrete",              // PerOxyd floor 0x48
846      UNUSED,                     // PerOxyd floor 0x49      UNUSED,                     // PerOxyd floor 0x49
847      UNUSED,                     // PerOxyd floor 0x4a      UNUSED,                     // PerOxyd floor 0x4a
848      UNUSED,                     // PerOxyd floor 0x4b      UNUSED,                     // PerOxyd floor 0x4b
# Line 852  static const char *PerOxyd_floor_map[256 Line 852  static const char *PerOxyd_floor_map[256
852      0,                          // PerOxyd floor 0x4f      0,                          // PerOxyd floor 0x4f
853      0,                          // PerOxyd floor 0x50      0,                          // PerOxyd floor 0x50
854      0,                          // PerOxyd floor 0x51      0,                          // PerOxyd floor 0x51
855      0,                          // PerOxyd floor 0x52 (common was 'fl-bridge')      "fl-bridge",        // PerOxyd floor 0x52 (common was 'fl-bridge')
856      0,                          // PerOxyd floor 0x53      0,                          // PerOxyd floor 0x53
857      UNUSED,                     // PerOxyd floor 0x54      UNUSED,                     // PerOxyd floor 0x54
858      0,                          // PerOxyd floor 0x55 (common was 'fl-plank')      0,                          // PerOxyd floor 0x55 (common was 'fl-plank')
# Line 893  static const char *PerOxyd_stone_map[256 Line 893  static const char *PerOxyd_stone_map[256
893      0,                   // PerOxyd stone 0x15 (common was 'st-rock5')      0,                   // PerOxyd stone 0x15 (common was 'st-rock5')
894      "st-rock7",          // PerOxyd stone 0x16      "st-rock7",          // PerOxyd stone 0x16
895      0,                   // PerOxyd stone 0x17      0,                   // PerOxyd stone 0x17
896      0,                   // PerOxyd stone 0x18 (common was 'st-grate1')      "st-grate1",                // PerOxyd stone 0x18
897      UNUSED,              // PerOxyd stone 0x19      UNUSED,              // PerOxyd stone 0x19
898      0,                   // PerOxyd stone 0x1a      0,                   // PerOxyd stone 0x1a
899      0,                   // PerOxyd stone 0x1b      0,                   // PerOxyd stone 0x1b
900      0,                   // PerOxyd stone 0x1c (common was 'st-rock4')      "st-rock4",                 // PerOxyd stone 0x1c
901      0,                   // PerOxyd stone 0x1d (common was 'st-rock3')      "st-rock3",                 // PerOxyd stone 0x1d
902      0,                   // PerOxyd stone 0x1e      0,                   // PerOxyd stone 0x1e
903      UNUSED,              // PerOxyd stone 0x1f      UNUSED,              // PerOxyd stone 0x1f
904      "st-stone2",         // PerOxyd stone 0x20      "st-stone2",         // PerOxyd stone 0x20
905      0,                   // PerOxyd stone 0x21      0,                   // PerOxyd stone 0x21
906      0,                   // PerOxyd stone 0x22 (common was 'st-glass')      "st-glass",          // PerOxyd stone 0x22
907      0,                   // PerOxyd stone 0x23      0,                   // PerOxyd stone 0x23
908      0,                   // PerOxyd stone 0x24      0,                   // PerOxyd stone 0x24
909      "st-bluegray_hole",  // PerOxyd stone 0x25      "st-bluegray_hole",  // PerOxyd stone 0x25
# Line 971  static const char *PerOxyd_stone_map[256 Line 971  static const char *PerOxyd_stone_map[256
971      0,                   // PerOxyd stone 0x63 flash      0,                   // PerOxyd stone 0x63 flash
972      "st-coinslot",       // PerOxyd stone 0x64      "st-coinslot",       // PerOxyd stone 0x64
973      0,                   // PerOxyd stone 0x65 (common was 'st-thief')      0,                   // PerOxyd stone 0x65 (common was 'st-thief')
974      0,                   // PerOxyd stone 0x66 (common was 'st-shogun-s')      "st-shogun-s",              // PerOxyd stone 0x66
975      0,                   // PerOxyd stone 0x67 (common was 'st-shogun-m')      "st-shogun-m",              // PerOxyd stone 0x67
976      0,                   // PerOxyd stone 0x68 (common was 'st-shogun-l')      "st-shogun-l",              // PerOxyd stone 0x68
977      0,                   // PerOxyd stone 0x69 (common was 'st-shogun-sml')      "st-shogun-sml",            // PerOxyd stone 0x69
978      0,                   // PerOxyd stone 0x6a (common was 'st-shogun-ml')      "st-shogun-ml",             // PerOxyd stone 0x6a
979      0,                   // PerOxyd stone 0x6b (common was 'st-shogun-sl')      "st-shogun-sl",             // PerOxyd stone 0x6b
980      0,                   // PerOxyd stone 0x6c (common was 'st-shogun-sm')      "st-shogun-sm",             // PerOxyd stone 0x6c
981      "st-stoneimpulse",   // PerOxyd stone 0x6d      "st-stoneimpulse",   // PerOxyd stone 0x6d
982      0,                   // PerOxyd stone 0x6e      0,                   // PerOxyd stone 0x6e
983      "st-mail-n",         // PerOxyd stone 0x6f      "st-mail-n",         // PerOxyd stone 0x6f
984      "st-mail-w",         // PerOxyd stone 0x70      "st-mail-w",         // PerOxyd stone 0x70
985      "st-mail-e",         // PerOxyd stone 0x71      "st-mail-e",         // PerOxyd stone 0x71
986      "st-mail-s",         // PerOxyd stone 0x72      "st-mail-s",         // PerOxyd stone 0x72
987      0,                   // PerOxyd stone 0x73 (common was 'st-door-h')      "st-door-h",                // PerOxyd stone 0x73
988      0,                   // PerOxyd stone 0x74 (common was 'st-door-v')      "st-door-v",                // PerOxyd stone 0x74
989      0,                   // PerOxyd stone 0x75 (common was 'st-rock2')      0,                   // PerOxyd stone 0x75 (common was 'st-rock2')
990      "st-invisible",      // PerOxyd stone 0x76      "st-invisible",      // PerOxyd stone 0x76
991      0,                   // PerOxyd stone 0x77      0,                   // PerOxyd stone 0x77
# Line 1013  static const char *PerOxyd_stone_map[256 Line 1013  static const char *PerOxyd_stone_map[256
1013      0,                   // PerOxyd stone 0x8d      0,                   // PerOxyd stone 0x8d
1014      0,                   // PerOxyd stone 0x8e (common was 'st-rock6')      0,                   // PerOxyd stone 0x8e (common was 'st-rock6')
1015      UNUSED,              // PerOxyd stone 0x8f      UNUSED,              // PerOxyd stone 0x8f
1016      0,                   // PerOxyd stone 0x90      "st-rock8",                 // PerOxyd stone 0x90
1017      "st-rotator-left",   // PerOxyd stone 0x91      "st-rotator-left",          // PerOxyd stone 0x91
1018      "st-rotator-right",  // PerOxyd stone 0x92      "st-rotator-right",         // PerOxyd stone 0x92
1019      0,                   // PerOxyd stone 0x93 (common was 'st-swap')      "st-swap",                  // PerOxyd stone 0x93
1020      0,                   // PerOxyd stone 0x94      0,                   // PerOxyd stone 0x94
1021      0,                   // PerOxyd stone 0x95      0,                   // PerOxyd stone 0x95
1022      "st-rubberband",     // PerOxyd stone 0x96      "st-rubberband",            // PerOxyd stone 0x96
1023      "st-scissors",       // PerOxyd stone 0x97      "st-scissors",              // PerOxyd stone 0x97
1024      "st-grate3",         // PerOxyd stone 0x98      "st-grate3",                // PerOxyd stone 0x98
1025      0,                   // PerOxyd stone 0x99 (common was 'st-blocker')      "st-blocker",               // PerOxyd stone 0x99
1026      "st-grate1",         // PerOxyd stone 0x9a      "st-grate1",                // PerOxyd stone 0x9a
1027      0,                   // PerOxyd stone 0x9b      0,                   // PerOxyd stone 0x9b
1028      "st-stone1",         // PerOxyd stone 0x9c      "st-stone1",                // PerOxyd stone 0x9c
1029      "st-fart",           // PerOxyd stone 0x9d      "st-fart",                  // PerOxyd stone 0x9d
1030      "st-turnstile",      // PerOxyd stone 0x9e      "st-turnstile",             // PerOxyd stone 0x9e
1031      "st-turnstile-n",    // PerOxyd stone 0x9f      "st-turnstile-n",           // PerOxyd stone 0x9f
1032      "st-turnstile-s",    // PerOxyd stone 0xa0      "st-turnstile-s",           // PerOxyd stone 0xa0
1033      "st-turnstile-w",    // PerOxyd stone 0xa1      "st-turnstile-w",           // PerOxyd stone 0xa1
1034      "st-turnstile-e",    // PerOxyd stone 0xa2      "st-turnstile-e",           // PerOxyd stone 0xa2
1035      UNUSED,              // PerOxyd stone 0xa3      UNUSED,                     // PerOxyd stone 0xa3
1036      0,                   // PerOxyd stone 0xa4      0,                   // PerOxyd stone 0xa4
1037      UNUSED,              // PerOxyd stone 0xa5      UNUSED,                     // PerOxyd stone 0xa5
1038      UNUSED,              // PerOxyd stone 0xa6      UNUSED,              // PerOxyd stone 0xa6
1039      UNUSED,              // PerOxyd stone 0xa7      UNUSED,              // PerOxyd stone 0xa7
1040      UNUSED,              // PerOxyd stone 0xa8      UNUSED,              // PerOxyd stone 0xa8
# Line 1052  static const char *PerOxyd_stone_map[256 Line 1052  static const char *PerOxyd_stone_map[256
1052      UNUSED,              // PerOxyd stone 0xb4      UNUSED,              // PerOxyd stone 0xb4
1053      UNUSED,              // PerOxyd stone 0xb5      UNUSED,              // PerOxyd stone 0xb5
1054      UNUSED,              // PerOxyd stone 0xb6      UNUSED,              // PerOxyd stone 0xb6
1055      "st-easymode",       // PerOxyd stone 0xb7      "st-easymode",              // PerOxyd stone 0xb7
1056      0,                   // PerOxyd stone 0xb8      0,                   // PerOxyd stone 0xb8
1057      0,                   // PerOxyd stone 0xb9      0,                   // PerOxyd stone 0xb9
1058      // codes >= 0xba are unused      // codes >= 0xba are unused
# Line 1064  static const char *PerOxyd_item_map[256] Line 1064  static const char *PerOxyd_item_map[256]
1064      0,                   // PerOxyd item 0x02 (common was 'it-document')      0,                   // PerOxyd item 0x02 (common was 'it-document')
1065      0,                   // PerOxyd item 0x03 (common was 'it-document')      0,                   // PerOxyd item 0x03 (common was 'it-document')
1066      0,                   // PerOxyd item 0x04 (common was 'it-hammer')      0,                   // PerOxyd item 0x04 (common was 'it-hammer')
1067      0,                   // PerOxyd item 0x05      "it-coffee",                // PerOxyd item 0x05
1068      0,                   // PerOxyd item 0x06      0,                   // PerOxyd item 0x06
1069      0,                   // PerOxyd item 0x07 (common was 'it-umbrella')      0,                   // PerOxyd item 0x07 (common was 'it-umbrella')
1070      0,                   // PerOxyd item 0x08      0,                   // PerOxyd item 0x08
# Line 1102  static const char *PerOxyd_item_map[256] Line 1102  static const char *PerOxyd_item_map[256]
1102      0,                   // PerOxyd item 0x28 (common was 'it-magnet')      0,                   // PerOxyd item 0x28 (common was 'it-magnet')
1103      0,                   // PerOxyd item 0x29      0,                   // PerOxyd item 0x29
1104      0,                   // PerOxyd item 0x2a      0,                   // PerOxyd item 0x2a
1105      0,                   // PerOxyd item 0x2b (common was 'it-shogun-s')      "it-shogun-s",              // PerOxyd item 0x2b
1106      "it-shogun-l",       // PerOxyd item 0x2c      "it-shogun-l",       // PerOxyd item 0x2c
1107      0,                   // PerOxyd item 0x2d      0,                   // PerOxyd item 0x2d
1108      0,                   // PerOxyd item 0x2e      0,                   // PerOxyd item 0x2e
1109      0,                   // PerOxyd item 0x2f (common was 'it-wormhole')      0,                   // PerOxyd item 0x2f (common was 'it-wormhole')
1110      0,                   // PerOxyd item 0x30 (common was 'it-hill')      0,                   // PerOxyd item 0x30 (common was 'it-hill')
1111      0,                   // PerOxyd item 0x31 (common was 'it-tinyhill')      0,                   // PerOxyd item 0x31 (common was 'it-tinyhill')
1112      0,                   // PerOxyd item 0x32 (common was 'it-hollow')      "it-hollow",         // PerOxyd item 0x32
1113      0,                   // PerOxyd item 0x33 (common was 'it-tinyhollow')      0,                   // PerOxyd item 0x33 (common was 'it-tinyhollow')
1114      0,                   // PerOxyd item 0x34      0,                   // PerOxyd item 0x34
1115      0,                   // PerOxyd item 0x35      0,                   // PerOxyd item 0x35
1116      "it-springboard",    // PerOxyd item 0x36      "it-springboard",    // PerOxyd item 0x36
1117      0,                   // PerOxyd item 0x37      0,                   // PerOxyd item 0x37
1118      0,                   // PerOxyd item 0x38      "it-bridge-oxyd",           // PerOxyd item 0x38
1119      UNUSED,              // PerOxyd item 0x39      UNUSED,                     // PerOxyd item 0x39
1120      UNUSED,              // PerOxyd item 0x3a      UNUSED,                     // PerOxyd item 0x3a
1121      UNUSED,              // PerOxyd item 0x3b      UNUSED,                     // PerOxyd item 0x3b
1122      0,                   // PerOxyd item 0x3c      0,                   // PerOxyd item 0x3c
1123      0,                   // PerOxyd item 0x3d      0,                   // PerOxyd item 0x3d
1124      0,                   // PerOxyd item 0x3e      0,                   // PerOxyd item 0x3e
# Line 1127  static const char *PerOxyd_item_map[256] Line 1127  static const char *PerOxyd_item_map[256]
1127      0,                   // PerOxyd item 0x41 (common was 'it-brush')      0,                   // PerOxyd item 0x41 (common was 'it-brush')
1128      0,                   // PerOxyd item 0x42      0,                   // PerOxyd item 0x42
1129      0,                   // PerOxyd item 0x43      0,                   // PerOxyd item 0x43
1130      0,                   // PerOxyd item 0x44 (common was 'it-brake')      "it-brake",                 // PerOxyd item 0x44
1131      0,                   // PerOxyd item 0x45      0,                   // PerOxyd item 0x45
1132      0,                   // PerOxyd item 0x46 (common was 'it-blocker')      "it-blocker",               // PerOxyd item 0x46
1133      0,                   // PerOxyd item 0x47 (common was 'it-magicwand')      "it-magicwand",             // PerOxyd item 0x47
1134      0,                   // PerOxyd item 0x48      0,                   // PerOxyd item 0x48
1135      UNUSED,              // PerOxyd item 0x49      UNUSED,              // PerOxyd item 0x49
1136      "it-odometer",       // PerOxyd item 0x4a      "it-odometer",       // PerOxyd item 0x4a
1137      0,                   // PerOxyd item 0x4b (common was 'it-puller-n')      "it-puller-n",              // PerOxyd item 0x4b
1138      0,                   // PerOxyd item 0x4c (common was 'it-puller-s')      "it-puller-s",              // PerOxyd item 0x4c
1139      0,                   // PerOxyd item 0x4d (common was 'it-puller-w')      "it-puller-w",              // PerOxyd item 0x4d
1140      0,                   // PerOxyd item 0x4e (common was 'it-puller-e')      "it-puller-e",              // PerOxyd item 0x4e
1141      UNUSED,              // PerOxyd item 0x4f      UNUSED,              // PerOxyd item 0x4f
1142      UNUSED,              // PerOxyd item 0x50      UNUSED,              // PerOxyd item 0x50
1143      0,                   // PerOxyd item 0x51      0,                   // PerOxyd item 0x51

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26