Home
last modified time | relevance | path

Searched refs:SPR_PTN1 (Results 1 – 25 of 25) sorted by relevance

/dports/games/heretic/glheretic-1.2/
H A Dinfo.h11 SPR_PTN1, enumerator
H A Dp_inter.c589 case SPR_PTN1: /* Item_HealingPotion */ in P_TouchSpecialThing()
H A Dinfo.c149 {SPR_PTN1,0,3,{NULL},S_ITEM_PTN1_2,0,0}, /* S_ITEM_PTN1_1 */
150 {SPR_PTN1,1,3,{NULL},S_ITEM_PTN1_3,0,0}, /* S_ITEM_PTN1_2 */
151 {SPR_PTN1,2,3,{NULL},S_ITEM_PTN1_1,0,0}, /* S_ITEM_PTN1_3 */
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.h24 SPR_PTN1, enumerator
H A Dp_inter.c605 case SPR_PTN1: // Item_HealingPotion in P_TouchSpecialThing()
H A Dinfo.c39 {SPR_PTN1, 0, 3, NULL, S_ITEM_PTN1_2, 0, 0}, // S_ITEM_PTN1_1
40 {SPR_PTN1, 1, 3, NULL, S_ITEM_PTN1_3, 0, 0}, // S_ITEM_PTN1_2
41 {SPR_PTN1, 2, 3, NULL, S_ITEM_PTN1_1, 0, 0}, // S_ITEM_PTN1_3
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.h24 SPR_PTN1, enumerator
H A Dp_inter.c571 case SPR_PTN1: // Item_HealingPotion in P_TouchSpecialThing()
H A Dinfo.c39 {SPR_PTN1, 0, 3, NULL, S_ITEM_PTN1_2, 0, 0}, // S_ITEM_PTN1_1
40 {SPR_PTN1, 1, 3, NULL, S_ITEM_PTN1_3, 0, 0}, // S_ITEM_PTN1_2
41 {SPR_PTN1, 2, 3, NULL, S_ITEM_PTN1_1, 0, 0}, // S_ITEM_PTN1_3
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h41 SPR_PTN1, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dp_inter.c542 { IT_HEALTH_POTION, SPR_PTN1 }, in getItemTypeBySprite()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dp_inter.c958 case SPR_PTN1: // Item_HealingPotion in P_TouchSpecialThing()
H A Dinfo.h33 SPR_PTN1, enumerator
H A Dinfo.c372 {SPR_PTN1, 0, 3, NULL, S_ITEM_PTN1_2, 0, 0}, // S_ITEM_PTN1_1
373 {SPR_PTN1, 1, 3, NULL, S_ITEM_PTN1_3, 0, 0}, // S_ITEM_PTN1_2
374 {SPR_PTN1, 2, 3, NULL, S_ITEM_PTN1_1, 0, 0}, // S_ITEM_PTN1_3
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dp_inter.c958 case SPR_PTN1: // Item_HealingPotion in P_TouchSpecialThing()
H A Dinfo.h33 SPR_PTN1, enumerator
H A Dinfo.c372 {SPR_PTN1, 0, 3, NULL, S_ITEM_PTN1_2, 0, 0}, // S_ITEM_PTN1_1
373 {SPR_PTN1, 1, 3, NULL, S_ITEM_PTN1_3, 0, 0}, // S_ITEM_PTN1_2
374 {SPR_PTN1, 2, 3, NULL, S_ITEM_PTN1_1, 0, 0}, // S_ITEM_PTN1_3
/dports/games/uhexen/uhexen-0.601/src/
H A Dp_inter.c970 case SPR_PTN1: // Item_HealingPotion in P_TouchSpecialThing()
H A Dinfo.c356 {SPR_PTN1,0,3,NULL,S_ITEM_PTN1_2,0,0}, // S_ITEM_PTN1_1
357 {SPR_PTN1,1,3,NULL,S_ITEM_PTN1_3,0,0}, // S_ITEM_PTN1_2
358 {SPR_PTN1,2,3,NULL,S_ITEM_PTN1_1,0,0}, // S_ITEM_PTN1_3
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dinfo.h209 SPR_PTN1, enumerator
H A Dp_inter.c970 case SPR_PTN1: // Item_HealingPotion in P_TouchSpecialThing()
H A Dinfo.c1100 { SPR_PTN1, 0, 3, {NULL} ,S_ITEM_PTN1_2 }, // S_ITEM_PTN1_1
1101 { SPR_PTN1, 1, 3, {NULL} ,S_ITEM_PTN1_3 }, // S_ITEM_PTN1_2
1102 { SPR_PTN1, 2, 3, {NULL} ,S_ITEM_PTN1_1 }, // S_ITEM_PTN1_3
/dports/games/uhexen/uhexen-0.601/include/
H A Dinfo.h17 SPR_PTN1, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Dinfo.h48 SPR_PTN1, // 013 enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dp_inter.c787 { IT_HEALTH_VIAL, SPR_PTN1 }, in getItemTypeBySprite()