Home
last modified time | relevance | path

Searched refs:mapystart (Results 1 – 17 of 17) sorted by relevance

/dports/games/heretic/glheretic-1.2/
H A Dam_map.c418 mapxstart = mapystart = 0; in AM_LevelInit()
707 mapystart += dmapy>>1; in AM_clearFB()
715 while(mapystart < 0) in AM_clearFB()
727 if(mapystart < 0) in AM_clearFB()
732 j=mapystart*finit_width; in AM_clearFB()
770 mapystart -= finit_height; in AM_clearFB()
771 while(mapystart < 0) in AM_clearFB()
772 mapystart += finit_height; in AM_clearFB()
783 mapystart -= finit_height; in AM_clearFB()
784 if(mapystart < 0) in AM_clearFB()
[all …]
/dports/games/vavoom/vavoom-1.33/source/
H A Dam_map.cpp431 while(mapystart > 0) in AM_ScrollParchment()
432 mapystart -= pheight; in AM_ScrollParchment()
434 mapystart += pheight; in AM_ScrollParchment()
588 mapxstart = mapystart = 0; in AM_LevelInit()
930 mapystart -= dmapy>>1; in AM_clearFB()
937 mapystart -= mapheight; in AM_clearFB()
938 while (mapystart < 0) in AM_clearFB()
939 mapystart += mapheight; in AM_clearFB()
950 mapystart -= mapheight; in AM_clearFB()
951 if (mapystart < 0) in AM_clearFB()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dam_map.c320 if(mapystart >= finit_height) in AM_changeWindowLoc()
321 mapystart -= finit_height; in AM_changeWindowLoc()
322 if(mapystart < 0) in AM_changeWindowLoc()
323 mapystart += finit_height; in AM_changeWindowLoc()
443 mapxstart = mapystart = 0; in AM_LevelInit()
795 mapystart += dmapy >> 1; in AM_clearFB()
801 while (mapystart >= finit_height) in AM_clearFB()
802 mapystart -= finit_height; in AM_clearFB()
803 while (mapystart < 0) in AM_clearFB()
804 mapystart += finit_height; in AM_clearFB()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dam_map.c315 mapystart -= MTOF(m_paninc.y+FRACUNIT/2); in AM_changeWindowLoc()
320 if(mapystart >= (finit_height >> crispy->hires)) in AM_changeWindowLoc()
321 mapystart -= (finit_height >> crispy->hires); in AM_changeWindowLoc()
322 if(mapystart < 0) in AM_changeWindowLoc()
323 mapystart += (finit_height >> crispy->hires); in AM_changeWindowLoc()
445 mapxstart = mapystart = 0; in AM_LevelInit()
809 mapystart += dmapy >> 1; in AM_clearFB()
815 while (mapystart >= (finit_height >> crispy->hires)) in AM_clearFB()
816 mapystart -= (finit_height >> crispy->hires); in AM_clearFB()
817 while (mapystart < 0) in AM_clearFB()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dam_map.c258 mapystart -= MTOF(m_paninc.y+FRACUNIT/2); in AM_changeWindowLoc()
263 if(mapystart >= (finit_height >> crispy->hires)) in AM_changeWindowLoc()
264 mapystart -= (finit_height >> crispy->hires); in AM_changeWindowLoc()
265 if(mapystart < 0) in AM_changeWindowLoc()
266 mapystart += (finit_height >> crispy->hires); in AM_changeWindowLoc()
359 mapxstart = mapystart = 0; in AM_LevelInit()
698 mapystart += dmapy >> 1; in AM_clearFB()
704 while (mapystart >= (finit_height >> crispy->hires)) in AM_clearFB()
705 mapystart -= (finit_height >> crispy->hires); in AM_clearFB()
706 while (mapystart < 0) in AM_clearFB()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dam_map.c263 if(mapystart >= finit_height) in AM_changeWindowLoc()
264 mapystart -= finit_height; in AM_changeWindowLoc()
265 if(mapystart < 0) in AM_changeWindowLoc()
266 mapystart += finit_height; in AM_changeWindowLoc()
356 mapxstart = mapystart = 0; in AM_LevelInit()
695 mapystart += dmapy >> 1; in AM_clearFB()
701 while (mapystart >= finit_height) in AM_clearFB()
702 mapystart -= finit_height; in AM_clearFB()
703 while (mapystart < 0) in AM_clearFB()
704 mapystart += finit_height; in AM_clearFB()
[all …]
/dports/games/uhexen/uhexen-0.601/src/
H A Dam_map.c350 mapxstart = mapystart = 0; in AM_LevelInit()
632 mapystart += dmapy>>1;
638 while(mapystart >= finit_height)
639 mapystart -= finit_height;
640 while(mapystart < 0)
641 mapystart += finit_height;
651 if(mapystart >= finit_height)
652 mapystart -= finit_height;
653 if(mapystart < 0)
654 mapystart += finit_height;
[all …]
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dam_map.c923 static int mapxstart, mapystart; in AM_clear_FB() local
941 mapystart += dmapy>>1; in AM_clear_FB()
947 while(mapystart >= MAPLUMPHEIGHT) in AM_clear_FB()
948 mapystart -= MAPLUMPHEIGHT; in AM_clear_FB()
949 while(mapystart < 0) in AM_clear_FB()
950 mapystart += MAPLUMPHEIGHT; in AM_clear_FB()
955 mapystart -= (MTOF(m_paninc.y)>>1); in AM_clear_FB()
960 if( mapystart >= MAPLUMPHEIGHT ) in AM_clear_FB()
961 mapystart -= MAPLUMPHEIGHT; in AM_clear_FB()
962 if( mapystart < 0 ) in AM_clear_FB()
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dam_map.cpp784 static fixed_t mapystart=0; // y-value for the start of the map bitmap...used in the parallax stuff. variable
1158 mapystart -= MulScale12 (dmapy, scale_mtof); in AM_ScrollParchment()
1173 while(mapystart > 0) in AM_ScrollParchment()
1174 mapystart -= pheight; in AM_ScrollParchment()
1175 while(mapystart <= -pheight) in AM_ScrollParchment()
1176 mapystart += pheight; in AM_ScrollParchment()
1664 for (y = mapystart >> MAPBITS; y < f_h; y += pheight) in AM_clearFB()
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/tasmrecover/dreamweb/
H A Dvars.asm227 mapystart dw 0 define
H A Dvgagrafx.asm418 mov bx,mapystart
435 mov bx,mapystart
455 mov bx,mapystart
H A Dbackdrop.asm172 mov mapystart,ax
H A Dsprite.asm3733 mov ax,mapystart
3769 add ax,mapystart
/dports/games/scummvm/scummvm-2.5.1/devtools/tasmrecover/dreamweb/
H A Dvars.asm227 mapystart dw 0 define
H A Dvgagrafx.asm418 mov bx,mapystart
435 mov bx,mapystart
455 mov bx,mapystart
H A Dbackdrop.asm172 mov mapystart,ax
H A Dsprite.asm3733 mov ax,mapystart
3769 add ax,mapystart