Home
last modified time | relevance | path

Searched refs:M_ZOOMOUT (Results 1 – 24 of 24) sorted by relevance

/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dam_map.h86 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) // pulls out to 0.5x in 1 second macro
H A Dam_map.c501 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
507 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dam_map.h75 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) // pulls out to 0.5x in 1 second macro
H A Dam_map.c583 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
589 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dam_map.h75 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) // pulls out to 0.5x in 1 second macro
H A Dam_map.c581 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
587 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dam_map.h86 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) // pulls out to 0.5x in 1 second macro
H A Dam_map.c498 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
504 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/uhexen/uhexen-0.601/include/
H A Dam_map.h107 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) // pulls out to 0.5x in 1 second macro
/dports/games/heretic/glheretic-1.2/
H A Dam_map.h99 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) /* pulls out to 0.5x in 1 second */ macro
H A Dam_map.c521 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
526 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dam_map.c77 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) macro
646 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
652 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dam_map.c77 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) macro
646 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
652 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dam_map.c92 #define M_ZOOMOUT ((50*FRACUNIT)/51) macro
515 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
521 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dam_map.c101 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) macro
664 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
670 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dam_map.c97 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) macro
636 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
642 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/vavoom/vavoom-1.33/source/
H A Dam_map.cpp79 #define M_ZOOMOUT (1.0 / 1.02) macro
714 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
719 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dam_map.c143 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) macro
736 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
741 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/prboom/prboom-2.5.0/src/
H A Dam_map.c98 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) macro
639 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
645 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dam_map.c121 #define M_ZOOMOUT ((int) ((float)FRACUNIT / (1.00f + F_PANINC / 200.0f))) macro
808 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
815 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
1027 if (curr_mtof_zoommul == M_ZOOMOUT) in AM_changeWindowScale()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dam_map.c104 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) macro
814 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
820 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dam_map.cpp177 #define M_ZOOMOUT ((int) (FRACUNIT/1.02)) macro
810 mtof_zoommul = M_ZOOMOUT; in END_COMMAND()
816 ftom_zoommul = M_ZOOMOUT; in END_COMMAND()
/dports/games/uhexen/uhexen-0.601/src/
H A Dam_map.c452 mtof_zoommul = M_ZOOMOUT; in AM_Responder()
457 ftom_zoommul = M_ZOOMOUT; in AM_Responder()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dam_map.cpp649 #define M_ZOOMOUT (MAPUNIT/1.02) macro
1529 mtof_zoommul = int(M_ZOOMOUT / -am_zoomdir); in AM_changeWindowScale()
1537 mtof_zoommul = int(M_ZOOMOUT); in AM_changeWindowScale()