Home
last modified time | relevance | path

Searched defs:CVAR_ROM (Results 1 – 22 of 22) sorted by relevance

/dports/games/qwdtools/mvdsv-0.34/src/
H A Dcvar.h63 #define CVAR_ROM (1<<1) // read only macro
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dcvar.h63 #define CVAR_ROM (1<<1) // read only macro
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dcvar.h74 #define CVAR_ROM (1U << 6) macro
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dcvar.h72 #define CVAR_ROM (1U << 6) macro
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dcvar.h83 #define CVAR_ROM 64 ///< display only, cannot be set macro
/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DCVarSystem.h104 CVAR_ROM = BIT(16), // display only, cannot be set by user at all enumerator
/dports/games/q2pro/q2pro/include/
H A Dcom_public.h84 #define CVAR_ROM 128 macro
/dports/games/alienarena/alienarena-7.66/source/game/
H A Dq_shared.h368 #define CVAR_ROM 32 // cannot be set by user at all macro
/dports/games/alienarena-data/alienarena-7.66/source/game/
H A Dq_shared.h368 #define CVAR_ROM 32 // cannot be set by user at all macro
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dq_shared.h783 #define CVAR_ROM 64 // display only, cannot be set by user at all macro
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dq_shared.h789 #define CVAR_ROM 64 // display only, cannot be set by user at all macro
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dq_shared.h789 #define CVAR_ROM 64 // display only, cannot be set by user at all macro
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dq_shared.h792 #define CVAR_ROM 64 // display only, cannot be set by user at all macro
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h806 #define CVAR_ROM 0x0040 // display only, cannot be set by user at all macro
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dq_shared.h806 #define CVAR_ROM 0x0040 // display only, cannot be set by user at all macro
/dports/games/evq3/evq3/code/qcommon/
H A Dq_shared.h970 #define CVAR_ROM 64 // display only, cannot be set by user at all macro
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dq_shared.h1008 #define CVAR_ROM 0x0040 // display only, cannot be set by user at all macro
/dports/games/iortcw/iortcw-1.51c/MP/code/splines/
H A Dq_splineshared.h1042 #define CVAR_ROM 0x0040 // display only, cannot be set by user at all macro
/dports/games/iortcw/iortcw-1.51c/SP/code/splines/
H A Dq_splineshared.h1083 #define CVAR_ROM 0x0040 // display only, cannot be set by user at all macro
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dq_shared.h1050 #define CVAR_ROM 0x0040 // display only, cannot be set by user at all macro
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dq_shared.h446 #define CVAR_ROM 64 // display only, cannot be set by user at all macro
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dq_shared.h719 #define CVAR_ROM (0x00000040u) // display only, cannot be set by user at all (can be set by code) macro