Home
last modified time | relevance | path

Searched refs:dlg_goals (Results 1 – 6 of 6) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Dmanagement.cpp2172 ShipGoalsDlg dlg_goals; in orders_reference_handler() local
2180 dlg_goals.self_ship = n; in orders_reference_handler()
2181 dlg_goals.DoModal(); in orders_reference_handler()
2192 dlg_goals.self_wing = n; in orders_reference_handler()
2193 dlg_goals.DoModal(); in orders_reference_handler()
H A Dwing_editor.cpp1024 ShipGoalsDlg dlg_goals; in OnGoals2() local
1027 dlg_goals.self_wing = cur_wing; in OnGoals2()
1028 dlg_goals.DoModal(); in OnGoals2()
H A Dshipeditordlg.cpp1523 ShipGoalsDlg dlg_goals; in OnGoals() local
1537 dlg_goals.self_ship = single_ship; in OnGoals()
1540 dlg_goals.DoModal(); in OnGoals()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dwing_editor.cpp1026 ShipGoalsDlg dlg_goals; in OnGoals2() local
1029 dlg_goals.self_wing = cur_wing; in OnGoals2()
1030 dlg_goals.DoModal(); in OnGoals2()
H A Dmanagement.cpp2178 ShipGoalsDlg dlg_goals; in orders_reference_handler() local
2186 dlg_goals.self_ship = n; in orders_reference_handler()
2187 dlg_goals.DoModal(); in orders_reference_handler()
2198 dlg_goals.self_wing = n; in orders_reference_handler()
2199 dlg_goals.DoModal(); in orders_reference_handler()
H A Dshipeditordlg.cpp1522 ShipGoalsDlg dlg_goals; in OnGoals() local
1536 dlg_goals.self_ship = single_ship; in OnGoals()
1539 dlg_goals.DoModal(); in OnGoals()