Home
last modified time | relevance | path

Searched refs:TXT_CHEATNOCLIPON (Results 1 – 21 of 21) sorted by relevance

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Ddstrings.h84 #define TXT_CHEATNOCLIPON "NO CLIPPING ON" macro
H A Dsb_bar.c1065 P_SetMessage(player, DEH_String(TXT_CHEATNOCLIPON), false); in CheatNoClipFunc()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Ddstrings.h84 #define TXT_CHEATNOCLIPON "NO CLIPPING ON" macro
H A Dsb_bar.c1103 P_SetMessage(player, DEH_String(TXT_CHEATNOCLIPON), false); in CheatNoClipFunc()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/include/
H A Ddstrings.h115 #define TXT_CHEATNOCLIPON "NO CLIPPING ON" macro
H A Dtextdefs.h148 #define TXT_CHEATNOCLIPON GET_TXT(TXT_TXT_CHEATNOCLIPON) macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dtextdefs.h139 #define TXT_CHEATNOCLIPON "NO CLIPPING ON" macro
H A Dsb_bar.c1639 P_SetMessage(player, TXT_CHEATNOCLIPON, true); in CheatNoClipFunc()
/dports/games/uhexen/uhexen-0.601/include/
H A Dtextdefs.h129 #define TXT_CHEATNOCLIPON "NO CLIPPING ON" macro
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dtextdefs.h134 #define TXT_CHEATNOCLIPON "NO CLIPPING ON" macro
H A Dsb_bar.c1631 P_SetMessage(player, TXT_CHEATNOCLIPON, true); in CheatNoClipFunc()
/dports/games/heretic/glheretic-1.2/
H A Ddstrings.h120 #define TXT_CHEATNOCLIPON "NO CLIPPING ON" macro
H A Dsb_bar.c1447 P_SetMessage(player, TXT_CHEATNOCLIPON, false); in CheatNoClipFunc()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Ddstrings.h128 #define TXT_CHEATNOCLIPON GET_TXT(TXT_TXT_CHEATNOCLIPON) macro
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dd_englsh.h434 #define TXT_CHEATNOCLIPON text[TXT_CHEATNOCLIPON_NUM] macro
H A Dm_cheat.c978 P_SetMessage(player, TXT_CHEATNOCLIPON, 59); in CheatNoClipFunc()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dm_cheat.cpp297 …P_SetMessageWithFlags(plr, ((P_GetPlayerCheats(plr) & CF_NOCLIP) ? TXT_CHEATNOCLIPON : TXT_CHEATNO… in D_CMD()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dm_cheat.cpp318 …P_SetMessageWithFlags(plr, ((P_GetPlayerCheats(plr) & CF_NOCLIP) ? TXT_CHEATNOCLIPON : TXT_CHEATNO… in D_CMD()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/defs/
H A Dtext.ded466 ID = "TXT_CHEATNOCLIPON";
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/defs/
H A Dtext.ded341 ID = "TXT_CHEATNOCLIPON";
/dports/games/uhexen/uhexen-0.601/src/
H A Dsb_bar.c1618 P_SetMessage(player, TXT_CHEATNOCLIPON, true); in CheatNoClipFunc()