Project Alice
|
#include <system_state.hpp>
Definition at line 45 of file system_state.hpp.
uint8_t sys::user_settings_s::antialias_level = 4 |
Definition at line 375 of file system_state.hpp.
autosave_frequency sys::user_settings_s::autosaves = autosave_frequency::yearly |
Definition at line 53 of file system_state.hpp.
bool sys::user_settings_s::bind_tooltip_mouse = true |
Definition at line 54 of file system_state.hpp.
bool sys::user_settings_s::black_map_font = true |
Definition at line 384 of file system_state.hpp.
sys::color_blind_mode sys::user_settings_s::color_blind_mode = sys::color_blind_mode::none |
Definition at line 391 of file system_state.hpp.
bool sys::user_settings_s::diplomatic_message_popup = false |
Definition at line 388 of file system_state.hpp.
float sys::user_settings_s::effects_volume = 1.0f |
Definition at line 49 of file system_state.hpp.
bool sys::user_settings_s::fow_enabled = false |
Definition at line 373 of file system_state.hpp.
float sys::user_settings_s::gamma = 1.f |
Definition at line 377 of file system_state.hpp.
float sys::user_settings_s::gaussianblur_level = 1.f |
Definition at line 376 of file system_state.hpp.
uint8_t sys::user_settings_s::interesting_message_settings[int32_t(sys::message_setting_type::count)] |
Definition at line 163 of file system_state.hpp.
float sys::user_settings_s::interface_volume = 1.0f |
Definition at line 50 of file system_state.hpp.
bool sys::user_settings_s::left_mouse_click_hold_and_release = false |
Definition at line 56 of file system_state.hpp.
char sys::user_settings_s::locale[16] = "en-US" |
Definition at line 393 of file system_state.hpp.
projection_mode sys::user_settings_s::map_is_globe = projection_mode::globe_ortho |
Definition at line 52 of file system_state.hpp.
map_label_mode sys::user_settings_s::map_label = map_label_mode::quadratic |
Definition at line 374 of file system_state.hpp.
float sys::user_settings_s::master_volume = 0.5f |
Definition at line 47 of file system_state.hpp.
bool sys::user_settings_s::mouse_edge_scrolling = false |
Definition at line 383 of file system_state.hpp.
float sys::user_settings_s::music_volume = 1.0f |
Definition at line 48 of file system_state.hpp.
bool sys::user_settings_s::mute_on_focus_lost = true |
Definition at line 387 of file system_state.hpp.
bool sys::user_settings_s::notify_rebels_defeat = true |
Definition at line 390 of file system_state.hpp.
uint8_t sys::user_settings_s::other_message_settings[int32_t(sys::message_setting_type::count)] |
Definition at line 268 of file system_state.hpp.
bool sys::user_settings_s::outliner_views[14] = {true, true, true, true, true, true, true, true, true, true, true, true, true, true} |
Definition at line 57 of file system_state.hpp.
bool sys::user_settings_s::prefer_fullscreen = false |
Definition at line 51 of file system_state.hpp.
bool sys::user_settings_s::railroads_enabled = true |
Definition at line 378 of file system_state.hpp.
bool sys::user_settings_s::render_models = false |
Definition at line 382 of file system_state.hpp.
bool sys::user_settings_s::rivers_enabled = true |
Definition at line 379 of file system_state.hpp.
uint8_t sys::user_settings_s::self_message_settings[int32_t(sys::message_setting_type::count)] |
Definition at line 58 of file system_state.hpp.
bool sys::user_settings_s::spoilers = true |
Definition at line 385 of file system_state.hpp.
float sys::user_settings_s::ui_scale = 1.0f |
Definition at line 46 of file system_state.hpp.
uint32_t sys::user_settings_s::UNUSED_UINT32_T = 0 |
Definition at line 392 of file system_state.hpp.
bool sys::user_settings_s::use_classic_fonts = false |
Definition at line 55 of file system_state.hpp.
map_vassal_color_mode sys::user_settings_s::vassal_color = map_vassal_color_mode::inherit |
Definition at line 381 of file system_state.hpp.
bool sys::user_settings_s::wasd_for_map_movement = false |
Definition at line 389 of file system_state.hpp.
map_zoom_mode sys::user_settings_s::zoom_mode = map_zoom_mode::panning |
Definition at line 380 of file system_state.hpp.
float sys::user_settings_s::zoom_speed = 20.f |
Definition at line 386 of file system_state.hpp.