Home
last modified time | relevance | path

Searched refs:S_LEVWARN (Results 1 – 6 of 6) sorted by relevance

/dports/games/prboom/prboom-2.5.0/src/
H A Dm_menu.h106 #define S_LEVWARN 0x10000// killough 8/30/98: Always warn about pending change macro
H A Dm_menu.c117 warn_about_changes(S_LEVWARN); /* killough 8/15/98 */ in M_UpdateCurrent()
2756 …{"Number Of Single-Player Helper Dogs",S_NUM|S_LEVWARN,m_null,E_X,E_Y+ enem_helpers*8, {"player_he…
3601 if (p->m_flags & (S_LEVWARN | S_PRGWARN)) in M_ResetDefaults()
3602 warn |= p->m_flags & (S_LEVWARN | S_PRGWARN); in M_ResetDefaults()
3608 warn |= S_LEVWARN; in M_ResetDefaults()
4437 if (ptr1->m_flags & (S_LEVWARN | S_PRGWARN)) in M_Responder()
4439 (S_LEVWARN | S_PRGWARN)); in M_Responder()
4491 if (ptr1->m_flags & (S_LEVWARN | S_PRGWARN)) in M_Responder()
4493 (S_LEVWARN | S_PRGWARN)); in M_Responder()
4589 if (ptr1->m_flags & (S_LEVWARN | S_PRGWARN)) in M_Responder()
[all …]
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dm_menu.h108 #define S_LEVWARN 0x10000// killough 8/30/98: Always warn about pending change macro
H A Dm_menu.c125 warn_about_changes(S_LEVWARN); /* killough 8/15/98 */ in M_UpdateCurrent()
2931 …{"Number Of Single-Player Helper Dogs",S_NUM|S_LEVWARN,m_null,E_X,E_Y+ enem_helpers*8, {"player_he…
3830 if (p->m_flags & (S_LEVWARN | S_PRGWARN)) in M_ResetDefaults()
3831 warn |= p->m_flags & (S_LEVWARN | S_PRGWARN); in M_ResetDefaults()
3837 warn |= S_LEVWARN; in M_ResetDefaults()
4844 if (ptr1->m_flags & (S_LEVWARN | S_PRGWARN)) in M_Responder()
4846 (S_LEVWARN | S_PRGWARN)); in M_Responder()
4912 if (ptr1->m_flags & (S_LEVWARN | S_PRGWARN)) in M_Responder()
4914 (S_LEVWARN | S_PRGWARN)); in M_Responder()
5010 if (ptr1->m_flags & (S_LEVWARN | S_PRGWARN)) in M_Responder()
[all …]
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dm_menu.h110 #define S_LEVWARN 0x10000// killough 8/30/98: Always warn about pending change macro
H A Dm_menu.c128 warn_about_changes(S_LEVWARN); /* killough 8/15/98 */ in M_UpdateCurrent()
3558 if (p->m_flags & (S_LEVWARN | S_PRGWARN)) in M_ResetDefaults()
3559 warn |= p->m_flags & (S_LEVWARN | S_PRGWARN); in M_ResetDefaults()
3565 warn |= S_LEVWARN; in M_ResetDefaults()
4306 if (ptr1->m_flags & (S_LEVWARN | S_PRGWARN)) in M_Responder()
4308 (S_LEVWARN | S_PRGWARN)); in M_Responder()
4360 if (ptr1->m_flags & (S_LEVWARN | S_PRGWARN)) in M_Responder()
4362 (S_LEVWARN | S_PRGWARN)); in M_Responder()
4459 if (ptr1->m_flags & (S_LEVWARN | S_PRGWARN)) in M_Responder()
4461 (S_LEVWARN | S_PRGWARN)); in M_Responder()