ACE3/addons/medical/functions
SilentSpike 1dc934e1b1 Use macros for unit variables
Improves the way medical is storing variables in object space by having
a common list of variables names as macros. Makes the code a bit cleaner
and ensured consistency across components. Also a handy reference for
when working on medical to see what values are all stored.
2018-05-11 15:28:25 +01:00
..
fnc_addDamageToUnit.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_addStateHandler.sqf misc cleanup, 1 sec min delay for vital loop 2017-04-22 10:57:32 -05:00
fnc_adjustPainLevel.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_bodyCleanupLoop.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_conditionCardiacArrestTimer.sqf Fix cardiac arrest time scale (#6244) 2018-04-18 23:25:44 +01:00
fnc_conditionExecutionDeath.sqf Clarify the allowDeathMode setting 2016-11-13 21:27:40 +00:00
fnc_dev_watchMedicalStats.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_displayTriageCard.sqf Reset triage card on full heal (#6243) 2018-04-11 20:34:32 +01:00
fnc_getUnitState.sqf [Medical Rewrite] Adding respawn compatibility (#5020) 2017-06-17 18:28:16 -05:00
fnc_handleIncapacitation.sqf Fix pain percieved function calls 2018-05-08 08:47:03 +01:00
fnc_handleInit.sqf implement pr #5385 2018-01-02 16:34:13 +01:00
fnc_handleKilled.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_handleLocal.sqf Merge branch 'master' into medical-rewrite 2017-06-10 10:21:18 -05:00
fnc_handleRespawn.sqf Don't recompile XEH EH's before every call (#5728) 2017-11-07 15:21:58 -06:00
fnc_install.sqf Add first step in medical rewrite 2016-06-30 17:33:29 +02:00
fnc_moduleAssignMedicalVehicle.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_moduleAssignMedicRoles.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_moduleMedicalSettings.sqf Merge remote-tracking branch 'origin/medical-rewrite' into medical-rewrite-kill-ai 2017-06-18 12:30:03 +02:00
fnc_serverRemoveBody.sqf Conform function headers to coding guidelines (#5255) 2017-06-08 15:31:51 +02:00
fnc_setUnconsciousStatemachine.sqf Add load,unload and radial actions (#5270) 2017-06-15 14:35:33 -05:00
fnc_unconsciousPFH.sqf Fix medical status function calls 2018-05-08 10:45:30 +01:00
script_component.hpp Add first step in medical rewrite 2016-06-30 17:33:29 +02:00