ACE3/addons/atragmx/functions
ulteq 1ec37aabed Merge pull request #1424 from acemod/barometricPressureFix
Fixed incorrect barometric pressure calculation
2015-05-29 12:40:17 +02:00
..
fnc_add_new_gun.sqf Updated the default gun profile used for adding new profiles 2015-04-21 09:46:57 +02:00
fnc_calculate_range_card.sqf More in-depth barometric pressure calculation: 2015-05-29 11:18:40 +02:00
fnc_calculate_solution.sqf Removed a deprecated function and fixed some typos. 2015-05-22 18:42:09 +02:00
fnc_calculate_target_range_assist.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_calculate_target_solution.sqf More in-depth barometric pressure calculation: 2015-05-29 11:18:40 +02:00
fnc_calculate_target_speed_assist.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_can_show.sqf Added comments to all ATragMX functions 2015-04-11 23:40:46 +02:00
fnc_change_gun.sqf Fixed inconsistent 'workingMemory' initialization 2015-04-19 17:40:49 +02:00
fnc_change_target_slot.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_clear_user_data.sqf Added target speed direction switch / Improved the solution result output 2015-04-21 15:46:53 +02:00
fnc_create_dialog.sqf Nighttime GUI for the ATragMX. 2015-05-26 12:32:37 +02:00
fnc_cycle_gun_list.sqf Fixed inconsistent 'workingMemory' initialization 2015-04-19 17:40:49 +02:00
fnc_cycle_image_size_units.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_cycle_num_ticks_units.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_cycle_range_card_columns.sqf Added comments to all ATragMX functions 2015-04-11 23:40:46 +02:00
fnc_cycle_scope_unit.sqf Added a new solution setup menu 2015-04-21 15:01:23 +02:00
fnc_cycle_target_size_units.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_cycle_target_speed_direction.sqf Added target speed direction switch / Improved the solution result output 2015-04-21 15:46:53 +02:00
fnc_delete_gun.sqf Fixed deprecated delete_gun function 2015-04-17 11:05:24 +02:00
fnc_init.sqf Disables multiple openings of the kestrel & atrag. Allows the overlay toggle, but disables the opening of multiple ones. Used onUnload handlers. Supports both limiting interact and keybinds. Fixes #1086 2015-05-09 12:41:01 -07:00
fnc_on_close_dialog.sqf Fixed a typo 2015-05-26 15:00:52 +02:00
fnc_parse_input.sqf Fixed a minor bug in bullet diameter GUI output 2015-05-16 21:44:43 +02:00
fnc_reset_relative_click_memory.sqf Overworked the ATragMX target slot logic: 2015-04-16 18:14:32 +02:00
fnc_restore_atmo_default.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_restore_user_data.sqf Added target speed direction switch / Improved the solution result output 2015-04-21 15:46:53 +02:00
fnc_save_gun.sqf Overworked the ATragMX target slot logic: 2015-04-16 18:14:32 +02:00
fnc_show_add_new_gun.sqf The previous GUI state is now restored when you open the ATragMX 2015-04-16 13:46:32 +02:00
fnc_show_atmo_env_data.sqf Added a few static gui elements 2015-04-18 19:22:24 +02:00
fnc_show_gun_ammo_data.sqf Added two more asterix (*) meter indicator GUI elements 2015-04-20 10:36:20 +02:00
fnc_show_gun_list.sqf Got rid of the __DSP macro 2015-04-16 19:52:20 +02:00
fnc_show_main_page.sqf Overworked the scope click number GUI 2015-04-21 11:24:59 +02:00
fnc_show_range_card_setup.sqf Got rid of the __DSP macro 2015-04-16 19:52:20 +02:00
fnc_show_range_card.sqf The previous GUI state is now restored when you open the ATragMX 2015-04-16 13:46:32 +02:00
fnc_show_solution_setup.sqf Added a new solution setup menu 2015-04-21 15:01:23 +02:00
fnc_show_target_data.sqf Added target speed direction switch / Improved the solution result output 2015-04-21 15:46:53 +02:00
fnc_show_target_range_assist.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_show_target_speed_assist_timer.sqf The previous GUI state is now restored when you open the ATragMX 2015-04-16 13:46:32 +02:00
fnc_show_target_speed_assist.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_sord.sqf Sord is now able to transmit the direction of fire 2015-04-19 12:40:13 +02:00
fnc_store_user_data.sqf Added target speed direction switch / Improved the solution result output 2015-04-21 15:46:53 +02:00
fnc_target_speed_assist_timer.sqf All instances of time and diagTicktime changed to ACE_time / ACE_diagTime. 2015-05-21 09:42:44 -07:00
fnc_toggle_atmo_env_data.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_toggle_gun_ammo_data.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_toggle_gun_list.sqf Fixed inconsistent 'workingMemory' initialization 2015-04-19 17:40:49 +02:00
fnc_toggle_range_card_setup.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_toggle_range_card.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_toggle_solution_setup.sqf Added a new solution setup menu 2015-04-21 15:01:23 +02:00
fnc_toggle_target_data.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_toggle_target_range_assist.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_toggle_target_speed_assist.sqf *Fixed a minor bug in the dual inclination calculation 2015-04-18 17:45:32 +02:00
fnc_update_atmo_env_data.sqf Fixed a bug in the atmosphere unit conversion 2015-04-19 11:02:06 +02:00
fnc_update_atmo_selection.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_update_atmosphere.sqf Fixed a bug in the atmosphere unit conversion 2015-04-19 11:02:06 +02:00
fnc_update_gun_ammo_data.sqf Fixed a minor bug in bullet diameter GUI output 2015-05-16 21:44:43 +02:00
fnc_update_gun.sqf Removed a bunch of obsolete code: 2015-04-25 13:34:47 +02:00
fnc_update_inclination_angle.sqf *Fixed a minor bug in the dual inclination calculation 2015-04-18 17:45:32 +02:00
fnc_update_range_card.sqf Added speed of sound calculation: 2015-05-29 11:36:37 +02:00
fnc_update_relative_click_memory.sqf Implemented the dual wind speed feature 2015-04-18 15:08:54 +02:00
fnc_update_result.sqf Added target speed direction switch / Improved the solution result output 2015-04-21 15:46:53 +02:00
fnc_update_scope_unit.sqf Overworked the scope click number GUI 2015-04-21 11:24:59 +02:00
fnc_update_solution_setup.sqf Added a new solution setup menu 2015-04-21 15:01:23 +02:00
fnc_update_target_data.sqf Added target speed direction switch / Improved the solution result output 2015-04-21 15:46:53 +02:00
fnc_update_target_selection.sqf Added a new solution setup menu 2015-04-21 15:01:23 +02:00
fnc_update_target.sqf Fixes: https://github.com/acemod/ACE3/commit/4235163 2015-04-19 11:32:02 +02:00
fnc_update_unit_selection.sqf ATragMX Feature Expansion: 2015-04-18 00:11:53 +02:00
fnc_update_zero_range.sqf The ATragMX now also accounts for vertical coriolis drift (Eötvös effect) 2015-04-19 22:30:13 +02:00
script_component.hpp Initial merge of the ATragMX - Ballistics calculator WIP) 2015-04-06 15:51:59 +02:00