Home
last modified time | relevance | path

Searched defs:nplayer (Results 1 – 13 of 13) sorted by relevance

/dports/games/frogatto/frogatto-1.3.1/src/
H A Dtbs_ai_player.cpp13 ai_player* ai_player::create(game& g, int nplayer) in create()
18 ai_player::ai_player(const game& g, int nplayer) in ai_player()
H A Dtbs_game.cpp205 void game::queue_message(const std::string& msg, int nplayer) in queue_message()
214 void game::queue_message(const char* msg, int nplayer) in queue_message()
219 void game::queue_message(const variant& msg, int nplayer) in queue_message()
224 void game::send_error(const std::string& msg, int nplayer) in send_error()
232 void game::send_notify(const std::string& msg, int nplayer) in send_notify()
296 int nplayer = 0; in get_player_index() local
313 void game::send_game_state(int nplayer) in send_game_state()
391 void game::handle_message(int nplayer, const variant& msg) in handle_message()
H A Dtbs_server.hpp41 int nplayer; member
H A Dmultiplayer.cpp154 void send_confirm_packet(int nplayer, std::vector<char>& msg, bool has_confirm) { in send_confirm_packet()
430 const int nplayer = ping_player[ping]; in sync_start_time() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dinfo.c148 int nplayer = 0; in print_game_input() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dinfo.c79 int nplayer = 0; in print_game_input() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dinfo.c79 int nplayer = 0; in print_game_input() local
/dports/games/biloba/biloba-0.9.3/src/
H A Dnet.c560 int nplayer, i; local
/dports/games/xblast/xblast-2.10.4/
H A Dplayer.c1667 ElectrifyOtherPlayers (int nplayer) in ElectrifyOtherPlayers()
/dports/emulators/mess/mame-mame0226/src/frontend/mame/
H A Dinfoxml.cpp1257 int nplayer = 0; in output_input() local
/dports/emulators/mame/mame-mame0226/src/frontend/mame/
H A Dinfoxml.cpp1257 int nplayer = 0; in output_input() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmultiutil.cpp689 void stuff_netplayer_info( net_player *nplayer, net_addr *addr, int ship_class, player *pplayer ) in stuff_netplayer_info()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/network/
H A Dmultiutil.cpp674 void stuff_netplayer_info( net_player *nplayer, net_addr *addr, int ship_class, player *pplayer ) in stuff_netplayer_info()