Home
last modified time | relevance | path

Searched defs:MAX_EDICTS (Results 1 – 25 of 47) sorted by relevance

12

/dports/games/quakeforge/quakeforge-0.7.2/tools/qwaq/
H A Dmain.c47 #define MAX_EDICTS 1024 macro
H A Dqwaq.c51 #define MAX_EDICTS 1024 macro
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/test/
H A Dtest-harness.c48 #define MAX_EDICTS 64 // 64 edicts should be enough for testing macro
/dports/games/quakeforge/quakeforge-0.7.2/include/qw/
H A Dbothdefs.h49 #define MAX_EDICTS 768 // FIXME: ouch! ouch! ouch! macro
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/client/
H A Dbothdefs.h61 #define MAX_EDICTS 768 // FIXME: ouch! ouch! ouch! macro
/dports/games/quakeforge/quakeforge-0.7.2/nq/include/
H A Dgame.h37 #define MAX_EDICTS 32000 // highest allowed value for max_edicts macro
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dquakedef.h89 #define MAX_EDICTS 600 // FIXME: ouch! ouch! ouch! macro
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dquakedef.h78 #define MAX_EDICTS 8192 // FIXME: Arbitrary increase, make dynamic? macro
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/shared/
H A Dquakedef.h80 #define MAX_EDICTS 768 // FIXME: ouch! ouch! ouch! macro
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dbothdefs.h51 #define MAX_EDICTS 2048 // can't encode more than this, see SV_WriteDelta macro
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_utils.cpp441 void G_GenerateEntList (const char* entList[MAX_EDICTS]) in G_GenerateEntList()
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dbothdefs.h51 #define MAX_EDICTS 2048 // can't encode more than this, see SV_WriteDelta macro
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dquakedef.h109 #define MAX_EDICTS 4096 //1000 // FIXME: ouch! ouch! ouch! macro
/dports/games/tenebrae/tenebrae_0/
H A Dquakedef.h122 #define MAX_EDICTS 2048 // FIXME: ouch! ouch! ouch! ////Upped Limits (once 600)- Eradicator macro
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dquakedef.h109 #define MAX_EDICTS 32000 // johnfitz -- highest allowed value for max_edicts cvar macro
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dquakedef.h70 #define MAX_EDICTS 4096 macro
139 #define MAX_EDICTS 32768 ///< max number of objects in game world at once (32768 protocol limit) macro
/dports/games/darkplaces/darkplaces/
H A Dquakedef.h70 #define MAX_EDICTS 4096 macro
139 #define MAX_EDICTS 32768 ///< max number of objects in game world at once (32768 protocol limit) macro
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dquakedef.h72 #define MAX_EDICTS 32768 // FIXME: ouch! ouch! ouch! macro
/dports/games/ufoai/ufoai-2.5-source/src/shared/
H A Ddefines.h102 #define MAX_EDICTS 1024 /* must change protocol to increase more */ macro
/dports/games/qudos/QuDos-0.40.1-src/src/mods/zaero/
H A Dq_shared.h60 #define MAX_EDICTS 1024 // must change protocol to increase more macro
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dq_shared.h59 #define MAX_EDICTS 1024 // must change protocol to increase more macro
/dports/games/alienarena/alienarena-7.66/source/game/
H A Dq_shared.h76 #define MAX_EDICTS 1024 // must change protocol to increase more macro
/dports/games/alienarena-data/alienarena-7.66/source/game/
H A Dq_shared.h76 #define MAX_EDICTS 1024 // must change protocol to increase more macro
/dports/games/quake2lnx/quake2-r0.16.2/src/ctf/
H A Dq_shared.h79 #define MAX_EDICTS 1024 // must change protocol to increase more macro
/dports/games/quake2lnx/quake2-r0.16.2/src/game/
H A Dq_shared.h80 #define MAX_EDICTS 1024 // must change protocol to increase more macro

12