/dports/games/xbl/xbl-1.1.6/ |
H A D | zoo.c | 41 int lastpiece ; in displayzoo() local 55 case FLAT : lastpiece = bl->bloc.flat ; break ; in displayzoo() 56 case SIMPLE : lastpiece = bl->bloc.simple ; break ; in displayzoo() 57 case COMPLEX : lastpiece = bl->bloc.complex ; break ; in displayzoo() 58 default : lastpiece = 0 ; /* Only to remove a GCC warning */ in displayzoo() 67 for(i=0;i<lastpiece;i++) in displayzoo()
|
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/ |
H A D | be_ai_chat.c | 1191 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1195 lastpiece = NULL; in BotLoadMatchPieces() 1220 if ( lastpiece ) { in BotLoadMatchPieces() 1221 lastpiece->next = matchpiece; in BotLoadMatchPieces() 1223 lastpiece = matchpiece; in BotLoadMatchPieces() 1232 if ( lastpiece ) { in BotLoadMatchPieces() 1233 lastpiece->next = matchpiece; in BotLoadMatchPieces() 1235 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/ |
H A D | be_ai_chat.c | 1191 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1195 lastpiece = NULL; in BotLoadMatchPieces() 1220 if ( lastpiece ) { in BotLoadMatchPieces() 1221 lastpiece->next = matchpiece; in BotLoadMatchPieces() 1223 lastpiece = matchpiece; in BotLoadMatchPieces() 1232 if ( lastpiece ) { in BotLoadMatchPieces() 1233 lastpiece->next = matchpiece; in BotLoadMatchPieces() 1235 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/ |
H A D | be_ai_chat.c | 1165 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1169 lastpiece = NULL; in BotLoadMatchPieces() 1197 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1199 lastpiece = matchpiece; in BotLoadMatchPieces() 1209 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1211 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/games/ioquake3/ioquake3-1.36/code/botlib/ |
H A D | be_ai_chat.c | 1165 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1169 lastpiece = NULL; in BotLoadMatchPieces() 1197 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1199 lastpiece = matchpiece; in BotLoadMatchPieces() 1209 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1211 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/ |
H A D | be_ai_chat.c | 1153 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1157 lastpiece = NULL; in BotLoadMatchPieces() 1185 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1187 lastpiece = matchpiece; in BotLoadMatchPieces() 1197 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1199 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/games/evq3/evq3/code/botlib/ |
H A D | be_ai_chat.c | 1165 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1169 lastpiece = NULL; in BotLoadMatchPieces() 1197 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1199 lastpiece = matchpiece; in BotLoadMatchPieces() 1209 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1211 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/ |
H A D | be_ai_chat.c | 1165 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1169 lastpiece = NULL; in BotLoadMatchPieces() 1197 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1199 lastpiece = matchpiece; in BotLoadMatchPieces() 1209 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1211 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/ |
H A D | be_ai_chat.c | 1165 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1169 lastpiece = NULL; in BotLoadMatchPieces() 1197 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1199 lastpiece = matchpiece; in BotLoadMatchPieces() 1209 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1211 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/ |
H A D | be_ai_chat.cpp | 1169 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1173 lastpiece = NULL; in BotLoadMatchPieces() 1201 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1203 lastpiece = matchpiece; in BotLoadMatchPieces() 1213 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1215 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/ |
H A D | be_ai_chat.c | 1165 bot_matchpiece_t *matchpiece, *firstpiece, *lastpiece; in BotLoadMatchPieces() local 1169 lastpiece = NULL; in BotLoadMatchPieces() 1197 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1199 lastpiece = matchpiece; in BotLoadMatchPieces() 1209 if (lastpiece) lastpiece->next = matchpiece; in BotLoadMatchPieces() 1211 lastpiece = matchpiece; in BotLoadMatchPieces()
|
/dports/ftp/wxdfast/wxdfast-0.6.0/src/ |
H A D | MainFrame.cpp | 3173 int lastpiece; in OnFilePreview() local 3178 lastpiece = 0; in OnFilePreview() 3180 lastpiece = currentfile->GetNumberofParts()-1; in OnFilePreview() 3183 …ination.SetFullName(PREFIX + currentfile->GetName() + EXT + MyUtilFunctions::int2wxstr(lastpiece)); in OnFilePreview()
|