Home
last modified time | relevance | path

Searched refs:trap_FS_Read (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_save.c472 trap_FS_Read( funcStr, len, f ); in ReadField()
624 trap_FS_Read( &temp, size, f ); in ReadClient()
784 trap_FS_Read( &temp, size, f ); in ReadEntity()
947 trap_FS_Read( &temp, size, f ); in ReadCastState()
1403 trap_FS_Read( &i, sizeof( i ), f ); in G_LoadGame()
1424 trap_FS_Read( &i, sizeof( i ), f ); in G_LoadGame()
1428 trap_FS_Read( &i, sizeof( i ), f ); in G_LoadGame()
1437 trap_FS_Read( &i, sizeof( i ), f ); in G_LoadGame()
1446 trap_FS_Read( &i, sizeof( i ), f ); in G_LoadGame()
1449 trap_FS_Read( infoString, i, f ); in G_LoadGame()
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_sound.c106 trap_FS_Read( buf, sizeof( buf ), f ); in CG_SoundScriptPrecache()
393 trap_FS_Read( buffer, len, f ); in CG_SoundLoadSoundFiles()
425 trap_FS_Read( buffer, len, f ); in CG_SoundLoadSoundFiles()
/dports/games/ioquake3-server/ioquake3-1.36/code/ui/
H A Dui_atoms.c157 trap_FS_Read(&size, sizeof(int), f); in UI_LoadBestScores()
159 trap_FS_Read(&newInfo, sizeof(postGameInfo_t), f); in UI_LoadBestScores()
239 trap_FS_Read(&size, sizeof(int), f); in UI_CalcPostGameStats()
241 trap_FS_Read(&oldInfo, sizeof(postGameInfo_t), f); in UI_CalcPostGameStats()
H A Dui_gameinfo.c123 trap_FS_Read( buf, len, f ); in UI_LoadArenasFromFile()
234 trap_FS_Read( buf, len, f ); in UI_LoadBotsFromFile()
H A Dui_syscalls.asm17 equ trap_FS_Read -15
/dports/games/iortcw/iortcw-1.51c/SP/code/ui/
H A Dui_atoms.c190 trap_FS_Read( &size, sizeof( int ), f ); in UI_LoadBestScores()
192 trap_FS_Read( &newInfo, sizeof( postGameInfo_t ), f ); in UI_LoadBestScores()
295 trap_FS_Read( &size, sizeof( int ), f ); in UI_CalcPostGameStats()
297 trap_FS_Read( &oldInfo, sizeof( postGameInfo_t ), f ); in UI_CalcPostGameStats()
H A Dui_gameinfo.c130 trap_FS_Read( buf, len, f ); in UI_LoadArenasFromFile()
252 trap_FS_Read( buf, len, f ); in UI_LoadBotsFromFile()
/dports/games/iortcw/iortcw-1.51c/MP/code/ui/
H A Dui_atoms.c194 trap_FS_Read( &size, sizeof( int ), f ); in UI_LoadBestScores()
196 trap_FS_Read( &newInfo, sizeof( postGameInfo_t ), f ); in UI_LoadBestScores()
299 trap_FS_Read( &size, sizeof( int ), f ); in UI_CalcPostGameStats()
301 trap_FS_Read( &oldInfo, sizeof( postGameInfo_t ), f ); in UI_CalcPostGameStats()
H A Dui_gameinfo.c129 trap_FS_Read( buf, len, f ); in UI_LoadArenasFromFile()
290 trap_FS_Read( buf, len, f ); in UI_LoadBotsFromFile()
/dports/games/ioquake3/ioquake3-1.36/code/ui/
H A Dui_atoms.c157 trap_FS_Read(&size, sizeof(int), f); in UI_LoadBestScores()
159 trap_FS_Read(&newInfo, sizeof(postGameInfo_t), f); in UI_LoadBestScores()
239 trap_FS_Read(&size, sizeof(int), f); in UI_CalcPostGameStats()
241 trap_FS_Read(&oldInfo, sizeof(postGameInfo_t), f); in UI_CalcPostGameStats()
H A Dui_gameinfo.c123 trap_FS_Read( buf, len, f ); in UI_LoadArenasFromFile()
234 trap_FS_Read( buf, len, f ); in UI_LoadBotsFromFile()
H A Dui_syscalls.asm17 equ trap_FS_Read -15
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/ui/
H A Dui_atoms.c141 trap_FS_Read(&size, sizeof(int), f); in UI_LoadBestScores()
143 trap_FS_Read(&newInfo, sizeof(postGameInfo_t), f); in UI_LoadBestScores()
223 trap_FS_Read(&size, sizeof(int), f); in UI_CalcPostGameStats()
225 trap_FS_Read(&oldInfo, sizeof(postGameInfo_t), f); in UI_CalcPostGameStats()
H A Dui_gameinfo.c119 trap_FS_Read( buf, len, f ); in UI_LoadArenasFromFile()
217 trap_FS_Read( buf, len, f ); in UI_LoadBotsFromFile()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/ui/
H A Dui_atoms.c157 trap_FS_Read(&size, sizeof(int), f); in UI_LoadBestScores()
159 trap_FS_Read(&newInfo, sizeof(postGameInfo_t), f); in UI_LoadBestScores()
239 trap_FS_Read(&size, sizeof(int), f); in UI_CalcPostGameStats()
241 trap_FS_Read(&oldInfo, sizeof(postGameInfo_t), f); in UI_CalcPostGameStats()
H A Dui_gameinfo.c123 trap_FS_Read( buf, len, f ); in UI_LoadArenasFromFile()
234 trap_FS_Read( buf, len, f ); in UI_LoadBotsFromFile()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/ui/
H A Dui_atoms.c157 trap_FS_Read(&size, sizeof(int), f); in UI_LoadBestScores()
159 trap_FS_Read(&newInfo, sizeof(postGameInfo_t), f); in UI_LoadBestScores()
239 trap_FS_Read(&size, sizeof(int), f); in UI_CalcPostGameStats()
241 trap_FS_Read(&oldInfo, sizeof(postGameInfo_t), f); in UI_CalcPostGameStats()
H A Dui_gameinfo.c123 trap_FS_Read( buf, len, f ); in UI_LoadArenasFromFile()
234 trap_FS_Read( buf, len, f ); in UI_LoadBotsFromFile()
/dports/games/openarena/openarena-engine-source-0.8.8/code/ui/
H A Dui_atoms.c157 trap_FS_Read(&size, sizeof(int), f); in UI_LoadBestScores()
159 trap_FS_Read(&newInfo, sizeof(postGameInfo_t), f); in UI_LoadBestScores()
239 trap_FS_Read(&size, sizeof(int), f); in UI_CalcPostGameStats()
241 trap_FS_Read(&oldInfo, sizeof(postGameInfo_t), f); in UI_CalcPostGameStats()
H A Dui_gameinfo.c123 trap_FS_Read( buf, len, f ); in UI_LoadArenasFromFile()
234 trap_FS_Read( buf, len, f ); in UI_LoadBotsFromFile()
/dports/games/evq3/evq3/code/ui/
H A Dui_atoms.c157 trap_FS_Read(&size, sizeof(int), f); in UI_LoadBestScores()
159 trap_FS_Read(&newInfo, sizeof(postGameInfo_t), f); in UI_LoadBestScores()
239 trap_FS_Read(&size, sizeof(int), f); in UI_CalcPostGameStats()
241 trap_FS_Read(&oldInfo, sizeof(postGameInfo_t), f); in UI_CalcPostGameStats()
H A Dui_gameinfo.c123 trap_FS_Read( buf, len, f ); in UI_LoadArenasFromFile()
234 trap_FS_Read( buf, len, f ); in UI_LoadBotsFromFile()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_ptr.c52 trap_FS_Read( text, len, f ); in CG_ReadPTRCode()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dg_syscalls.asm14 equ trap_FS_Read -12
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_sound.c392 trap_FS_Read( buffer, len, f ); in CG_SoundLoadSoundFiles()
424 trap_FS_Read( buffer, len, f ); in CG_SoundLoadSoundFiles()

1234567