Home
last modified time | relevance | path

Searched defs:num_players (Results 1 – 25 of 104) sorted by relevance

12345

/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Dsv_pickup.cpp127 std::string &error, size_t &num_players) { in CMD_RandpickupCheck()
148 size_t num_players; in BEGIN_COMMAND() local
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_user.cpp114 size_t num_players = 0; in P_NumPlayersInGame() local
133 size_t num_players = 0; in P_NumReadyPlayersInGame() local
149 size_t num_players = 0; in P_NumPlayersOnTeam() local
/dports/games/xscrabble/xscrabble-2.12/src/
H A Dinit.c18 int num_players; variable
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dscenario-details.cpp24 guint32 num_players, Glib::ustring name, in ScenarioDetails()
H A Drecently-played-game.cpp62 guint32 num_players, in RecentlyPlayedGame()
170 guint32 num_players, in RecentlyPlayedNetworkedGame()
/dports/games/pioneers/pioneers-15.6/client/ai/
H A Dgenetic_core.c144 float depreciateStrategyValue(int num_resources, int num_players, in depreciateStrategyValue()
454 int num_players) in strategyProfit()
533 int myTurn, int num_players) in bestStrategy()
/dports/devel/py-traits/traits-6.3.2/examples/tutorials/traits_4.0/extended_trait_change/
H A Dproperties.py94 num_players = Property(depends_on="players") variable in Team
/dports/graphics/py-traitsui/traitsui-7.1.1/examples/tutorials/traitsui_4.0/
H A Ditems.py124 num_players = Property(depends_on='players') variable in Team
/dports/games/crossfire-client/crossfire-client-1.75.1/common/
H A Dmetaserver.h27 int num_players; member
/dports/games/xblast/xblast-2.10.4/
H A Dxbconfig.h53 int num_players; member
/dports/games/pioneers/pioneers-15.6/server/
H A Dmain.c52 static gint num_players = 0; variable
/dports/games/xrisk/xrisk-2.15/src/
H A Dxrisk.c37 int num_players; /* Players still alive */ variable
/dports/games/quake2-lights/quake2-lights-1/lights/src/ace/
H A Dacebot_items.c64 int num_players = 0; variable
/dports/games/qudos/QuDos-0.40.1-src/src/game/ace/
H A Dacebot_items.c64 int num_players = 0; variable
/dports/games/qudos/QuDos-0.40.1-src/src/mods/xatrix/ace/
H A Dacebot_items.c64 int num_players = 0; variable
/dports/games/qudos/QuDos-0.40.1-src/src/mods/zaero/ace/
H A Dacebot_items.c64 int num_players = 0; variable
/dports/games/qudos/QuDos-0.40.1-src/src/mods/rogue/ace/
H A Dacebot_items.c64 int num_players = 0; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dstatdump.c121 int num_players = 0; in GetNumPlayers() local
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dstatdump.c121 int num_players = 0; in GetNumPlayers() local
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Dnet_defs.h211 int num_players; member
251 int num_players; member
263 int num_players; member
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Dnet_defs.h207 int num_players; member
247 int num_players; member
259 int num_players; member
/dports/games/freeciv/freeciv-2.6.6/ai/threaded/
H A Dtaiplayer.c53 int num_players; member
/dports/games/freeciv-nox11/freeciv-2.6.6/ai/threaded/
H A Dtaiplayer.c53 int num_players; member
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/online/
H A Dserver_selection.cpp247 core::stringw num_players; in loadList() local
/dports/games/biloba/biloba-0.9.3/src/
H A Dgame.h48 int32_t num_players; member

12345