Searched refs:CLR_ORANGE (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dcolor.h23 #define CLR_ORANGE 9 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dcolor.h23 #define CLR_ORANGE 9 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddrawing.c261 /*50*/ {'^', "fire trap", C(CLR_ORANGE)}, /* trap */
294 {'/', "", C(CLR_ORANGE)}, /* explosion top left */
295 {'-', "", C(CLR_ORANGE)}, /* explosion top center */
296 {'\\', "", C(CLR_ORANGE)}, /* explosion top right */
297 {'|', "", C(CLR_ORANGE)}, /* explosion middle left */
298 {' ', "", C(CLR_ORANGE)}, /* explosion middle center*/
299 {'|', "", C(CLR_ORANGE)}, /* explosion middle right */
300 {'\\', "", C(CLR_ORANGE)}, /* explosion bottom left */
301 /*90*/ {'-', "", C(CLR_ORANGE)}, /* explosion bottom center*/
302 {'/', "", C(CLR_ORANGE)}, /* explosio
[all...]
H A Dobjects.c341 DRGN_ARMR("orange dragon scale mail", 1, SLEEP_RES, 900, 1, CLR_ORANGE),
357 DRGN_ARMR("orange dragon scales", 0, SLEEP_RES, 500, 7, CLR_ORANGE),
503 RING("increase damage", 0, "coral", 150, 1, 1, 4, MINERAL, CLR_ORANGE),
699 FOOD("orange", 10, 1, 2, 0, VEGGY, 80, CLR_ORANGE),
703 FOOD("carrot", 15, 1, 2, 0, VEGGY, 50, CLR_ORANGE),
728 POTION("confusion", "orange", 1, CONFUSION, 42, 100, CLR_ORANGE),
806 SPELL("confuse monster", "orange", P_ENCHANTMENT_SPELL, 30, 2, 2, 1, IMMEDIATE, CLR_ORANGE),
899 GEM("jacinth", "orange", 3, 1, 3250, 15, 9, GEMSTONE, CLR_ORANGE),
916 GEM("agate", "orange", 12, 1, 200, 15, 6, GEMSTONE, CLR_ORANGE),
923 GEM("worthless piece of orange glass", "orange", 76, 1, 0, 6, 5, GLASS, CLR_ORANGE),
[all...]
H A Ddecl.c170 CLR_ORANGE, /* 1 - fire */
229 "orange", /* CLR_ORANGE */
H A Dmapglyph.c18 CLR_ORANGE, /* fiery */
H A Dmonst.c1227 M2_HOSTILE|M2_STRONG|M2_GREEDY|M2_JEWELS, 0, CLR_ORANGE),
1315 0, CLR_ORANGE),
1583 M2_HOSTILE|M2_STRONG|M2_NASTY|M2_COLLECT, M3_INFRAVISIBLE, CLR_ORANGE),
2308 M3_INFRAVISIBLE, CLR_ORANGE),
2902 M2_STALK|M2_HOSTILE|M2_COLLECT|M2_MAGIC, M3_INFRAVISIBLE, CLR_ORANGE),
H A Doptions.c3118 ttycolors[CLR_ORANGE], ttycolors[CLR_BRIGHT_GREEN],
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddrawing.c261 /*50*/ {'^', "fire trap", C(CLR_ORANGE)}, /* trap */
294 {'/', "", C(CLR_ORANGE)}, /* explosion top left */
295 {'-', "", C(CLR_ORANGE)}, /* explosion top center */
296 {'\\', "", C(CLR_ORANGE)}, /* explosion top right */
297 {'|', "", C(CLR_ORANGE)}, /* explosion middle left */
298 {' ', "", C(CLR_ORANGE)}, /* explosion middle center*/
299 {'|', "", C(CLR_ORANGE)}, /* explosion middle right */
300 {'\\', "", C(CLR_ORANGE)}, /* explosion bottom left */
301 /*90*/ {'-', "", C(CLR_ORANGE)}, /* explosion bottom center*/
302 {'/', "", C(CLR_ORANGE)}, /* explosio
[all...]
H A Dobjects.c341 DRGN_ARMR("orange dragon scale mail", 1, SLEEP_RES, 900, 1, CLR_ORANGE),
357 DRGN_ARMR("orange dragon scales", 0, SLEEP_RES, 500, 7, CLR_ORANGE),
503 RING("increase damage", 0, "coral", 150, 1, 1, 4, MINERAL, CLR_ORANGE),
699 FOOD("orange", 10, 1, 2, 0, VEGGY, 80, CLR_ORANGE),
703 FOOD("carrot", 15, 1, 2, 0, VEGGY, 50, CLR_ORANGE),
728 POTION("confusion", "orange", 1, CONFUSION, 42, 100, CLR_ORANGE),
806 SPELL("confuse monster", "orange", P_ENCHANTMENT_SPELL, 30, 2, 2, 1, IMMEDIATE, CLR_ORANGE),
899 GEM("jacinth", "orange", 3, 1, 3250, 15, 9, GEMSTONE, CLR_ORANGE),
916 GEM("agate", "orange", 12, 1, 200, 15, 6, GEMSTONE, CLR_ORANGE),
923 GEM("worthless piece of orange glass", "orange", 76, 1, 0, 6, 5, GLASS, CLR_ORANGE),
[all...]
H A Ddecl.c170 CLR_ORANGE, /* 1 - fire */
229 "orange", /* CLR_ORANGE */
H A Dmapglyph.c18 CLR_ORANGE, /* fiery */
H A Dmonst.c1227 M2_HOSTILE|M2_STRONG|M2_GREEDY|M2_JEWELS, 0, CLR_ORANGE),
1315 0, CLR_ORANGE),
1583 M2_HOSTILE|M2_STRONG|M2_NASTY|M2_COLLECT, M3_INFRAVISIBLE, CLR_ORANGE),
2308 M3_INFRAVISIBLE, CLR_ORANGE),
2902 M2_STALK|M2_HOSTILE|M2_COLLECT|M2_MAGIC, M3_INFRAVISIBLE, CLR_ORANGE),
H A Doptions.c3118 ttycolors[CLR_ORANGE], ttycolors[CLR_BRIGHT_GREEN],

Completed in 78 milliseconds