Home
last modified time | relevance | path

Searched refs:menuPatchReplaceMode (Results 1 – 8 of 8) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/menu/widgets/
H A Dbuttonwidget.cpp84 …acement = Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), d->patch,… in draw()
141 …useText = Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), d->patch,… in updateGeometry()
H A Dlabelwidget.cpp83 …acement = Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), *d->patch… in draw()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/include/
H A Dconfig.h77 int menuPatchReplaceMode; member
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/
H A Dhu_menu.cpp2923 …ainTitle, Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), pMainTitl… in Hu_MenuDrawMainPage()
3030 …pEpisode, Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), pEpisode), in Hu_MenuDrawEpisodePage()
3067 …pNewGame, Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), pNewGame), in Hu_MenuDrawSkillPage()
3069 …tch(pSkill, Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), pSkill), in Hu_MenuDrawSkillPage()
3170 …LoadGame, Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), pLoadGame… in Hu_MenuDrawLoadGamePage()
3189 …SaveGame, Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), pSaveGame… in Hu_MenuDrawSaveGamePage()
3217 …onsTitle, Hu_ChoosePatchReplacement(patchreplacemode_t(cfg.common.menuPatchReplaceMode), pOptionsT… in Hu_MenuDrawOptionsPage()
3778 C_VAR_INT ("menu-patch-replacement", &cfg.common.menuPatchReplaceMode, 0, 0, 1); in Hu_MenuConsoleRegister()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dd_main.cpp133 cfg.common.menuPatchReplaceMode = PRM_ALLOW_TEXT; in D_PreInit()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dh2_main.cpp176 cfg.common.menuPatchReplaceMode = PRM_ALLOW_TEXT; in X_PreInit()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dh_main.cpp153 cfg.common.menuPatchReplaceMode = PRM_ALLOW_TEXT; in H_PreInit()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dd_main.cpp180 cfg.common.menuPatchReplaceMode = PRM_ALLOW_TEXT; in D_PreInit()