Home
last modified time | relevance | path

Searched refs:globalx2 (Results 1 – 4 of 4) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C1232 globalx2 = mulscale16(globalx2,viewingrangerecip); in ceilscan()
1241 i = globalx2; globalx2 = -globaly1; globaly1 = -i; in ceilscan()
1252 globalx2 = (globalx2-globaly2)*halfxdimen; in ceilscan()
1259 globalx2 = mulscale16(globalx2,globalzd); in ceilscan()
1398 globalx2 = mulscale16(globalx2,viewingrangerecip); in florscan()
1407 i = globalx2; globalx2 = -globaly1; globaly1 = -i; in florscan()
1418 globalx2 = (globalx2-globaly2)*halfxdimen; in florscan()
1425 globalx2 = mulscale16(globalx2,globalzd); in florscan()
3769 globalx2 = mulscale(globalx2,xspan,x); in drawsprite()
3776 globalx2 = mulscale16(globalx2,viewingrange); in drawsprite()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C1271 globalx2 = mulscale16(globalx2,viewingrangerecip); in ceilscan()
1280 i = globalx2; globalx2 = -globaly1; globaly1 = -i; in ceilscan()
1291 globalx2 = (globalx2-globaly2)*halfxdimen; in ceilscan()
1298 globalx2 = mulscale16(globalx2,globalzd); in ceilscan()
1437 globalx2 = mulscale16(globalx2,viewingrangerecip); in florscan()
1446 i = globalx2; globalx2 = -globaly1; globaly1 = -i; in florscan()
1457 globalx2 = (globalx2-globaly2)*halfxdimen; in florscan()
1464 globalx2 = mulscale16(globalx2,globalzd); in florscan()
3808 globalx2 = mulscale(globalx2,xspan,x); in drawsprite()
3815 globalx2 = mulscale16(globalx2,viewingrange); in drawsprite()
[all …]
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c1410 globalx2 = mulscale16(globalx2,viewingrangerecip); in ceilscan()
1419 i = globalx2; globalx2 = -globaly1; globaly1 = -i; in ceilscan()
1430 globalx2 = (globalx2-globaly2)*halfxdimen; in ceilscan()
1437 globalx2 = mulscale16(globalx2,globalzd); in ceilscan()
1581 globalx2 = mulscale16(globalx2,viewingrangerecip); in florscan()
1590 i = globalx2; globalx2 = -globaly1; globaly1 = -i; in florscan()
1601 globalx2 = (globalx2-globaly2)*halfxdimen; in florscan()
1608 globalx2 = mulscale16(globalx2,globalzd); in florscan()
3715 globalx2 = mulscale(globalx2,xspan,x); in drawsprite()
3722 globalx2 = mulscale16(globalx2,viewingrange); in drawsprite()
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp2676 globalx2 = mulscale16(globalx2,viewingrangerecip); in setup_globals_cf1()
2684 i = globalx2; globalx2 = -globaly1; globaly1 = -i; in setup_globals_cf1()
2695 globalx2 = (globalx2-globaly2)*halfxdimen; in setup_globals_cf1()
2702 globalx2 = mulscale16(globalx2,globalzd); in setup_globals_cf1()
3505 fi = globalx2; globalx2 = -globaly2; globaly2 = -fi; in fgrouscan()
3811 i = globalx2; globalx2 = -globaly2; globaly2 = -i; in grouscan()
3817 globalx2 = mulscale20(globalx2,daz); globalx = mulscale28(globalx,daz); in grouscan()
6398 globalx2 = mulscale(globalx2,xspan,x); in classicDrawSprite()
6405 globalx2 = mulscale16(globalx2,viewingrange); in classicDrawSprite()
9929 globalx2 = mulscale12(globalx2,i); in renderDrawMapView()
[all …]