ACE3/addons/medical_vitals/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_handleUnitVitals.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_updateHeartRate.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_updatePainSuppress.sqf Use macros for unit variables 2018-05-11 15:28:25 +01:00
fnc_updatePeripheralResistance.sqf Fix medical vitals function calls 2018-05-08 09:17:47 +01:00
script_component.hpp Fix preprocessor includes 2018-04-27 15:21:49 +01:00