Home
last modified time | relevance | path

Searched refs:own_firm (Results 1 – 16 of 16) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOF_RESE.cpp159 if( own_firm() ) in disp_main_menu()
204 if( !own_firm() ) in detect_main_menu()
585 if( own_firm() ) in process_research()
H A DOF_WAR.cpp165 if (own_firm()) in disp_main_menu()
210 if( !own_firm() ) in detect_main_menu()
820 if( own_firm() ) // Only display cancel button for the player's war factories in disp_war_info()
938 if( own_firm() ) in process_build()
H A DOF_MINE.cpp199 if (own_firm()) in put_info()
245 if( !own_firm() ) in detect_info()
H A DOF_FACT.cpp222 if(own_firm()) in put_info()
269 if( !own_firm() ) in detect_info()
H A DOF_BASE.cpp196 if( own_firm() ) in put_info()
276 if( !own_firm() ) in detect_info()
H A DOF_INN.cpp213 if( !own_firm() ) in detect_info()
385 if( own_firm() ) in put_det()
H A DOFIRMDRW.cpp356 if( own_firm() && world.zoom_matrix->detect_bitmap_clip( firmX-11, firmY-11, bitmapPtr ) ) in draw_detect_link_line()
417 if( rc==1 && own_firm() ) in draw_detect_link_line()
H A DOFIRMIF.cpp349 if( !own_firm() ) in detect_basic_info()
533 if( own_firm() ) // only if this is our own firm in detect_worker_list()
H A DOF_HARB.cpp332 if( !own_firm() ) in disp_main_menu()
364 if( !own_firm() ) in detect_main_menu()
1163 if( own_firm() ) in process_build()
H A DOF_CAMP.cpp368 if( own_firm() ) in put_info()
447 if( !own_firm() ) in detect_info()
H A DOFIRMIF2.cpp529 …if( !own_firm() ) // if not own firm, there is not other button other than the spy button, so alw… in disp_spy_button()
H A DOWORLD.cpp1749 if( firmPtr->own_firm() ) in earth_quake()
1754 if( firmPtr->own_firm() ) in earth_quake()
1904 if( firmPtr->own_firm() ) in lightning_strike()
H A DOUNITAT.cpp600 if( nation_array.player_recno && targetFirm->own_firm() ) in hit_firm()
H A DOPOWER.cpp1357 firm_array[selectedFirmRecno]->own_firm() ) in detect_select()
H A DOFIRM.cpp1321 int Firm::own_firm() in own_firm() function in Firm
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOFIRM.h163 int own_firm(); // whether the firm is controlled by the current player