Home
last modified time | relevance | path

Searched refs:ultdoom_retail (Results 1 – 9 of 9) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dd_main.c1117 if (gamemode == ultdoom_retail) in D_DoAdvanceDemo()
1176 if (gamemode == ultdoom_retail) in D_DoAdvanceDemo()
1386 0, GDESC_freedoom_ultimate, ultdoom_retail },
1392 GD_idwad, GDESC_ultimate, ultdoom_retail },
1459 0, GDESC_ultimate, ultdoom_retail },
2651 case ultdoom_retail: in D_DoomMain()
2784 case ultdoom_retail: in D_DoomMain()
H A Ddoomstat.h89 ultdoom_retail, // DOOM 1 retail, E4, M36 enumerator
H A Df_finale.c119 case ultdoom_retail: in F_StartFinale()
880 if ( gamemode == ultdoom_retail || gamemode == chexquest1 ) in F_Drawer()
H A Dp_info.c703 case ultdoom_retail : // and UltFreeDoom in P_LevelNameByNum()
H A Dwi_stuff.c2095 if ( gamemode == ultdoom_retail ) in WI_Load_Data()
2294 if ( gamemode == ultdoom_retail ) in WI_Init_Variables()
2314 if ( gamemode != ultdoom_retail ) in WI_Init_Variables()
H A Dp_switch.c157 case ultdoom_retail: in P_Init_SwitchList()
H A Dm_menu.c467 case ultdoom_retail: in CV_menusound_OnChange()
2726 case ultdoom_retail: in M_DrawReadThis1()
2768 case ultdoom_retail: in M_DrawReadThis2()
5512 if ( gamemode == ultdoom_retail ) in M_Responder()
6211 case ultdoom_retail: in M_Configure()
H A Dm_cheat.c443 if ((gamemode == ultdoom_retail) && ((epsd > 4) || (map > 9))) in cht_Responder()
H A Dp_setup.c1926 if ( (gamemode==ultdoom_retail) || in P_Setup_LevelSky()