ACE3/addons/medical_gui/functions
SilentSpike 4466f9e785
Strip medical component (#6442)
* Move litter to `treatment`
* Move eden object attributes to `treatment`
* Move treatment items to `treatment`
* Move bodybag handling to `treatment`
* Move state conditions to `statemachine`
* Move radio addon handling to `feedback`
* Move medical macros to `engine`
* Move medical extension to `damage`
* Fix texture and material paths after move
* Remove duplicate medical menu config
* Remove old faction class
* Remove a bunch of old code
2018-07-18 19:13:25 +01:00
..
fnc_canOpenMenu.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
fnc_collectActions3D.sqf Fix bandage and injector icon paths 2018-05-08 14:55:13 +01:00
fnc_collectActions.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
fnc_displayPatientInformation.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
fnc_displayTriageCard.sqf Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
fnc_getTreatmentOptions.sqf Strip medical component (#6442) 2018-07-18 19:13:25 +01:00
fnc_handleUI_DisplayOptions.sqf Merge branch 'medical-rewrite' into medical-rewrite-restructure 2018-04-24 20:07:05 +01:00
fnc_handleUI_dropDownTriageCard.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
fnc_modifyAction.sqf Fix more icon paths 2018-05-08 13:57:32 +01:00
fnc_module.sqf Merge branch 'medical-rewrite' into medical-rewrite-restructure 2018-04-24 20:07:05 +01:00
fnc_onMenuClose.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
fnc_onMenuOpen.sqf Merge branch 'medical-rewrite' into medical-rewrite-restructure 2018-04-24 20:07:05 +01:00
fnc_openMenu.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
fnc_setTriageStatus.sqf Merge branch 'medical-rewrite' into medical-rewrite-restructure 2018-04-24 20:07:05 +01:00
fnc_updateActivityLog.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
fnc_updateBodyImage.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
fnc_updateIcons.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
fnc_updateInformationLists.sqf Merge branch 'medical-rewrite' into medical-rewrite-restructure 2018-04-24 20:07:05 +01:00
fnc_updateQuickViewLog.sqf Renamed menu to gui, moved more gui stuff into it 2017-04-01 20:45:05 +02:00
fnc_updateUIInfo.sqf Move medical facility, vehicle and unit functions (#6440) 2018-07-18 11:09:48 +01:00
script_component.hpp Fix preprocessor includes 2018-04-27 15:21:49 +01:00