Home
last modified time | relevance | path

Searched refs:MAXPLAYERS (Results 1 – 25 of 744) sorted by relevance

12345678910>>...30

/dports/games/xscrabble/xscrabble-2.12/src/
H A Dxinit.c24 Widget barw[MAXPLAYERS],tilesleft[MAXPLAYERS];
29 Widget menuButton[MAXPLAYERS],menu[MAXPLAYERS];
42 Widget finish[MAXPLAYERS],change[MAXPLAYERS];
43 Widget pass[MAXPLAYERS],evaluate[MAXPLAYERS];
48 Widget changeletts[BARLEN],topl[MAXPLAYERS],lvtop[MAXPLAYERS],lvdismiss[MAXPLAYERS];
49 Widget hi_score_ent[MAXPLAYERS][MAXPLAYERS],hi_dismiss[MAXPLAYERS];
50 Widget rulestop[MAXPLAYERS],rulesdismiss[MAXPLAYERS],rulesmain[MAXPLAYERS];
64 Widget bestgotop[MAXPLAYERS],bestgodismiss[MAXPLAYERS],bestgomain[MAXPLAYERS];
65 Widget keytop[MAXPLAYERS],keydismiss[MAXPLAYERS];
68 Widget compw[MAXPLAYERS], compshowbar[MAXPLAYERS], comphidebar[MAXPLAYERS];
[all …]
H A Dxglobals.h98 extern Widget topLevel,sq[MAXPLAYERS][BOARDSIZE][BOARDSIZE];
105 extern Widget menuButton[], menu[], menu_item[MAXPLAYERS][MENU_ITEMS];
107 helpgame_item[MAXPLAYERS][MENU_ITEMS];
119 extern Widget hi_score_ent[MAXPLAYERS][MAXPLAYERS],hi_dismiss[];
140 extern Boolean menu_status[MAXPLAYERS][MENU_ITEMS];
141 extern Boolean helpgame_status[MAXPLAYERS][HELP_ITEMS];
144 extern char bar[MAXPLAYERS][LONGBAR];
/dports/games/NBlood/NBlood-a1689a4/source/tekwar/src/
H A Dtekwar.h59 extern int posx[MAXPLAYERS], posy[MAXPLAYERS], posz[MAXPLAYERS];
60 extern int horiz[MAXPLAYERS], zoom[MAXPLAYERS], hvel[MAXPLAYERS];
61 extern short ang[MAXPLAYERS], cursectnum[MAXPLAYERS], ocursectnum[MAXPLAYERS];
62 extern short playersprite[MAXPLAYERS], deaths[MAXPLAYERS];
64 extern int health[MAXPLAYERS], score[MAXPLAYERS], saywatchit[MAXPLAYERS];
65 extern short numbombs[MAXPLAYERS], oflags[MAXPLAYERS];
86 extern signed char fsyncvel[MAXPLAYERS], osyncvel[MAXPLAYERS], syncvel[MAXPLAYERS];
87 extern short fsyncsvel[MAXPLAYERS], osyncsvel[MAXPLAYERS], syncsvel[MAXPLAYERS]; // Les 09/30/95
89 extern unsigned short fsyncbits[MAXPLAYERS], osyncbits[MAXPLAYERS], syncbits[MAXPLAYERS];
93 extern int oposx[MAXPLAYERS], oposy[MAXPLAYERS], oposz[MAXPLAYERS];
[all …]
H A Dtekldsv.cpp99 read(fil,posx,MAXPLAYERS<<2); in loadgame()
100 read(fil,posy,MAXPLAYERS<<2); in loadgame()
101 read(fil,posz,MAXPLAYERS<<2); in loadgame()
102 read(fil,horiz,MAXPLAYERS<<2); in loadgame()
103 read(fil,zoom,MAXPLAYERS<<2); in loadgame()
104 read(fil,hvel,MAXPLAYERS<<2); in loadgame()
105 read(fil,ang,MAXPLAYERS<<1); in loadgame()
109 read(fil,deaths,MAXPLAYERS<<1); in loadgame()
111 read(fil,health,MAXPLAYERS<<2); in loadgame()
112 read(fil,score,MAXPLAYERS<<2); in loadgame()
[all …]
H A Dtekgun.cpp29 int fireseq[MAXPLAYERS];
31 short ammo0[MAXPLAYERS];
32 short ammo1[MAXPLAYERS];
33 short ammo2[MAXPLAYERS];
34 short ammo3[MAXPLAYERS];
35 short ammo4[MAXPLAYERS];
36 short ammo5[MAXPLAYERS];
37 short ammo6[MAXPLAYERS];
38 short ammo7[MAXPLAYERS];
39 short ammo8[MAXPLAYERS];
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/
H A DGLOBAL.C90 struct player_orig po[MAXPLAYERS];
91 struct player_struct ps[MAXPLAYERS];
95 char syncstat, syncval[MAXPLAYERS][MOVEFIFOSIZ];
96 long syncvalhead[MAXPLAYERS], syncvaltail, syncvaltottail;
98 input sync[MAXPLAYERS], loc;
103 input inputfifo[MOVEFIFOSIZ][MAXPLAYERS];
110 long movefifoend[MAXPLAYERS];
115 char playerreadyflag[MAXPLAYERS],ready2send;
116 char playerquitflag[MAXPLAYERS];
156 short myang, omyang, mycursectnum, myjumpingcounter,frags[MAXPLAYERS][MAXPLAYERS];
[all …]
H A DDUKE3D.H292 extern input inputfifo[MOVEFIFOSIZ][MAXPLAYERS], sync[MAXPLAYERS];
323 char user_name[MAXPLAYERS][32];
324 char user_pals[MAXPLAYERS];
340 int32 wchoice[MAXPLAYERS][MAX_WEAPONS],playerai;
461 extern struct player_struct ps[MAXPLAYERS];
462 extern struct player_orig po[MAXPLAYERS];
481 extern char playerreadyflag[MAXPLAYERS],playerquitflag[MAXPLAYERS];
525 extern long movefifoend[MAXPLAYERS], groupfile;
604 extern short frags[MAXPLAYERS][MAXPLAYERS];
610 extern char syncstat, syncval[MAXPLAYERS][MOVEFIFOSIZ];
[all …]
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_battl.h199 extern short WhoKilledWho[ MAXPLAYERS ][ MAXPLAYERS ];
200 extern short BATTLE_Points[ MAXPLAYERS ];
201 extern short BATTLE_PlayerOrder[ MAXPLAYERS ];
207 extern short BATTLE_Team[ MAXPLAYERS ];
208 extern short BATTLE_TeamLeader[ MAXPLAYERS ];
H A Drt_battl.c91 short WhoKilledWho[ MAXPLAYERS ][ MAXPLAYERS ];
92 short BATTLE_Points[ MAXPLAYERS ];
93 short BATTLE_PlayerOrder[ MAXPLAYERS ];
94 short BATTLE_Team[ MAXPLAYERS ];
95 short BATTLE_TeamLeader[ MAXPLAYERS ];
219 for( index = 0; index < MAXPLAYERS; index++ ) in BATTLE_Init()
265 for( index = 0; index < MAXPLAYERS; index++ ) in BATTLE_Init()
287 for( index = 0; index < MAXPLAYERS; index++ ) in BATTLE_Init()
321 for( index = 0; index < MAXPLAYERS; index++ ) in BATTLE_Init()
337 for( index = 0; index < MAXPLAYERS; index++ ) in BATTLE_Init()
[all …]
/dports/games/quadra/quadra-1.3.0/source/
H A Dscore.cpp29 for(i=0; i<MAXPLAYERS; i++) in Score()
50 for(i=0; i<MAXPLAYERS; i++) { in updateFromGame()
58 for(i=0; i<MAXPLAYERS; i++) { in updateFromGame()
124 for(int i=0; i<MAXPLAYERS; i++) { in update_team()
141 Byte new_order[MAXPLAYERS]; in sort()
142 for(i=0; i<MAXPLAYERS; i++) in sort()
147 for(i=0; i<MAXPLAYERS-1; i++) { in sort()
197 for(i=0; i<MAXPLAYERS; i++) { in sort()
207 for(i=0; i<MAXPLAYERS; i++) in reset_order()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dd_server.c192 #define MAXPLAYERS 4 macro
206 int playerjoingame[MAXPLAYERS], playerleftgame[MAXPLAYERS];
207 UDP_CHANNEL remoteaddr[MAXPLAYERS];
213 for (i=j=0;i<MAXPLAYERS;i++) in n_players_in_state()
221 for (i=0; i<MAXPLAYERS; i++) in BroadcastPacket()
427 for (i=0; i<MAXPLAYERS; i++) { in main()
625 for (i=0; i<MAXPLAYERS; i++) { in main()
641 for (i=0; i<MAXPLAYERS; i++) { in main()
657 for (i=0; i<MAXPLAYERS; i++) in main()
668 for (i=0; i<MAXPLAYERS; i++) in main()
[all …]
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dd_server.c197 #define MAXPLAYERS 4 macro
214 int playerjoingame[MAXPLAYERS], playerleftgame[MAXPLAYERS];
215 UDP_CHANNEL remoteaddr[MAXPLAYERS];
221 for (i=j=0;i<MAXPLAYERS;i++) in n_players_in_state()
229 for (i=0; i<MAXPLAYERS; i++) in BroadcastPacket()
435 for (i=0; i<MAXPLAYERS; i++) { in main()
633 for (i=0; i<MAXPLAYERS; i++) { in main()
649 for (i=0; i<MAXPLAYERS; i++) { in main()
665 for (i=0; i<MAXPLAYERS; i++) in main()
676 for (i=0; i<MAXPLAYERS; i++) in main()
[all …]
/dports/games/prboom/prboom-2.5.0/src/
H A Dd_server.c209 #define MAXPLAYERS 4 macro
226 int playerjoingame[MAXPLAYERS], playerleftgame[MAXPLAYERS];
227 UDP_CHANNEL remoteaddr[MAXPLAYERS];
233 for (i=j=0;i<MAXPLAYERS;i++) in n_players_in_state()
241 for (i=0; i<MAXPLAYERS; i++) in BroadcastPacket()
447 for (i=0; i<MAXPLAYERS; i++) { in main()
645 for (i=0; i<MAXPLAYERS; i++) { in main()
661 for (i=0; i<MAXPLAYERS; i++) { in main()
677 for (i=0; i<MAXPLAYERS; i++) in main()
688 for (i=0; i<MAXPLAYERS; i++) in main()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dwi_stuff.c386 static patch_t* p[MAXPLAYERS];
389 static patch_t* bp[MAXPLAYERS];
864 static int dm_frags[MAXPLAYERS][MAXPLAYERS];
912 for (i=0 ; i<MAXPLAYERS ; i++)
916 for (j=0 ; j<MAXPLAYERS ; j++)
937 for (i=0 ; i<MAXPLAYERS ; i++)
1135 for (i=0 ; i<MAXPLAYERS ; i++)
1158 for (i=0 ; i<MAXPLAYERS ; i++)
1184 for (i=0 ; i<MAXPLAYERS ; i++)
1208 for (i=0 ; i<MAXPLAYERS ; i++)
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dwi_stuff.c386 static patch_t* p[MAXPLAYERS];
389 static patch_t* bp[MAXPLAYERS];
864 static int dm_frags[MAXPLAYERS][MAXPLAYERS];
912 for (i=0 ; i<MAXPLAYERS ; i++) in WI_updateDeathmatchStats()
916 for (j=0 ; j<MAXPLAYERS ; j++) in WI_updateDeathmatchStats()
937 for (i=0 ; i<MAXPLAYERS ; i++) in WI_updateDeathmatchStats()
1131 for (i=0 ; i<MAXPLAYERS ; i++) in WI_updateNetgameStats()
1154 for (i=0 ; i<MAXPLAYERS ; i++) in WI_updateNetgameStats()
1180 for (i=0 ; i<MAXPLAYERS ; i++) in WI_updateNetgameStats()
1204 for (i=0 ; i<MAXPLAYERS ; i++) in WI_updateNetgameStats()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dwi_stuff.c386 static patch_t* p[MAXPLAYERS];
389 static patch_t* bp[MAXPLAYERS];
864 static int dm_frags[MAXPLAYERS][MAXPLAYERS];
912 for (i=0 ; i<MAXPLAYERS ; i++)
916 for (j=0 ; j<MAXPLAYERS ; j++)
937 for (i=0 ; i<MAXPLAYERS ; i++)
1135 for (i=0 ; i<MAXPLAYERS ; i++)
1158 for (i=0 ; i<MAXPLAYERS ; i++)
1184 for (i=0 ; i<MAXPLAYERS ; i++)
1208 for (i=0 ; i<MAXPLAYERS ; i++)
[all …]
/dports/games/barony/Barony-3.3.7/src/
H A Dscores.hpp266 extern bool achievementStatusRhythmOfTheKnight[MAXPLAYERS];
267 extern std::pair<Uint32, Uint32> achievementThankTheTankPair[MAXPLAYERS];
268 extern bool achievementStatusBaitAndSwitch[MAXPLAYERS];
269 extern Uint32 achievementBaitAndSwitchTimer[MAXPLAYERS];
271 extern bool achievementStatusThankTheTank[MAXPLAYERS];
272 extern std::vector<Uint32> achievementStrobeVec[MAXPLAYERS];
273 extern bool achievementStatusStrobe[MAXPLAYERS];
274 extern bool playerFailedRangedOnlyConduct[MAXPLAYERS];
276 extern bool achievementRangedMode[MAXPLAYERS];
313 Uint32 playerUids[MAXPLAYERS] = { 0 };
[all …]
H A Dmain.cpp196 std::unordered_map<int, Uint32> safePacketsReceivedMap[MAXPLAYERS];
214 list_t entitiesToDelete[MAXPLAYERS];
216 bool inrange[MAXPLAYERS];
217 Sint32 client_classes[MAXPLAYERS];
218 Uint32 client_keepalive[MAXPLAYERS];
220 bool client_disconnected[MAXPLAYERS];
235 view_t cameras[MAXPLAYERS];
266 bool assailant[MAXPLAYERS];
267 bool oassailant[MAXPLAYERS];
268 int assailantTimer[MAXPLAYERS] = { 0, 0, 0, 0 };
[all …]
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dwi_stuff.c1007 static int dm_frags[MAXPLAYERS][MAXPLAYERS];
1021 for (i=0 ; i<MAXPLAYERS ; i++) in WI_Init_DeathmatchStats()
1132 for (i=0; i<MAXPLAYERS; i++) in WI_Draw_DeathmatchStats()
1147 for (i=0; i<MAXPLAYERS; i++) in WI_Draw_DeathmatchStats()
1166 for (i=0; i<MAXPLAYERS; i++) in WI_Draw_DeathmatchStats()
1193 for (i=0; i<MAXPLAYERS; i++) in WI_Draw_DeathmatchStats()
1219 for(i=0;i<MAXPLAYERS;i++) in teamingame()
1228 for(i=0;i<MAXPLAYERS;i++) in teamingame()
1269 for (i=0; i<MAXPLAYERS; i++) in WI_Draw_TeamsStats()
1290 for (i=0; i<MAXPLAYERS; i++) in WI_Draw_TeamsStats()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DMMULTI.C21 #define MAXPLAYERS 16 macro
30 static long incnt[MAXPLAYERS], outcntplc[MAXPLAYERS], outcntend[MAXPLAYERS];
31 static char errorgotnum[MAXPLAYERS];
32 static char errorfixnum[MAXPLAYERS];
33 static char errorresendnum[MAXPLAYERS];
35 static char lasterrorgotnum[MAXPLAYERS];
44 static long timeoutcount = 60, resendagaincount = 4, lastsendtime[MAXPLAYERS];
46 static short bakpacketptr[MAXPLAYERS][256], bakpacketlen[MAXPLAYERS][256];
51 short connecthead, connectpoint2[MAXPLAYERS];
80 for(i=0;i<MAXPLAYERS;i++) in initmultiplayers()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DMMULTI.C13 #define MAXPLAYERS 16 macro
22 static long incnt[MAXPLAYERS], outcntplc[MAXPLAYERS], outcntend[MAXPLAYERS];
23 static char errorgotnum[MAXPLAYERS];
24 static char errorfixnum[MAXPLAYERS];
25 static char errorresendnum[MAXPLAYERS];
27 static char lasterrorgotnum[MAXPLAYERS];
36 static long timeoutcount = 60, resendagaincount = 4, lastsendtime[MAXPLAYERS];
38 static short bakpacketptr[MAXPLAYERS][256], bakpacketlen[MAXPLAYERS][256];
43 short connecthead, connectpoint2[MAXPLAYERS];
85 for(i=0;i<MAXPLAYERS;i++) in initmultiplayers()
/dports/games/heretic/glheretic-1.2/
H A Din_lude.c67 static int killPercent[MAXPLAYERS];
68 static int bonusPercent[MAXPLAYERS];
69 static int secretPercent[MAXPLAYERS];
101 static fixed_t dSlideX[MAXPLAYERS];
102 static fixed_t dSlideY[MAXPLAYERS];
245 for(i=0; i<MAXPLAYERS; i++) in IN_InitStats()
272 for(i=0; i<MAXPLAYERS; i++) in IN_InitStats()
278 for(j=0; j<MAXPLAYERS; j++) in IN_InitStats()
861 for(i=0; i<MAXPLAYERS; i++) in IN_DrawCoopStats()
942 for(i=0; i<MAXPLAYERS; i++) in IN_DrawDMStats()
[all …]
H A Dct_chat.c48 int chat_dest[MAXPLAYERS];
49 char chat_msg[MAXPLAYERS][MESSAGESIZE];
50 char plr_lastmsg[MAXPLAYERS][MESSAGESIZE+9]; /* add in the length of the pre-string */
51 int msgptr[MAXPLAYERS];
52 int msglen[MAXPLAYERS];
58 char *CT_FromPlrText[MAXPLAYERS] =
88 for(i = 0; i < MAXPLAYERS; i++) in CT_Init()
258 for(i=0; i < MAXPLAYERS; i++) in CT_Ticker()
278 for(j = 0; j < MAXPLAYERS; j++) in CT_Ticker()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Din_lude.c82 static int killPercent[MAXPLAYERS];
83 static int bonusPercent[MAXPLAYERS];
84 static int secretPercent[MAXPLAYERS];
99 static signed int totalFrags[MAXPLAYERS];
100 static fixed_t dSlideX[MAXPLAYERS];
101 static fixed_t dSlideY[MAXPLAYERS];
252 for (i = 0; i < MAXPLAYERS; i++) in IN_InitStats()
280 for (i = 0; i < MAXPLAYERS; i++) in IN_InitStats()
848 for (i = 0; i < MAXPLAYERS; i++) in IN_DrawCoopStats()
904 for (i = 0; i < MAXPLAYERS; i++) in IN_DrawDMStats()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Din_lude.c79 static int killPercent[MAXPLAYERS];
80 static int bonusPercent[MAXPLAYERS];
81 static int secretPercent[MAXPLAYERS];
96 static signed int totalFrags[MAXPLAYERS];
97 static fixed_t dSlideX[MAXPLAYERS];
98 static fixed_t dSlideY[MAXPLAYERS];
230 for (i = 0; i < MAXPLAYERS; i++) in IN_InitStats()
258 for (i = 0; i < MAXPLAYERS; i++) in IN_InitStats()
792 for (i = 0; i < MAXPLAYERS; i++) in IN_DrawCoopStats()
848 for (i = 0; i < MAXPLAYERS; i++) in IN_DrawDMStats()
[all …]

12345678910>>...30