#include <shipeditordlg.h>
|
| enum | { IDD = IDD_SHIP_EDITOR
} |
| |
Definition at line 42 of file shipeditordlg.h.
| CShipEditorDlg::CShipEditorDlg |
( |
CWnd * |
pParent = NULL | ) |
|
| CShipEditorDlg::CShipEditorDlg |
( |
CView * |
pView | ) |
|
| void CShipEditorDlg::calc_cue_height |
( |
| ) |
|
| BOOL CShipEditorDlg::Create |
( |
| ) |
|
| BOOL CShipEditorDlg::Create |
( |
LPCTSTR |
lpszClassName, |
|
|
LPCTSTR |
lpszWindowName, |
|
|
DWORD |
dwStyle, |
|
|
const RECT & |
rect, |
|
|
CWnd * |
pParentWnd, |
|
|
UINT |
nID, |
|
|
CCreateContext * |
pContext = NULL |
|
) |
| |
|
virtual |
| void CShipEditorDlg::DoDataExchange |
( |
CDataExchange * |
pDX | ) |
|
|
protectedvirtual |
| void CShipEditorDlg::initialize_data |
( |
int |
full | ) |
|
| void CShipEditorDlg::OnAltShipClass |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnBeginlabeleditArrivalTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void CShipEditorDlg::OnBeginlabeleditDepartureTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void CShipEditorDlg::OnClose |
( |
| ) |
|
|
protected |
| BOOL CShipEditorDlg::OnCommand |
( |
WPARAM |
wParam, |
|
|
LPARAM |
lParam |
|
) |
| |
|
protectedvirtual |
| void CShipEditorDlg::OnDeleteShip |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnEndlabeleditArrivalTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void CShipEditorDlg::OnEndlabeleditDepartureTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void CShipEditorDlg::OnFlags |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnGoals |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnHideCues |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnIgnoreOrders |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnInitialStatus |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnInitMenu |
( |
CMenu * |
m | ) |
|
| void CShipEditorDlg::OnNext |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnNoArrivalWarp |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnNoDepartureWarp |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnOK |
( |
| ) |
|
| void CShipEditorDlg::OnPlayerShip |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnPrev |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnRclickArrivalTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void CShipEditorDlg::OnRclickDepartureTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void CShipEditorDlg::OnRestrictArrival |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnRestrictDeparture |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnSelchangeArrivalLocation |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnSelchangedArrivalTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void CShipEditorDlg::OnSelchangedDepartureTree |
( |
NMHDR * |
pNMHDR, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protected |
| void CShipEditorDlg::OnSelchangeDepartureLocation |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnSelchangeHotkey |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnSelchangeShipClass |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnSetAsPlayerShip |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnShipReset |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnShipTbl |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnSpecialExp |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnSpecialHitpoints |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnTextures |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::OnWeapons |
( |
| ) |
|
|
protected |
| void CShipEditorDlg::ship_alt_name_close |
( |
int |
base_ship | ) |
|
| void CShipEditorDlg::ship_alt_name_init |
( |
int |
base_ship | ) |
|
| void CShipEditorDlg::ship_callsign_close |
( |
int |
base_ship | ) |
|
| void CShipEditorDlg::ship_callsign_init |
( |
int |
base_ship | ) |
|
| void CShipEditorDlg::show_hide_sexp_help |
( |
| ) |
|
| int CShipEditorDlg::tristate_set |
( |
int |
val, |
|
|
int |
cur_state |
|
) |
| |
| int CShipEditorDlg::update_data |
( |
int |
redraw = 1 | ) |
|
| int CShipEditorDlg::verify |
( |
| ) |
|
| int CShipEditorDlg::bypass_all |
| int CShipEditorDlg::bypass_errors |
| int CShipEditorDlg::editing |
| int CShipEditorDlg::enable |
| int CShipEditorDlg::m_ai_class |
| CSpinButtonCtrl CShipEditorDlg::m_arrival_delay_spin |
| int CShipEditorDlg::m_arrival_location |
| int CShipEditorDlg::m_arrival_target |
| CString CShipEditorDlg::m_cargo1 |
| CSpinButtonCtrl CShipEditorDlg::m_departure_delay_spin |
| int CShipEditorDlg::m_departure_location |
| int CShipEditorDlg::m_departure_target |
| CSpinButtonCtrl CShipEditorDlg::m_destroy_spin |
| int CShipEditorDlg::m_hotkey |
| CButton CShipEditorDlg::m_no_arrival_warp |
| CButton CShipEditorDlg::m_no_departure_warp |
| int CShipEditorDlg::m_persona |
| CButton CShipEditorDlg::m_player_ship |
| int CShipEditorDlg::m_ship_class |
| CString CShipEditorDlg::m_ship_name |
| int CShipEditorDlg::m_team |
| BOOL CShipEditorDlg::m_update_arrival |
| BOOL CShipEditorDlg::m_update_departure |
| int CShipEditorDlg::modified |
| int CShipEditorDlg::p_enable |
| int CShipEditorDlg::player_ship |
| int CShipEditorDlg::select_sexp_node |
| int CShipEditorDlg::single_ship |
The documentation for this class was generated from the following files: