Home
last modified time | relevance | path

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

/dports/games/heretic/glheretic-1.2/
H A Dam_map.c706 mapxstart += dmapx>>1; in AM_clearFB()
711 while(mapxstart < 0) in AM_clearFB()
723 if(mapxstart < 0) in AM_clearFB()
734 memcpy(screen+i*finit_width, maplump+j+mapxstart, finit_width-mapxstart); in AM_clearFB()
735 memcpy(screen+i*finit_width+finit_width-mapxstart, maplump+j, mapxstart); in AM_clearFB()
766 mapxstart -= finit_width; in AM_clearFB()
767 while(mapxstart < 0) in AM_clearFB()
768 mapxstart += finit_width; in AM_clearFB()
779 mapxstart -= finit_width; in AM_clearFB()
780 if(mapxstart < 0) in AM_clearFB()
[all …]
/dports/games/vavoom/vavoom-1.33/source/
H A Dam_map.cpp427 while(mapxstart > 0) in AM_ScrollParchment()
428 mapxstart -= pwidth; in AM_ScrollParchment()
430 mapxstart += pwidth; in AM_ScrollParchment()
929 mapxstart -= dmapx>>1; in AM_clearFB()
933 mapxstart -= AM_W; in AM_clearFB()
934 while (mapxstart < 0) in AM_clearFB()
935 mapxstart += AM_W; in AM_clearFB()
945 if (mapxstart >= AM_W) in AM_clearFB()
946 mapxstart -= AM_W; in AM_clearFB()
947 if (mapxstart < 0) in AM_clearFB()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dam_map.c316 if(mapxstart >= finit_width) in AM_changeWindowLoc()
317 mapxstart -= finit_width; in AM_changeWindowLoc()
318 if(mapxstart < 0) in AM_changeWindowLoc()
319 mapxstart += finit_width; in AM_changeWindowLoc()
443 mapxstart = mapystart = 0; in AM_LevelInit()
794 mapxstart += dmapx >> 1; in AM_clearFB()
797 while (mapxstart >= finit_width) in AM_clearFB()
798 mapxstart -= finit_width; in AM_clearFB()
799 while (mapxstart < 0) in AM_clearFB()
800 mapxstart += finit_width; in AM_clearFB()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dam_map.c164 static short mapxstart = 0; //x-value for the bitmap. variable
314 mapxstart += MTOF(m_paninc.x+FRACUNIT/2); in AM_changeWindowLoc()
316 if(mapxstart >= (finit_width >> crispy->hires)) in AM_changeWindowLoc()
317 mapxstart -= (finit_width >> crispy->hires); in AM_changeWindowLoc()
318 if(mapxstart < 0) in AM_changeWindowLoc()
319 mapxstart += (finit_width >> crispy->hires); in AM_changeWindowLoc()
445 mapxstart = mapystart = 0; in AM_LevelInit()
808 mapxstart += dmapx >> 1; in AM_clearFB()
813 while (mapxstart < 0) in AM_clearFB()
845 finit_width - mapxstart); in AM_clearFB()
[all …]
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dam_map.c104 static short mapxstart = 0; //x-value for the bitmap. variable
257 mapxstart += MTOF(m_paninc.x+FRACUNIT/2); in AM_changeWindowLoc()
259 if(mapxstart >= (finit_width >> crispy->hires)) in AM_changeWindowLoc()
260 mapxstart -= (finit_width >> crispy->hires); in AM_changeWindowLoc()
261 if(mapxstart < 0) in AM_changeWindowLoc()
262 mapxstart += (finit_width >> crispy->hires); in AM_changeWindowLoc()
359 mapxstart = mapystart = 0; in AM_LevelInit()
697 mapxstart += dmapx >> 1; in AM_clearFB()
702 while (mapxstart < 0) in AM_clearFB()
733 finit_width - mapxstart); in AM_clearFB()
[all …]
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dam_map.c259 if(mapxstart >= finit_width) in AM_changeWindowLoc()
260 mapxstart -= finit_width; in AM_changeWindowLoc()
261 if(mapxstart < 0) in AM_changeWindowLoc()
262 mapxstart += finit_width; in AM_changeWindowLoc()
356 mapxstart = mapystart = 0; in AM_LevelInit()
694 mapxstart += dmapx >> 1; in AM_clearFB()
697 while (mapxstart >= finit_width) in AM_clearFB()
698 mapxstart -= finit_width; in AM_clearFB()
699 while (mapxstart < 0) in AM_clearFB()
700 mapxstart += finit_width; in AM_clearFB()
[all …]
/dports/games/uhexen/uhexen-0.601/src/
H A Dam_map.c350 mapxstart = mapystart = 0; in AM_LevelInit()
631 mapxstart += dmapx>>1;
635 mapxstart -= finit_width;
636 while(mapxstart < 0)
637 mapxstart += finit_width;
647 if(mapxstart >= finit_width)
648 mapxstart -= finit_width;
649 if(mapxstart < 0)
650 mapxstart += finit_width;
685 finit_width-mapxstart);
[all …]
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dam_map.c923 static int mapxstart, mapystart; in AM_clear_FB() local
940 mapxstart += dmapx>>1; in AM_clear_FB()
943 while(mapxstart >= 320) in AM_clear_FB()
944 mapxstart -= 320; in AM_clear_FB()
945 while(mapxstart < 0) in AM_clear_FB()
946 mapxstart += 320; in AM_clear_FB()
954 mapxstart += (MTOF(m_paninc.x)>>1); in AM_clear_FB()
956 if( mapxstart >= 320 ) in AM_clear_FB()
957 mapxstart -= 320; in AM_clear_FB()
958 if( mapxstart < 0 ) in AM_clear_FB()
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dam_map.cpp785 static fixed_t mapxstart=0; //x-value for the bitmap. variable
1157 mapxstart -= MulScale12 (dmapx, scale_mtof); in AM_ScrollParchment()
1169 while(mapxstart > 0) in AM_ScrollParchment()
1170 mapxstart -= pwidth; in AM_ScrollParchment()
1171 while(mapxstart <= -pwidth) in AM_ScrollParchment()
1172 mapxstart += pwidth; in AM_ScrollParchment()
1666 for (x = mapxstart >> MAPBITS; x < f_w; x += pwidth) in AM_clearFB()
/dports/games/libretro-scummvm/scummvm-7b1e929/devtools/tasmrecover/dreamweb/
H A Dvars.asm226 mapxstart dw 0 define
H A Dvgagrafx.asm416 mov di,mapxstart
433 mov di,mapxstart
453 mov di,mapxstart
H A Dbackdrop.asm165 mov mapxstart,ax
H A Dsprite.asm3731 mov ax,mapxstart
3776 add ax,mapxstart
/dports/games/scummvm/scummvm-2.5.1/devtools/tasmrecover/dreamweb/
H A Dvars.asm226 mapxstart dw 0 define
H A Dvgagrafx.asm416 mov di,mapxstart
433 mov di,mapxstart
453 mov di,mapxstart
H A Dbackdrop.asm165 mov mapxstart,ax
H A Dsprite.asm3731 mov ax,mapxstart
3776 add ax,mapxstart