Home
last modified time | relevance | path

Searched defs:max_numplayers (Results 1 – 7 of 7) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dautomap.cpp367 …r_index_to_game_marker_index(const game_mode_flags game_mode, const unsigned max_numplayers, const… in convert_player_marker_index_to_game_marker_index()
376 …arker_state::get_markers_per_player(const game_mode_flags game_mode, const unsigned max_numplayers) in get_markers_per_player()
391 …_owner(const game_mode_flags game_mode, const game_marker_index gmi, const unsigned max_numplayers) in get_marker_owner()
412 …index> get_game_marker_range(const game_mode_flags game_mode, const unsigned max_numplayers, const… in get_game_marker_range()
560 const auto max_numplayers = Netgame.max_numplayers; in DrawMarkers() local
1066 const auto max_numplayers = Netgame.max_numplayers; in automap_key_command() local
1699 const auto max_numplayers = Netgame.max_numplayers; in InitMarkerInput() local
H A Dmulti.cpp2323 const auto max_numplayers = Netgame.max_numplayers; in multi_do_drop_marker() local
2591 const auto max_numplayers = Netgame.max_numplayers; in multi_send_markers() local
H A Dnet_udp.cpp4015 const unsigned max_numplayers = Netgame.max_numplayers; in update_max_players_string() local
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/main/
H A Dnet_udp.h145 ubyte max_numplayers; member
H A Dmulti.h831 ubyte max_numplayers; member
/dports/games/d2x/d2x-0.2.5/main/
H A Dmulti.h311 ubyte max_numplayers; member
H A Dnetwork.c154 ubyte max_numplayers; member