This commit is contained in:
2025-07-02 08:18:27 +03:00
parent 95c9833cbb
commit 8eb3c21b34
209 changed files with 14950 additions and 0 deletions

13
pics/alt0.xpm Normal file
View File

@@ -0,0 +1,13 @@
/* XPM */
static char *bmp1[]={
"8 8 2 1",
"# c #000000",
". c none",
"........",
"#######.",
"#######.",
".#####..",
"..###...",
"...#....",
"........",
"........"};

13
pics/alt00.xpm Normal file
View File

@@ -0,0 +1,13 @@
/* XPM */
static char *bmp1[]={
"8 8 2 1",
"# c #000000",
". c none",
"........",
"#######.",
"#######.",
".#####..",
"..###...",
"...#....",
"........",
"########"};

13
pics/alt1.xpm Normal file
View File

@@ -0,0 +1,13 @@
/* XPM */
static char *bmp1[]={
"8 8 2 1",
"# c #000000",
". c none",
"........",
"........",
"#######.",
"#######.",
"#######.",
"........",
"........",
"........"};

13
pics/alt2.xpm Normal file
View File

@@ -0,0 +1,13 @@
/* XPM */
static char *bmp1[]={
"8 8 2 1",
"# c #000000",
". c none",
"........",
".######.",
".######.",
".######.",
".######.",
".######.",
".######.",
"........"};

13
pics/alt3.xpm Normal file
View File

@@ -0,0 +1,13 @@
/* XPM */
static char *bmp1[]={
"8 8 2 1",
"# c #000000",
". c none",
"........",
"...#....",
"..###...",
".#####..",
"#######.",
"#######.",
"........",
"........"};

21
pics/ground0.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *I[]={
"16 16 2 1",
"# c #ff0000",
". c none",
".......#........",
".......#........",
"....#######.....",
".......#........",
".......#........",
"....#######.....",
".......#........",
".......#........",
"......###.......",
".....##.##......",
"....##...##.....",
"...##.....##....",
"..##.......##...",
".##.........##..",
".#############..",
"................"};

21
pics/sh.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char * tor2_bmp[] = {
"16 16 2 1",
". c #ff0000",
"! c None",
"!!!!!!...!!!!!!!",
"!!!!!.!!!.!!!!!!",
"!!!!.!!!!!.!!!!!",
"!!!.!!!!!!!.!!!!",
"!!.!!!!!..!!.!!!",
"!.!!!..!!.!!!.!!",
".!!!!!!!!.!!!!.!",
".!!.......!!!!.!",
".!!!!!!!!.!!!!.!",
"!.!!!..!!.!!!.!!",
"!!.!!!!!..!!.!!!",
"!!!.!!!!!!!.!!!!",
"!!!!.!!!!!.!!!!!",
"!!!!!.!!!.!!!!!!",
"!!!!!!...!!!!!!!",
"!!!!!!!!!!!!!!!!"};

21
pics/sh3.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char * sh_bmp[] = {
"16 16 2 1",
"! c None",
". c #ff0000",
"!!!!!!...!!!!!!!",
"!!!!!.!!!.!!!!!!",
"!!!!.!!!!!.!!!!!",
"!!!.!!!!!!!.!!!!",
"!!.!!!!!..!!.!!!",
"!.!!!..!!.!!!.!!",
".!!!!!!!!.!!!!.!",
".!!.......!!!!.!",
".!!!!!!!!.!!!!.!",
"!.!!!..!!.!!!.!!",
"!!.!!!!!..!!.!!!",
"!!!.!!!!!!!.!!!!",
"!!!!.!!!!!.!!!!!",
"!!!!!.!!!.!!!!!!",
"!!!!!!...!!!!!!!",
"!!!!!!!!!!!!!!!!"};

21
pics/tor2.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char * tor2_bmp[] = {
"16 16 2 1",
". c #ff0000",
"! c None",
"!!!!!!....!!!!!!",
"!!!!!.!!!!.!!!!!",
"!!!!.!!!!!!.!!!!",
"!!!.!!!!!..!.!!!",
"!!.!!!.!!!.!!.!!",
"!.!!.......!!!.!",
".!!!!!.!!!.!!!!.",
".!!!!!!!!!.!!!!.",
".!!!!!.!!!.!!!!.",
"!.!!.......!!!.!",
"!!.!!!.!!!.!!.!!",
"!!!.!!!!!..!.!!!",
"!!!!.!!!!!!.!!!!",
"!!!!!.!!!!.!!!!!",
"!!!!!!....!!!!!!",
"!!!!!!!!!!!!!!!!"};

21
pics/tor_batr.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *tor_batr[]={
"16 16 2 1",
"# c #000000",
". c none",
".....#####......",
"...##.....##....",
"..#.........#...",
".#...#...#...#..",
".#...#...#...#..",
"#...###.###...#.",
"#....#...#....#.",
"#....#...#....#.",
"#....#...#....#.",
"#..#.#...#.#..#.",
".#.#########.#..",
".#...........#..",
"..#.........#...",
"...##.....##....",
".....#####......",
"................"};

21
pics/type_0o.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"................",
"................",
"................",
".......###......",
".....#######....",
".....#######....",
".....#######....",
".......###......",
"................",
"................",
"................",
"................",
"................"};

21
pics/type_10e.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"....#.....###...",
"....##...####...",
"....###.####....",
"....#######.....",
"....######......",
"....#######.....",
"...#########....",
"..####..........",
".####...........",
".###............",
".##.............",
"................",
"................"};

21
pics/type_10o.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"....#.....###...",
"....##...####...",
"....###.####....",
"....#######.....",
"....######......",
"....#######.....",
"...#########....",
"..####..........",
".####...........",
".###............",
".##.............",
"................",
"................"};

21
pics/type_11e.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"....#.....###...",
"....##...####...",
"....###.####....",
"....#######.....",
"....######......",
"....#######.....",
"...#########....",
"..####..........",
".####...........",
".###............",
".##.............",
"................",
"................"};

21
pics/type_11o.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"....#.....###...",
"....##...####...",
"....###.####....",
"....#######.....",
"....######......",
"....#######.....",
"...#########....",
"..####..........",
".####...........",
".###............",
".##.............",
"................",
"................"};

21
pics/type_1e.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"....##..###.....",
"....##.###......",
"....#####.......",
"....##########..",
"....###########.",
"...###..........",
"..###...........",
".###............",
"###.............",
"##..............",
"................"};

21
pics/type_1o.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"...###..###.....",
"..####.###......",
".##.#####.......",
"##..##########..",
"....###########.",
"...###...##.....",
"..###...##......",
".###...##.......",
"###...##........",
"##..............",
"................"};

21
pics/type_6e.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"................",
"...........##...",
"..........###...",
"....#....##.....",
"....######......",
"....#####.......",
"....#####.......",
"....#######.....",
"................",
"................",
"................",
"................",
"................"};

21
pics/type_6o.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"................",
"...........##...",
"..........###...",
"....#....##.....",
"....######......",
"....#####.......",
"....#####.......",
"....#######.....",
"................",
"................",
"................",
"................",
"................"};

21
pics/type_7e.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
".........#......",
".........##.....",
"...#.....#####..",
"...#.....#####..",
"...##...########",
"...########.....",
"...#######......",
"...######.......",
"..#########.....",
".#############..",
"#####...........",
"###.............",
"................",
"................"};

21
pics/type_7o.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
".........#......",
".........##.....",
"...#.....#####..",
"...#.....#####..",
"...##...########",
"...########.....",
"...#######......",
"...######.......",
"..#########.....",
".#############..",
"#####...........",
"###.............",
"................",
"................"};

21
pics/type_8e.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"..............##",
".............###",
".....##.....####",
"....##......##..",
"...##.......##..",
"..##...######...",
".##.#########...",
"##.###..####....",
"...#...#######..",
"...#..####......",
"...######.......",
"...####.##......",
"........#.......",
"................"};

21
pics/type_8o.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"..............##",
".............###",
".....##.....####",
"....##......##..",
"...##.......##..",
"..##...######...",
".##.#########...",
"##.###..####....",
"...#...#######..",
"...#..####......",
"...######.......",
"...####.##......",
"........#.......",
"................"};

21
pics/type_En0.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"................",
"................",
"................",
".......###......",
".....#######....",
".....#######....",
".....#######....",
".......###......",
"................",
"................",
"................",
"................",
"................"};

21
pics/type_En1.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"....##..###.....",
"....##.###......",
"....#####.......",
"....##########..",
"....###########.",
"...###..........",
"..###...........",
".###............",
"###.............",
"##..............",
"................"};

21
pics/type_En10.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
".........#......",
".........##.....",
"...#.....#####..",
"...#.....#####..",
"...##...########",
"...########.....",
"...#######......",
"...######.......",
"..#########.....",
".#############..",
"#####...........",
"###.............",
"................",
"................"};

21
pics/type_En11.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"....#.....###...",
"....##...####...",
"....###.####....",
"....#######.....",
"....######......",
"....#######.....",
"...#########....",
"..####..........",
".####...........",
".###............",
".##.............",
"................",
"................"};

21
pics/type_En12.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"..............##",
".............###",
".....##.....####",
"....##......##..",
"...##.......##..",
"..##...######...",
".##.#########...",
"##.###..####....",
"...#...#######..",
"...#..####......",
"...######.......",
"...####.##......",
"........#.......",
"................"};

21
pics/type_En13.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"...###..###.....",
"..####.###......",
".##.#####.......",
"##..##########..",
"....###########.",
"...###...##.....",
"..###...##......",
".###...##.......",
"###...##........",
"##..............",
"................"};

21
pics/type_En14.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"..........##....",
"....###...###...",
"...##.##..###...",
"..##..##.###....",
".##..##.###.....",
"##..##.###......",
"##..#####.......",
"##.###########..",
"###.###########.",
"...###..........",
"..###...........",
".###............",
"###.............",
"##..............",
"................"};

21
pics/type_En15.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"....##..###.....",
"....##.###......",
"....#####.......",
"....##########..",
"....###########.",
"...###.##.......",
"..###..######...",
".###...#####....",
"###....##.#.....",
"##.....###......",
".......##......."};

21
pics/type_En2.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"....##..###.....",
"....##.###......",
"....#####.......",
"....##########..",
"....###########.",
"...####...#.....",
"..###..#..##....",
".###....#.#.#...",
"###......##..#..",
"##........#.....",
"................"};

21
pics/type_En3.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"....##..###.....",
"....##.###......",
"....#####.......",
"....##########..",
"....###########.",
"...###..##......",
"..###..##.##....",
".###..##....##..",
"###...##....##..",
"##...##....##...",
"....##......##.."};

21
pics/type_En4.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"....##..###.....",
"....##.###......",
"....#####.......",
"....##########..",
"....###########.",
"...####.........",
"..###..#..####..",
".###....##..#...",
"###.....#..#....",
"##.....####.....",
"................"};

21
pics/type_En5.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"....##..###.....",
"....##.###......",
"....#####.......",
"....##########..",
"....###########.",
"...###...#.##...",
"..###.....##....",
".###...#.##.....",
"###....###......",
"##.....####.....",
".......#........"};

21
pics/type_En6.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"................",
"................",
"...........##...",
"..........###...",
"....#....##.....",
"....######......",
"....#####.......",
"....#####.......",
"....#######.....",
"................",
"................",
"................",
"................",
"................"};

21
pics/type_En7.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"...........#....",
"....#.....##....",
"....##....###...",
"....##....###...",
"....##...###....",
"....##..###.....",
"....##.###......",
"....#####.......",
"....##########..",
"....###########.",
"...####.........",
"..###..#........",
".###...#####....",
"###....#####....",
"##.....##.......",
".......##......."};

21
pics/type_En8.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"........#.......",
".......##.......",
"......###.......",
"......#####.....",
"......##########",
".....##########.",
"....##########..",
"...######.......",
"..######........",
"..#####.........",
".#####..........",
".##.............",
"................",
"................"};

21
pics/type_En9.xpm Normal file
View File

@@ -0,0 +1,21 @@
/* XPM */
static char *flier[]={
"16 16 2 1",
"# c #000000",
". c none",
"................",
"................",
"...........###..",
"....#.....####..",
"....#.....####..",
"....##....#####.",
"....###..#####..",
"....#########...",
"....#######.....",
"....########....",
"...###########..",
"..##############",
".#####..........",
"#####...........",
"###.............",
"................"};