Home
last modified time | relevance | path

Searched refs:robot_anarchy (Results 1 – 2 of 2) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/main/
H A Dmulti.h99 robot_anarchy, enumerator
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dnet_udp.cpp4000 int closed, refuse, maxnet, anarchy, team_anarchy, robot_anarchy, coop, bounty; member
4097 else if ( menus[opt->robot_anarchy].value ) in net_udp_game_param_handler()
4098 Netgame.gamemode = network_game_type::robot_anarchy; in net_udp_game_param_handler()
4227 …_ANARCHY_W_ROBOTS, Netgame.gamemode == network_game_type::robot_anarchy, 0); opt.robot_anarchy=opt… in net_udp_setup_game()
4301 else if (gamemode == network_game_type::robot_anarchy) in net_udp_set_game_mode()