Home
last modified time | relevance | path

Searched defs:CVAR_CHEAT (Results 1 – 18 of 18) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/main/
H A Dcvar.h25 #define CVAR_CHEAT 512 // can not be changed if cheats are disabled macro
/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dcvar.h45 #define CVAR_CHEAT 64 /**< clamp to the default value when cheats are off */ macro
/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DCVarSystem.h101 CVAR_CHEAT = BIT(13), // variable is considered a cheat enumerator
/dports/games/q2pro/q2pro/include/
H A Dcom_public.h82 #define CVAR_CHEAT 32 macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_shared.h786 #define CVAR_CHEAT 512 // can not be changed if cheats are disabled macro
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_shared.h792 #define CVAR_CHEAT 512 // can not be changed if cheats are disabled macro
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_shared.h792 #define CVAR_CHEAT 512 // can not be changed if cheats are disabled macro
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_shared.h795 #define CVAR_CHEAT 512 // can not be changed if cheats are disabled macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h809 #define CVAR_CHEAT 0x0200 // can not be changed if cheats are disabled macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h809 #define CVAR_CHEAT 0x0200 // can not be changed if cheats are disabled macro
/dports/games/evq3/evq3/code/qcommon/
H A Dq_shared.h973 #define CVAR_CHEAT 512 // can not be changed if cheats are disabled macro
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dq_shared.h1011 #define CVAR_CHEAT 0x0200 // can not be changed if cheats are disabled macro
/dports/games/iortcw/iortcw-1.51c/MP/code/splines/
H A Dq_splineshared.h1045 #define CVAR_CHEAT 0x0200 // can not be changed if cheats are disabled macro
/dports/games/iortcw/iortcw-1.51c/SP/code/splines/
H A Dq_splineshared.h1086 #define CVAR_CHEAT 0x0200 // can not be changed if cheats are disabled macro
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dq_shared.h1053 #define CVAR_CHEAT 0x0200 // can not be changed if cheats are disabled macro
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dq_shared.h449 #define CVAR_CHEAT 512 // can not be changed if cheats are disabled macro
/dports/games/egl/egl-0.3.1_9/shared/
H A Dshared.h849 CVAR_CHEAT = 1 << 8, // clamp to the default value when cheats are off enumerator
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dq_shared.h722 #define CVAR_CHEAT (0x00000200u) // can not be changed if cheats are disabled macro