Searched refs:ns_prboom (Results 1 – 17 of 17) sorted by relevance
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/ |
H A D | tables.c | 1871 lump = (W_CheckNumForName)("SINETABL",ns_prboom); in R_LoadTrigTables() 1880 lump = (W_CheckNumForName)("TANGTABL",ns_prboom); in R_LoadTrigTables() 1889 lump = (W_CheckNumForName)("TANTOANG",ns_prboom); in R_LoadTrigTables()
|
H A D | w_wad.h | 81 ns_prboom enumerator
|
H A D | w_wad.c | 476 W_CoalesceMarkedResource("B_START", "B_END", ns_prboom); in W_Init()
|
H A D | v_video.c | 533 int gtlump = (W_CheckNumForName)("GAMMATBL",ns_prboom); in V_UpdateTrueColorPalette()
|
H A D | d_main.c | 1307 int lump = (W_CheckNumForName)("BFGDEH", ns_prboom); in D_DoomMainSetup()
|
/dports/games/prboom/prboom-2.5.0/src/ |
H A D | tables.c | 87 lump = (W_CheckNumForName)("SINETABL",ns_prboom); in R_LoadTrigTables() 94 lump = (W_CheckNumForName)("TANGTABL",ns_prboom); in R_LoadTrigTables() 101 lump = (W_CheckNumForName)("TANTOANG",ns_prboom); in R_LoadTrigTables()
|
H A D | w_wad.h | 110 ns_prboom enumerator
|
H A D | w_wad.c | 421 W_CoalesceMarkedResource("B_START", "B_END", ns_prboom); in W_Init()
|
H A D | v_video.c | 517 int gtlump = (W_CheckNumForName)("GAMMATBL",ns_prboom); in V_UpdateTrueColorPalette()
|
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/ |
H A D | tables.c | 87 lump = (W_CheckNumForName)("SINETABL",ns_prboom); in R_LoadTrigTables() 94 lump = (W_CheckNumForName)("TANGTABL",ns_prboom); in R_LoadTrigTables() 101 lump = (W_CheckNumForName)("TANTOANG",ns_prboom); in R_LoadTrigTables()
|
H A D | w_wad.h | 106 ns_prboom, enumerator
|
H A D | gl_shadow.c | 72 lump = (W_CheckNumForName)("GLSHADOW", ns_prboom); in gld_InitShadows()
|
H A D | w_wad.c | 507 W_CoalesceMarkedResource("B_START", "B_END", ns_prboom); in W_Init()
|
H A D | hu_stuff.c | 1057 lump = (W_CheckNumForName)("-PRBHUD-", ns_prboom); in HU_LoadHUDDefs()
|
H A D | v_video.c | 702 int gtlump = (W_CheckNumForName)("GAMMATBL",ns_prboom); in V_UpdateTrueColorPalette()
|
/dports/games/prboom/prboom-2.5.0/src/SDL/ |
H A D | i_video.c | 307 int gtlump = (W_CheckNumForName)("GAMMATBL",ns_prboom); in I_UploadNewPalette()
|
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/SDL/ |
H A D | i_video.c | 428 int gtlump = (W_CheckNumForName)("GAMMATBL",ns_prboom); in I_UploadNewPalette()
|