Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dm_cheat.c830 static byte CheatMassacreSeq[] = { variable
874 {CheatMassacreFunc, CheatMassacreSeq, NULL, {0, 0}, 0},
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dsb_bar.c182 cheatseq_t CheatMassacreSeq = CHEAT("butcher", 0); variable
229 {CheatMassacreFunc, &CheatMassacreSeq},
324 SET_CHEAT(CheatMassacreSeq, "cstika"); in SB_Init()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dsb_bar.c182 cheatseq_t CheatMassacreSeq = CHEAT("butcher", 0); variable
229 {CheatMassacreFunc, &CheatMassacreSeq},
324 SET_CHEAT(CheatMassacreSeq, "cstika"); in SB_Init()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dsb_bar.c157 cheatseq_t CheatMassacreSeq = CHEAT("massacre", 0); variable
176 {CheatMassacreFunc, &CheatMassacreSeq},
/dports/games/heretic/glheretic-1.2/
H A Dsb_bar.c304 static byte CheatMassacreSeq[] = variable
352 { CheatMassacreFunc, CheatMassacreSeq, NULL, {0, 0}, 0 },
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dsb_bar.c165 cheatseq_t CheatMassacreSeq = CHEAT("massacre", 0); variable
192 {CheatMassacreFunc, &CheatMassacreSeq},
/dports/games/uhexen/uhexen-0.601/src/
H A Dsb_bar.c183 static byte CheatMassacreSeq[]={108,64,232,237,203,204,64,110,237,206,255,0}; variable
214 { CheatMassacreFunc, CheatMassacreSeq, NULL, 0, 0, 0 },