ACE3/addons/medical_gui/functions
SilentSpike 9e5c4a7ed9
Move medical settings into their respective components (#6493)
* Transfer medical AI to CBA setting
* Neuter the old settings module

I've left the entry in CfgVehicles so that it doesn't cause errors on
older missions, but it's just a dumb logic now and does nothing.

* Remove medic setting
* Move increaseTraining setting
* Move fnc_adjustPainlevel to medical_status
* Move pain and bleed coefficients to medical_status
* Move advanced bandages to medical_treatment
* Move advanced medication to medical_treatment
* Move advanced diagnose to medical_treatment
* Move wound reopening and screams settings
* Move damage threshold settings
* Move showPain setting
* Move statemachine settings
* Move pain visualisation setting
* Move all treatment usage settings
* Move self IV setting
* Move remaining settings
* Sort treatment setting string categories
2018-08-06 17:08:43 +01:00
..
fnc_canOpenMenu.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_collectActions3D.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_collectActions.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_displayPatientInformation.sqf Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
fnc_displayTriageCard.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_getTreatmentOptions.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_handleUI_DisplayOptions.sqf Cleanup using SQFLint (#6485) 2018-08-02 15:02:10 +01:00
fnc_handleUI_dropDownTriageCard.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_modifyAction.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_module.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_onMenuClose.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_onMenuOpen.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_openMenu.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_setTriageStatus.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_updateActivityLog.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_updateBodyImage.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_updateIcons.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_updateInformationLists.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_updateQuickViewLog.sqf Move #includes before function headers (#6484) 2018-07-30 10:22:14 +01:00
fnc_updateUIInfo.sqf Move medical settings into their respective components (#6493) 2018-08-06 17:08:43 +01:00
script_component.hpp Fix preprocessor includes 2018-04-27 15:21:49 +01:00