 |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
#define FT_SLIDE_WEIGHT
Definition: resource.h:98
#define GAME_DEVELOPER
Definition: engine_definitions.h:71
void RefreshFontDisplay(HWND hDlg)
Definition: font_test.cpp:249
#define EI_GBOX_GAME_INFO
Definition: resource.h:68
BLAM bool SetControlText(HWND dialog, int field, const char *text)
Sets the text of the specified control.
Definition: dialog_helpers.cpp:19
HINSTANCE hInst
Application instance handle.
Definition: main.cpp:69
#define PLATFORM
Definition: engine_definitions.h:12
BLAM void SentryEventIdDialogProcedure(HINSTANCE instance_handle, HWND window_handle)
Definition: sentry_event_notice.cpp:64
#define FT_CB_STRIKEOUT
Definition: resource.h:87
int width
Definition: bgfx.cpp:19
BLAM void FirstbootDialogProcedure(HINSTANCE hInst, HWND hWnd)
Dialog procedure for the Firstboot dialog.
Definition: firstboot.cpp:15
#define IDC_SENTRY_EVENT_ID
Definition: resource.h:114
#define FT_CBOX_CLIPPREC
Definition: resource.h:101
#define EI_REL_TYPE
Definition: resource.h:81
#define PRODUCT_ID_INTERNAL
Definition: engine_definitions.h:8
#define IDC_ERR_CONTINUE
Definition: resource.h:54
#define REL_TYPE
Definition: engine_definitions.h:18
#define FT_TB_ORIENTATION
Definition: resource.h:113
HWND parent
Definition: error_notice.cpp:21
#define IDC_AB_COPYRIGHT
Definition: resource.h:71
BLAM ConfigFile * GetConfig()
Retrieves the engine configuration file.
Definition: compat.cpp:5
#define EI_PUBLISHER
Definition: resource.h:84
BLAM void DisableControl(HWND dialog, int field)
Disables the specified control.
Definition: dialog_helpers.cpp:26
bool enable_safemode
Definition: error_notice.cpp:19
#define FT_CBOX_QUALITY
Definition: resource.h:102
#define FT_FONT_PREVIEW_BOX
Definition: resource.h:107
#define MOVIES_DIRECTORY
Definition: engine_definitions.h:11
#define IDD_ENGINE_INFORMATION
Definition: resource.h:19
#define IDC_ERR_SAFEMODE
Definition: resource.h:5
#define IDD_SENTRY_EVENT_NOTICE
Definition: resource.h:40
#define EI_PLATFORM
Definition: resource.h:76
#define IDC_ERR_MACHINE_INFO
Definition: resource.h:60
#define IDC_AB_VERSION_TITLE
Definition: resource.h:72
#define FT_SLIDE_HEIGHT
Definition: resource.h:93
#define EI_PRODUCT_ID
Definition: resource.h:75
BLAM void SetComboBoxSelectedItem(HWND hDlg, int control_id, const char *item)
Change the selected item in a ComboBox.
Definition: dialog_helpers.cpp:60
BLAM void DisableWindowThemes(HWND dialog)
Disables visual themes for the specified dialog ().
Definition: dialog_helpers.cpp:7
#define GAME_PUBLISHER
Definition: engine_definitions.h:70
INT_PTR CALLBACK ErrorDialog(HWND hwndDlg, UINT message, WPARAM wParam, LPARAM lParam)
Main dialog procedure for the Error dialog.
Definition: error_notice.cpp:57
#define EI_GBOX_ENGINE_INFO
Definition: resource.h:67
#define FT_TB_FONTNAME
Definition: resource.h:109
#define EI_COPYRIGHT
Definition: resource.h:89
#define ENGINE_VERSION
Definition: version_data.h:31
#define error_notice
Definition: resource.h:18
#define firstboot_notice
Definition: resource.h:9
#define EI_DEV_MODE_ENABLED
Definition: resource.h:79
#define EI_ENGINE_VER
Definition: resource.h:73
#define FT_CBOX_CHARSET
Definition: resource.h:99
#define IDC_ERR_DONT_SHOW_AGAIN
Definition: resource.h:51
#define CACHE_DIRECTORY
Definition: engine_definitions.h:10
#define EI_DEVELOPER
Definition: resource.h:86
#define UI_VERSION
Definition: engine_definitions.h:6
#define FT_CB_UNDERLINE
Definition: resource.h:85
#define FT_TB_PREVIEWTEXT
Definition: resource.h:105
BLAM void DisableControlThemes(HWND dialog, int field)
Disables visual themes for the specified control.
Definition: dialog_helpers.cpp:13
#define FT_REFRESH
Definition: resource.h:106
#define EI_GAME_TITLE
Definition: resource.h:83
HINSTANCE ft_instance_handle
Local copy of application instance handle.
Definition: font_test.cpp:8
BLAM void ErrorDialogProcedure(HINSTANCE hInst, HWND hWnd, const char *error_text)
Dialog procedure for the Error dialog.
Definition: error_notice.cpp:36
#define FT_SLIDE_ORIENTATION
Definition: resource.h:115
INT_PTR CALLBACK SentryEventIdDialog(HWND dialog_handle, UINT message, WPARAM wParam, LPARAM lParam)
Main dialog procedure for Sentry Event ID dialog.
Definition: sentry_event_notice.cpp:22
#define EI_UI_VERSION
Definition: resource.h:70
#define EI_MOVIES_DIR
Definition: resource.h:91
HINSTANCE se_instance_handle
Local copy of application instance handle.
Definition: sentry_event_notice.cpp:10
#define FT_TB_ESCAPEMENT
Definition: resource.h:116
BLAM void AddItemToComboBox(HWND hDlg, int control_id, const char *item, int value)
Adds an item to the specified ComboBox control.
Definition: dialog_helpers.cpp:50
INT_PTR CALLBACK FontTestDialog(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
Main dialog procedure for the Font Test dialog.
Definition: font_test.cpp:48
int height
Definition: bgfx.cpp:20
#define GAME_AFFILIATES
Definition: engine_definitions.h:72
#define FT_EXIT
Definition: resource.h:82
#define FT_TB_HEIGHT
Definition: resource.h:90
#define FT_CB_ITALIC
Definition: resource.h:80
#define IDD_FIRSTBOOT_NOTICE
Definition: resource.h:17
BLAM void EngineInformationDialogProcedure(HINSTANCE hInst, HWND hWnd)
Dialog procedure for the Engine Information dialog.
Definition: engine_information.cpp:16
HINSTANCE fb_instance_handle
Local copy of application instance handle.
Definition: firstboot.cpp:10
#define lbl_notice_message
Definition: resource.h:65
#define FT_SLIDE_WIDTH
Definition: resource.h:94
HINSTANCE err_instance_handle
Local copy of application instance handle.
Definition: error_notice.cpp:12
#define GAME_TITLE
Definition: engine_definitions.h:69
#define EI_AFFILIATES
Definition: resource.h:88
#define FT_CBOX_FAMILY
Definition: resource.h:110
BLAM void FontTestDialogProcedure(HINSTANCE hInst, HWND hWnd)
Dialog procedure for the Font Test dialog.
Definition: font_test.cpp:14
#define DEV_MODE
Definition: engine_definitions.h:13
#define FT_TB_WIDTH
Definition: resource.h:92
#define COPYRIGHT
Definition: engine_definitions.h:73
#define EI_CACHE_DIR
Definition: resource.h:77
#define font_test
Definition: resource.h:20
#define FT_CBOX_PITCH
Definition: resource.h:104
#define IDC_ERR_EXIT
Definition: resource.h:55
#define FT_TB_WEIGHT
Definition: resource.h:97
#define FT_SLIDE_ESCAPEMENT
Definition: resource.h:117
BLAM int ErrorDialogModal(HINSTANCE hInst, HWND hWnd, LPSTR error_text, bool allow_continue, bool allow_safemode)
Displays the Error dialog as a modal dialog - in other words, it halts engine execution.
Definition: error_notice.cpp:23
bool enable_continue
Definition: error_notice.cpp:18
#define EI_DUMP_TO_FILE
Definition: resource.h:66
#define FT_CBOX_OUTPREC
Definition: resource.h:100
INT_PTR CALLBACK FirstbootDialog(HWND hwndDlg, UINT message, WPARAM wParam, LPARAM lParam)
Main dialog procedure for the Firstboot dialog.
Definition: firstboot.cpp:37
#define IDC_AB_ENGINE_INFO
Definition: resource.h:74
const char * details
Definition: error_notice.cpp:17
BLAM std::string GetEventID()
Retrieves the Event ID generated by Sentry, used to cross-reference bug reports and Sentry data.
Definition: sentry.cpp:37
#define IDC_ERR_MSG_EDITBOX
Definition: resource.h:112
#define EI_GBOX_ENGINE_SETTINGS
Definition: resource.h:69