FS2_Open
Open source remastering of the Freespace 2 engine
mod_table.h File Reference

Go to the source code of this file.

Functions

void mod_table_init ()
 

Variables

int Directive_wait_time
 
bool True_loop_argument_sexps
 
bool Fixed_turret_collisions
 
bool Damage_impacted_subsystem_first
 
bool Cutscene_camera_displays_hud
 
bool Alternate_chaining_behavior
 
int Default_ship_select_effect
 
int Default_weapon_select_effect
 
int Default_fiction_viewer_ui
 
bool Enable_external_shaders
 
int Default_detail_level
 
bool Full_color_head_anis
 
bool Weapons_inherit_parent_collision_group
 
bool Flight_controls_follow_eyepoint_orientation
 
int FS2NetD_port
 
float Briefing_window_FOV
 
bool Disable_hc_message_ani
 
bool Red_alert_applies_to_delayed_ships
 
bool Beams_use_damage_factors
 
float Generic_pain_flash_factor
 
float Shield_pain_flash_factor
 

Function Documentation

void mod_table_init ( )

Definition at line 345 of file mod_table.cpp.

Variable Documentation

bool Alternate_chaining_behavior

Definition at line 23 of file mod_table.cpp.

bool Beams_use_damage_factors

Definition at line 36 of file mod_table.cpp.

float Briefing_window_FOV

Definition at line 33 of file mod_table.cpp.

bool Cutscene_camera_displays_hud

Definition at line 22 of file mod_table.cpp.

bool Damage_impacted_subsystem_first

Definition at line 21 of file mod_table.cpp.

int Default_detail_level

Definition at line 28 of file mod_table.cpp.

int Default_fiction_viewer_ui

Definition at line 26 of file mod_table.cpp.

int Default_ship_select_effect

Definition at line 24 of file mod_table.cpp.

int Default_weapon_select_effect

Definition at line 25 of file mod_table.cpp.

int Directive_wait_time

Definition at line 18 of file mod_table.cpp.

bool Disable_hc_message_ani

Definition at line 34 of file mod_table.cpp.

bool Enable_external_shaders

Definition at line 27 of file mod_table.cpp.

bool Fixed_turret_collisions

Definition at line 20 of file mod_table.cpp.

bool Flight_controls_follow_eyepoint_orientation

Definition at line 31 of file mod_table.cpp.

int FS2NetD_port

Definition at line 32 of file mod_table.cpp.

bool Full_color_head_anis

Definition at line 29 of file mod_table.cpp.

float Generic_pain_flash_factor

Definition at line 37 of file mod_table.cpp.

bool Red_alert_applies_to_delayed_ships

Definition at line 35 of file mod_table.cpp.

float Shield_pain_flash_factor

Definition at line 38 of file mod_table.cpp.

bool True_loop_argument_sexps

Definition at line 19 of file mod_table.cpp.

bool Weapons_inherit_parent_collision_group

Definition at line 30 of file mod_table.cpp.