File Contents Report


Non-AlphaABCDEFGHIJKLMNOPQRSTUVWXYZ
screen.h
  Variables
    crosshair
    crosshair_height
    crosshair_pic
    crosshair_width
    sb_lines
    scr_con_current
    scr_conlines
    scr_viewsize
    scr_vrect
  Functions
    SCR_AddDirtyPoint
    SCR_BeginLoadingPlaque
    SCR_CenterPrint
    SCR_DebugGraph
    SCR_DirtyScreen
    SCR_DrawCinematic
    SCR_EndLoadingPlaque
    SCR_FinishCinematic
    SCR_Init
    SCR_PlayCinematic
    SCR_RunCinematic
    SCR_RunConsole
    SCR_SizeDown
    SCR_SizeUp
    SCR_StopCinematic
    SCR_TouchPics
    SCR_UpdateScreen
server.h
  Types
    challenge_t
    client_frame_t
    client_s
    client_state_t
    client_t
    redirect_t
    server_state_t
    server_static_t
    server_t
  Variables
    ge
    master_adr
    maxclients
    net_from
    net_message
    sv
    sv_airaccelerate
    sv_client
    sv_enforcetime
    sv_noreload
    sv_outputbuf
    sv_paused
    sv_player
    svs
  Functions
    Master_Heartbeat
    Master_Packet
    SV_AreaEdicts
    SV_BroadcastCommand
    SV_BroadcastPrintf
    SV_BuildClientFrame
    SV_ClearWorld
    SV_ClientPrintf
    SV_DemoCompleted
    SV_DropClient
    SV_Error
    SV_ExecuteClientMessage
    SV_ExecuteUserCommand
    SV_FinalMessage
    SV_FlushRedirect
    SV_ImageIndex
    SV_InitEdict
    SV_InitGame
    SV_InitGameProgs
    SV_InitOperatorCommands
    SV_LinkEdict
    SV_Map
    SV_ModelIndex
    SV_Multicast
    SV_Nextserver
    SV_PointContents
    SV_PrepWorldFrame
    SV_ReadLevelFile
    SV_RecordDemoMessage
    SV_SendClientMessages
    SV_SendServerinfo
    SV_ShutdownGameProgs
    SV_SoundIndex
    SV_StartSound
    SV_Status_f
    SV_Trace
    SV_UnlinkEdict
    SV_UserinfoChanged
    SV_WriteClientdataToMessage
    SV_WriteFrameToClient
snd_dma.c
  Global Variables
    channels
    dma
    known_sfx
    listener_forward
    listener_origin
    listener_right
    listener_up
    num_sfx
    paintedtime
    s_beginofs
    s_freeplays
    s_khz
    s_loadas8bit
    s_mixahead
    s_pendingplays
    s_playsounds
    s_primary
    s_rawend
    s_rawsamples
    s_registering
    s_registration_sequence
    s_show
    s_testsound
    s_volume
    snd_initialized
    sound_started
    soundtime
  Global Functions
    GetSoundtime
    S_AddLoopSounds
    S_AliasName
    S_AllocPlaysound
    S_BeginRegistration
    S_ClearBuffer
    S_EndRegistration
    S_FindName
    S_FreePlaysound
    S_Init
    S_IssuePlaysound
    S_PickChannel
    S_Play
    S_RawSamples
    S_RegisterSexedSound
    S_RegisterSound
    S_Shutdown
    S_SoundInfo_f
    S_SoundList
    S_Spatialize
    S_SpatializeOrigin
    S_StartLocalSound
    S_StartSound
    S_StopAllSounds
    S_Update
    S_Update_
snd_loc.h
  Types
    channel_t
    dma_t
    playsound_s
    playsound_t
    portable_samplepair_t
    sfx_s
    sfx_t
    sfxcache_t
    wavinfo_t
  Variables
    channels
    dma
    listener_forward
    listener_origin
    listener_right
    listener_up
    paintedtime
    s_khz
    s_loadas8bit
    s_mixahead
    s_nosound
    s_pendingplays
    s_primary
    s_rawend
    s_rawsamples
    s_show
    s_testsound
    s_volume
  Functions
    GetWavinfo
    S_InitScaletable
    S_IssuePlaysound
    S_LoadSound
    S_PaintChannels
    S_PickChannel
    S_Spatialize
    SNDDMA_BeginPainting
    SNDDMA_GetDMAPos
    SNDDMA_Init
    SNDDMA_Shutdown
    SNDDMA_Submit
snd_mem.c
  Global Variables
    cache_full_cycle
    data_p
    iff_chunk_len
    iff_data
    iff_end
    last_chunk
  Global Functions
    DumpChunks
    FindChunk
    FindNextChunk
    GetLittleLong
    GetLittleShort
    GetWavinfo
    ResampleSfx
    S_LoadSound
snd_mix.c
  Global Variables
    paintbuffer
    snd_linear_count
    snd_out
    snd_p
    snd_scaletable
    snd_vol
  Global Functions
    S_InitScaletable
    S_PaintChannelFrom16
    S_PaintChannelFrom8
    S_PaintChannels
    S_TransferPaintBuffer
    S_TransferStereo16
    S_WriteLinearBlastStereo16
snd_win.c
  Types
    sndinitstat
  Local Variables
    dsound_init
    primary_format_set
    sample16
    snd_buffer_count
    snd_completed
    snd_firsttime
    snd_isdirect
    snd_iswave
    snd_sent
    wav_init
  Global Variables
    gSndBufSize
    hData
    hInstDS
    hWaveHdr
    hWaveOut
    locksize
    lpData
    lpData2
    lpWaveHdr
    mmstarttime
    pDirectSoundCreate
    pDS
    pDSBuf
    pDSPBuf
    s_wavonly
    wavecaps
  Local Functions
    DS_CreateBuffers
    DS_DestroyBuffers
    DSoundError
  Global Functions
    FreeSound
    S_Activate
    SNDDMA_BeginPainting
    SNDDMA_GetDMAPos
    SNDDMA_Init
    SNDDMA_InitDirect
    SNDDMA_InitWav
    SNDDMA_Shutdown
    SNDDMA_Submit
sound.h
  Functions
    CL_GetEntitySoundOrigin
    S_Activate
    S_BeginRegistration
    S_EndRegistration
    S_FindName
    S_Init
    S_RawSamples
    S_RegisterSound
    S_Shutdown
    S_StartLocalSound
    S_StartSound
    S_StopAllSounds
    S_Update
sv_ccmds.c
  Global Functions
    CopyFile
    SV_ConSay_f
    SV_CopySaveGame
    SV_DemoMap_f
    SV_DumpUser_f
    SV_GameMap_f
    SV_Heartbeat_f
    SV_InitOperatorCommands
    SV_Kick_f
    SV_KillServer_f
    SV_Loadgame_f
    SV_Map_f
    SV_ReadLevelFile
    SV_ReadServerFile
    SV_Savegame_f
    SV_ServerCommand_f
    SV_Serverinfo_f
    SV_ServerRecord_f
    SV_ServerStop_f
    SV_SetMaster_f
    SV_SetPlayer
    SV_Status_f
    SV_WipeSavegame
    SV_WriteLevelFile
    SV_WriteServerFile
sv_ents.c
  Global Variables
    fatpvs
  Global Functions
    SV_BuildClientFrame
    SV_EmitPacketEntities
    SV_FatPVS
    SV_RecordDemoMessage
    SV_WriteFrameToClient
    SV_WritePlayerstateToClient
sv_game.c
  Global Variables
    ge
  Global Functions
    PF_centerprintf
    PF_Configstring
    PF_cprintf
    PF_dprintf
    PF_error
    PF_inPHS
    PF_inPVS
    PF_setmodel
    PF_StartSound
    PF_Unicast
    PF_WriteAngle
    PF_WriteByte
    PF_WriteChar
    PF_WriteDir
    PF_WriteFloat
    PF_WriteLong
    PF_WritePos
    PF_WriteShort
    PF_WriteString
    SV_InitGameProgs
    SV_ShutdownGameProgs
sv_init.c
  Global Variables
    sv
    svs
  Global Functions
    SV_CheckForSavegame
    SV_CreateBaseline
    SV_FindIndex
    SV_ImageIndex
    SV_InitGame
    SV_Map
    SV_ModelIndex
    SV_SoundIndex
    SV_SpawnServer
sv_main.c
  Global Variables
    allow_download
    allow_download_maps
    allow_download_models
    allow_download_players
    allow_download_sounds
    hostname
    master_adr
    maxclients
    public_server
    rcon_password
    sv_airaccelerate
    sv_client
    sv_enforcetime
    sv_noreload
    sv_paused
    sv_reconnect_limit
    sv_showclamp
    sv_timedemo
    timeout
    zombietime
  Global Functions
    Master_Heartbeat
    Master_Shutdown
    Rcon_Validate
    SV_CalcPings
    SV_CheckTimeouts
    SV_ConnectionlessPacket
    SV_DropClient
    SV_FinalMessage
    SV_Frame
    SV_GiveMsec
    SV_Init
    SV_PrepWorldFrame
    SV_ReadPackets
    SV_RunGameFrame
    SV_Shutdown
    SV_StatusString
    SV_UserinfoChanged
    SVC_Ack
    SVC_DirectConnect
    SVC_GetChallenge
    SVC_Info
    SVC_Ping
    SVC_RemoteCommand
    SVC_Status
sv_send.c
  Global Variables
    sv_outputbuf
  Global Functions
    SV_BroadcastCommand
    SV_BroadcastPrintf
    SV_ClientPrintf
    SV_DemoCompleted
    SV_FlushRedirect
    SV_Multicast
    SV_RateDrop
    SV_SendClientDatagram
    SV_SendClientMessages
    SV_StartSound
sv_user.c
  Types
    ucmd_t
  Global Variables
    sv_player
    ucmds
  Global Functions
    SV_Baselines_f
    SV_Begin_f
    SV_BeginDemoserver
    SV_BeginDownload_f
    SV_ClientThink
    SV_Configstrings_f
    SV_Disconnect_f
    SV_ExecuteClientMessage
    SV_ExecuteUserCommand
    SV_New_f
    SV_NextDownload_f
    SV_Nextserver
    SV_Nextserver_f
    SV_ShowServerinfo_f
sv_world.c
  Types
    areanode_s
    areanode_t
    moveclip_t
  Global Variables
    area_count
    area_list
    area_maxcount
    area_maxs
    area_mins
    area_type
    sv_areanodes
    sv_numareanodes
  Global Functions
    ClearLink
    InsertLinkBefore
    RemoveLink
    SV_AreaEdicts
    SV_AreaEdicts_r
    SV_ClearWorld
    SV_ClipMoveToEntities
    SV_CreateAreaNode
    SV_HullForEntity
    SV_LinkEdict
    SV_PointContents
    SV_Trace
    SV_TraceBounds
    SV_UnlinkEdict
sys_win.c
  Local Variables
    console_text
    console_textlen
    game_library
    hinput
    houtput
    qwclsemaphore
  Global Variables
    ActiveApp
    argc
    argv
    global_hInstance
    Minimized
    s_win95
    starttime
    sys_frame_time
    sys_msg_time
  Global Functions
    ParseCommandLine
    Sys_AppActivate
    Sys_ConsoleInput
    Sys_ConsoleOutput
    Sys_CopyProtect
    Sys_Error
    Sys_GetClipboardData
    Sys_GetGameAPI
    Sys_Init
    Sys_Quit
    Sys_ScanForCD
    Sys_SendKeyEvents
    Sys_UnloadGame
    WinError
    WinMain

Non-AlphaABCDEFGHIJKLMNOPQRSTUVWXYZ