Home
last modified time | relevance | path

Searched refs:bottom_bg_offset (Results 1 – 19 of 19) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/mission/
H A Dmissiontraining.h39 int bottom_bg_offset; variable
H A Dmissiontraining.cpp157 bottom_bg_offset = offset; in initBottomBgOffset()
337 renderBitmap(directives_bottom.first_frame, bx, by + bottom_bg_offset); in render()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/mission/
H A Dmissiontraining.h38 int bottom_bg_offset; variable
H A Dmissiontraining.cpp146 bottom_bg_offset = offset; in initBottomBgOffset()
331 renderBitmap(directives_bottom.first_frame, bx, by + bottom_bg_offset); in render()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudescort.h50 int bottom_bg_offset; variable
H A Dhudsquadmsg.h178 int bottom_bg_offset; variable
H A Dhudparse.cpp1760 int bottom_bg_offset = 0; in load_gauge_escort_view() local
1826 stuff_int(&bottom_bg_offset); in load_gauge_escort_view()
1862 hud_gauge->initBottomBgOffset(bottom_bg_offset); in load_gauge_escort_view()
3263 int bottom_bg_offset = 0; in load_gauge_squad_message() local
3323 stuff_int(&bottom_bg_offset); in load_gauge_squad_message()
3339 hud_gauge->initBottomBgOffset(bottom_bg_offset); in load_gauge_squad_message()
3621 int bottom_bg_offset = 0; in load_gauge_directives() local
3665 stuff_int(&bottom_bg_offset); in load_gauge_directives()
3674 hud_gauge->initBottomBgOffset(bottom_bg_offset); in load_gauge_directives()
4040 int bottom_bg_offset = 0; in load_gauge_damage() local
[all …]
H A Dhudescort.cpp107 bottom_bg_offset = offset; in initBottomBgOffset()
284 renderBitmap(Escort_gauges[2].first_frame, x, y + bottom_bg_offset); in render()
H A Dhud.h464 int bottom_bg_offset; variable
H A Dhudsquadmsg.cpp2501 bottom_bg_offset = offset; in initBottomBgOffset()
2704 renderBitmap(Mbox_gauge[2].first_frame, bx, by + bottom_bg_offset); in render()
H A Dhud.cpp1990 bottom_bg_offset = offset; in initBottomBgOffset()
2257 renderBitmap(damage_bottom.first_frame, last_bx, last_by + bottom_bg_offset); in render()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudescort.h50 int bottom_bg_offset; variable
H A Dhudsquadmsg.h178 int bottom_bg_offset; variable
H A Dhudparse.cpp1664 int bottom_bg_offset = 0; in load_gauge_escort_view() local
1726 stuff_int(&bottom_bg_offset); in load_gauge_escort_view()
1754 hud_gauge->initBottomBgOffset(bottom_bg_offset); in load_gauge_escort_view()
3246 int bottom_bg_offset = 0; in load_gauge_squad_message() local
3303 stuff_int(&bottom_bg_offset); in load_gauge_squad_message()
3319 hud_gauge->initBottomBgOffset(bottom_bg_offset); in load_gauge_squad_message()
3627 int bottom_bg_offset = 0; in load_gauge_directives() local
3668 stuff_int(&bottom_bg_offset); in load_gauge_directives()
3677 hud_gauge->initBottomBgOffset(bottom_bg_offset); in load_gauge_directives()
4074 int bottom_bg_offset = 0; in load_gauge_damage() local
[all …]
H A Dhudescort.cpp181 bottom_bg_offset = offset; in initBottomBgOffset()
335 renderBitmap(Escort_gauges[2].first_frame, x, y + bottom_bg_offset); in render()
H A Dhud.h432 int bottom_bg_offset; variable
H A Dhudsquadmsg.cpp2516 bottom_bg_offset = offset; in initBottomBgOffset()
2719 renderBitmap(Mbox_gauge[2].first_frame, bx, by + bottom_bg_offset); in render()
H A Dhud.cpp1991 bottom_bg_offset = offset; in initBottomBgOffset()
2207 renderBitmap(damage_bottom.first_frame, bx, by + bottom_bg_offset); in render()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/patches/
H A Dcolonial_hud.patch673 + bottom_bg_offset = offset;
768 + int bottom_bg_offset;
824 + bottom_bg_offset = offset;
868 + int bottom_bg_offset;
1004 + int bottom_bg_offset = 0;
1213 + int bottom_bg_offset = 0;
1243 + int bottom_bg_offset = 0;
1410 + int bottom_bg_offset = 0;
2361 + bottom_bg_offset = offset;
2384 + int bottom_bg_offset;
[all …]