Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- r -
- R_AddLine()
: r_bsp.cpp
- R_AddPointToBox()
: r_main.h
- R_AddPSprites()
: r_things.h
- R_AddSprites()
: r_things.cpp
, r_things.h
- R_AlignFlat()
: r_plane.cpp
, r_main.h
- R_BlendForColormap()
: r_data.cpp
, r_data.h
- R_BuildClassicPlayerTranslation()
: r_draw.cpp
, r_draw.h
- R_BuildPlayerTranslation()
: r_draw.cpp
, r_draw.h
- R_CacheSprite()
: r_things.h
, r_things.cpp
- R_CheckPlane()
: r_plane.cpp
, r_plane.h
- R_CheckTextureNumForName()
: r_data.cpp
, r_data.h
- R_ClearClipSegs()
: r_bsp.cpp
- R_ClearDrawSegs()
: r_bsp.cpp
, r_bsp.h
- R_ClearParticles()
: r_things.h
- R_ClearPlanes()
: r_plane.cpp
, r_plane.h
- R_ClearSprites()
: r_things.cpp
, r_things.h
- R_ClipPassWallSegment()
: r_bsp.cpp
- R_ClipSolidWallSegment()
: r_bsp.cpp
- R_ColormapNumForName()
: r_data.cpp
, r_data.h
- R_ConcatRotations()
: vectors.cpp
, vectors.h
- R_DetailDouble()
: r_draw.cpp
, r_draw.h
- R_DoorClosed()
: r_bsp.cpp
, r_bsp.h
- R_DrawBorder()
: r_draw.cpp
, r_draw.h
- R_DrawColumn
: r_draw.cpp
, r_draw.h
- R_DrawColumnD_C()
: r_draw.cpp
, r_draw.h
- R_DrawColumnHoriz
: r_draw.cpp
, r_draw.h
- R_DrawColumnHorizP_ASM()
: r_draw.h
- R_DrawColumnHorizP_C()
: r_drawt.cpp
, r_draw.h
- R_DrawColumnInCache()
: r_data.cpp
- R_DrawColumnP_ASM()
: r_draw.h
- R_DrawColumnP_C()
: r_draw.cpp
, r_draw.h
- R_DrawColumnP_Unrolled()
: r_draw.h
- R_DrawFuzzColumn
: r_draw.cpp
, r_draw.h
- R_DrawFuzzColumnD_C()
: r_draw.cpp
, r_draw.h
- R_DrawFuzzColumnP_ASM()
: r_draw.h
- R_DrawFuzzColumnP_C()
: r_draw.cpp
, r_draw.h
- R_DrawMasked()
: r_things.cpp
, r_things.h
- R_DrawMaskedColumn()
: r_things.cpp
, r_things.h
- R_DrawMaskedColumnHoriz()
: r_drawt.cpp
, r_draw.h
- R_DrawParticle()
: r_things.h
- R_DrawPlanes()
: r_plane.cpp
, r_plane.h
- R_DrawPlayerSprites()
: r_things.cpp
- R_DrawPSprite()
: r_things.cpp
- R_DrawSpan
: r_draw.cpp
, r_draw.h
- R_DrawSpanD()
: r_draw.cpp
, r_draw.h
- R_DrawSpanP_ASM()
: r_draw.h
- R_DrawSpanP_C()
: r_draw.cpp
, r_draw.h
- R_DrawSprite()
: r_things.cpp
- R_DrawSprites()
: r_things.h
- R_DrawTlatedLucentColumnP_C()
: r_draw.cpp
, r_draw.h
- R_DrawTranslatedColumn
: r_draw.cpp
, r_draw.h
- R_DrawTranslatedColumnD_C()
: r_draw.cpp
, r_draw.h
- R_DrawTranslatedColumnP_C()
: r_draw.cpp
, r_draw.h
- R_DrawTranslucentColumn
: r_draw.cpp
, r_draw.h
- R_DrawTranslucentColumnD_C()
: r_draw.cpp
, r_draw.h
- R_DrawTranslucentColumnP_C()
: r_draw.cpp
, r_draw.h
- R_DrawViewBorder()
: r_draw.cpp
, r_draw.h
- R_DrawVisSprite()
: r_things.cpp
- r_dsclipbot
: r_things.cpp
- r_dscliptop
: r_things.cpp
- R_ExecuteSetViewSize()
: d_main.cpp
, g_game.cpp
, r_main.cpp
, d_main.cpp
, g_game.cpp
- R_FakeFlat()
: r_bsp.cpp
, r_bsp.h
- R_FillColumnHorizP()
: r_drawt.cpp
, r_draw.h
- R_FillColumnP()
: r_draw.cpp
, r_draw.h
- R_FillSpan()
: r_draw.cpp
, r_draw.h
- R_FindPlane()
: r_plane.cpp
, r_plane.h
- R_FindSkin()
: r_things.cpp
, r_data.h
, r_things.cpp
- R_FlatNumForName()
: r_data.cpp
, r_data.h
- R_FreeTranslationTables()
: r_draw.cpp
, r_draw.h
- R_GenerateComposite()
: r_data.cpp
- R_GetColumn()
: r_data.h
, r_data.cpp
- R_GetFOV()
: r_main.cpp
, r_main.h
- R_Init()
: r_main.h
, r_main.cpp
- R_InitBuffer()
: r_draw.cpp
, r_draw.h
- R_InitColormaps()
: r_data.cpp
- R_InitColumnDrawers()
: r_draw.cpp
, r_draw.h
- R_InitData()
: r_data.cpp
, r_data.h
- R_InitFlats()
: r_data.cpp
- R_InitFuzzTable()
: r_draw.cpp
, r_draw.h
- R_InitLightTables()
: r_main.cpp
- R_InitParticles()
: r_things.h
- R_InitPlanes()
: r_plane.cpp
, r_plane.h
- R_InitSkins()
: r_things.cpp
- R_InitSkyMap()
: r_sky.cpp
- R_InitSpriteDefs()
: r_things.cpp
- R_InitSpriteLumps()
: r_data.cpp
- R_InitSprites()
: r_things.cpp
, r_things.h
, r_things.cpp
- R_InitTables()
: r_main.cpp
- R_InitTextureMapping()
: r_main.cpp
- R_InitTextures()
: r_data.cpp
- R_InitTranslationTables()
: r_draw.cpp
, r_draw.h
- R_MakeSpans()
: r_plane.cpp
, r_plane.h
- R_MapPlane()
: r_plane.cpp
, r_plane.h
- R_MultiresInit()
: r_main.cpp
, r_main.h
- R_NewVisSprite()
: r_things.cpp
- R_OldBlend
: r_main.cpp
, p_setup.cpp
, r_main.cpp
- R_PlaneInitData()
: r_plane.cpp
, r_plane.h
- R_PointInSubsector()
: r_main.cpp
, r_main.h
, r_main.cpp
- R_PointOnSegSide()
: r_main.cpp
, r_main.h
, r_main.cpp
- R_PointOnSide()
: r_main.cpp
, r_main.h
, r_main.cpp
- R_PointToAngle()
: r_main.cpp
, r_main.h
, r_main.cpp
- R_PointToAngle2()
: r_main.cpp
, r_main.h
, r_main.cpp
- R_PointToDist()
: r_main.cpp
, r_main.h
- R_PointToDist2()
: r_main.cpp
, r_main.h
- R_PrecacheLevel()
: r_data.cpp
, r_data.h
- R_ProjectParticle()
: r_things.h
- R_ProjectSprite()
: r_things.cpp
- R_RenderBSPNode()
: r_bsp.cpp
, r_bsp.h
- R_RenderMaskedSegRange()
: r_segs.cpp
, r_segs.h
- R_RenderPlayerView()
: r_main.cpp
, r_main.h
- R_RenderSegLoop
: r_segs.cpp
, r_segs.h
- R_RenderSegLoop1()
: r_segs.cpp
- R_RenderSegLoop2()
: r_segs.h
, r_segs.cpp
- R_ScaleFromGlobalAngle()
: r_main.cpp
, r_main.h
- R_SetDefaultColormap()
: r_data.cpp
, r_data.h
- R_SetFOV()
: r_main.cpp
, r_main.h
- R_SetSpanColormap_ASM()
: r_plane.cpp
- R_SetSpanSource_ASM()
: r_plane.cpp
- R_SetupFrame()
: r_main.cpp
- R_SetViewSize()
: r_main.cpp
, r_main.h
- R_Shutdown()
: r_main.cpp
, r_main.h
- R_SortVisSprites()
: r_things.cpp
, r_things.h
- R_SpanInitData()
: r_main.cpp
- R_StoreWallRange()
: r_segs.cpp
- R_StretchColumnP_C()
: r_draw.cpp
, r_draw.h
- R_Subsector()
: r_bsp.cpp
- R_TextureNumForName()
: r_data.h
, r_data.cpp
, r_data.h
- Radius_Quake
: p_lnspec.h
- RandomMapPos
: g_level.cpp
- RandomMaps
: g_level.cpp
- RANGEBAN
: sv_main.cpp
- Ranges
: r_draw.cpp
, st_new.cpp
, v_text.cpp
- RCard
: doomdef.h
- rdthsempty1
: m_menu.cpp
- rdthsempty2
: m_menu.cpp
- rdthsempty3
: m_menu.cpp
- read1_end
: m_menu.cpp
- read2_end
: m_menu.cpp
- read3_end
: m_menu.cpp
- read_e
: m_menu.cpp
- read_e2
: m_menu.cpp
- read_e3
: m_menu.cpp
- read_t
: m_menu.cpp
- read_t2
: m_menu.cpp
- read_t3
: m_menu.cpp
- ReadByte()
: d_protocol.cpp
, d_protocol.h
- ReadDef1
: m_menu.cpp
- ReadDef2
: m_menu.cpp
- ReadDef3
: m_menu.cpp
- ReadLong()
: d_protocol.cpp
, d_protocol.h
- ReadMenu1
: m_menu.cpp
- ReadMenu2
: m_menu.cpp
- ReadMenu3
: m_menu.cpp
- ReadString()
: d_protocol.cpp
, d_protocol.h
- ReadWord()
: d_protocol.cpp
, d_protocol.h
- real_plats
: cl_main.h
, cl_pred.cpp
- realcolormaps
: r_data.cpp
, r_data.h
- Realloc()
: m_alloc.cpp
, m_alloc.h
- realviewheight
: r_state.h
, r_draw.cpp
, doomstat.h
- realviewwidth
: doomstat.h
, r_state.h
, r_draw.cpp
- receivedata()
: receivedata.h
, receivedata.c
- RecordCommand()
: g_game.cpp
- recorddemo_fp
: g_game.cpp
- redteam_p
: p_setup.cpp
, doomstat.h
- redteamstarts
: doomstat.h
, p_setup.cpp
- redtext
: m_menu.h
- RefreshPalette()
: v_palette.cpp
, v_palette.h
- RefreshPalettes()
: v_palette.h
, v_palette.cpp
- registered
: doomdef.h
- registered_tracks
: i_music.cpp
- RegisteredGameInfo
: d_main.cpp
, gi.cpp
, d_main.cpp
- rejectempty
: p_setup.cpp
, p_local.h
- rejectmatrix
: p_setup.cpp
, p_local.h
- repeatCount
: m_menu.cpp
- RepeatCountdown
: c_console.cpp
- RepeatEvent
: c_console.cpp
- repeatKey
: m_menu.cpp
- ReplaceString()
: dstrings.h
, dstrings.cpp
- Reset2Defaults()
: m_options.cpp
- Reset2Saved()
: m_options.cpp
- ResetCustomColors()
: m_options.cpp
- respawnmonsters
: g_game.cpp
- retail
: doomdef.h
- retail_chex
: doomdef.h
- RetailGameInfo
: d_main.cpp
, gi.cpp
- return()
: minilzo.cpp
, p_map.cpp
- RGB32k
: v_video.cpp
, v_video.h
- RGBtoHSV()
: v_palette.cpp
, v_palette.h
- rndindex
: m_random.cpp
- RotatePointAroundVector()
: vectors.cpp
, vectors.h
- RowAdjust
: c_console.cpp
- RSkull
: doomdef.h
- rst
: dstrings.cpp
- rt_copy1col_asm()
: r_draw.h
- rt_copy1col_c()
: r_draw.h
, r_drawt.cpp
- rt_copy2cols_asm()
: r_draw.h
- rt_copy2cols_c()
: r_drawt.cpp
, r_draw.h
- rt_copy4cols_asm()
: r_draw.h
- rt_copy4cols_c()
: r_drawt.cpp
, r_draw.h
- rt_draw1col()
: r_draw.h
, r_drawt.cpp
- rt_draw2cols()
: r_draw.h
, r_drawt.cpp
- rt_draw4cols()
: r_draw.h
, r_drawt.cpp
- rt_initcols()
: r_draw.h
, r_drawt.cpp
- rt_lucent1col()
: r_draw.h
, r_drawt.cpp
- rt_lucent2cols()
: r_draw.h
, r_drawt.cpp
- rt_lucent4cols()
: r_draw.h
, r_drawt.cpp
- rt_map1col_asm()
: r_draw.h
- rt_map1col_c()
: r_drawt.cpp
, r_draw.h
- rt_map2cols_asm()
: r_draw.h
- rt_map2cols_c()
: r_draw.h
, r_drawt.cpp
- rt_map4cols
: r_draw.h
, r_draw.cpp
- rt_map4cols_asm1()
: r_draw.h
- rt_map4cols_asm2()
: r_draw.h
- rt_map4cols_c()
: r_draw.h
, r_drawt.cpp
- rt_tlate1col()
: r_drawt.cpp
, r_draw.h
- rt_tlate2cols()
: r_draw.h
, r_drawt.cpp
- rt_tlate4cols()
: r_draw.h
, r_drawt.cpp
- rt_tlatelucent1col()
: r_drawt.cpp
, r_draw.h
- rt_tlatelucent2cols()
: r_draw.h
, r_drawt.cpp
- rt_tlatelucent4cols()
: r_draw.h
, r_drawt.cpp
- rw_angle1
: r_state.h
, r_segs.cpp
- rw_distance
: r_state.h
, r_segs.cpp
- rw_light
: r_segs.cpp
- rw_lightstep
: r_segs.cpp
- rw_normalangle
: r_segs.cpp
, r_state.h