Home
last modified time | relevance | path

Searched refs:CheatWeaponsSeq (Results 1 – 7 of 7) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dm_cheat.c719 static byte CheatWeaponsSeq[] = { variable
863 {CheatWeaponsFunc, CheatWeaponsSeq, NULL, {0, 0}, 0},
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dsb_bar.c155 cheatseq_t CheatWeaponsSeq = CHEAT("nra", 0); variable
220 {CheatWeaponsFunc, &CheatWeaponsSeq},
315 SET_CHEAT(CheatWeaponsSeq, "crhinehart"); in SB_Init()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dsb_bar.c155 cheatseq_t CheatWeaponsSeq = CHEAT("nra", 0); variable
220 {CheatWeaponsFunc, &CheatWeaponsSeq},
315 SET_CHEAT(CheatWeaponsSeq, "crhinehart"); in SB_Init()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dsb_bar.c124 cheatseq_t CheatWeaponsSeq = CHEAT("rambo", 0); variable
165 {CheatWeaponsFunc, &CheatWeaponsSeq},
/dports/games/heretic/glheretic-1.2/
H A Dsb_bar.c172 static byte CheatWeaponsSeq[] = variable
341 { CheatWeaponsFunc, CheatWeaponsSeq, NULL, {0, 0}, 0 },
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dsb_bar.c132 cheatseq_t CheatWeaponsSeq = CHEAT("rambo", 0); variable
181 {CheatWeaponsFunc, &CheatWeaponsSeq},
/dports/games/uhexen/uhexen-0.601/src/
H A Dsb_bar.c174 static byte CheatWeaponsSeq[]={109,76,75,204,232,108,233,255,0}; variable
205 { CheatWeaponsFunc, CheatWeaponsSeq, NULL, 0, 0, 0 },