ACE3/addons/medical_engine
Grim dbd5fbaf31
Medical - Add internal variable for wake-up timer and stable blood volume (#9374)
* Medical - Allow changing SPONTANEOUS_WAKE_UP_INTERVAL via var

* add variable for minimum blood volume

* change variable name

* update pain comment

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-09 00:15:43 -04:00
..
data Tools - Add dummy rtms to make ace buildable by current mikro tools (#9135) 2023-01-28 14:13:45 -06:00
functions Docs - Update my display name everywhere (#9330) 2023-08-17 12:02:17 +02:00
$PBOPREFIX$ merge medical engine component into medical rewrite branch 2016-07-30 14:00:42 +02:00
addon.toml Optionals - Add No Medical and No Realistic Names components (#8187) 2023-09-03 21:56:54 -04:00
CfgActions.hpp Medical Engine - Hide actions that have ACE interactions (#8003) 2020-11-29 19:21:02 +01:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgExtendedAnimation.hpp Medical Engine - Fix unconscious animation state checks (#8623) 2021-11-08 00:15:52 +01:00
CfgFunctions.hpp Medical Engine - Disable third party medical systems (#8289) 2021-07-23 21:32:36 +02:00
CfgMoves.hpp Medical Engine - Fix unconscious animation state checks (#8623) 2021-11-08 00:15:52 +01:00
CfgVehicles.hpp Medical - Rework wound handling (#8278) 2022-02-17 20:03:12 +00:00
CfgWeapons.hpp merge medical engine component into medical rewrite branch 2016-07-30 14:00:42 +02:00
config.cpp Optionals - Add No Medical and No Realistic Names components (#8187) 2023-09-03 21:56:54 -04:00
initSettings.sqf Medical - Fix #8389 (#8390) 2021-08-23 18:27:00 -05:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Medical - Rework wound handling (#8278) 2022-02-17 20:03:12 +00:00
script_macros_config.hpp Medical - Rework wound handling (#8278) 2022-02-17 20:03:12 +00:00
script_macros_medical.hpp Medical - Add internal variable for wake-up timer and stable blood volume (#9374) 2023-09-09 00:15:43 -04:00
stringtable.xml Translations - Russian (#9095) 2022-12-03 13:57:43 -06:00
XEH_postInit.sqf Medical Engine - Fix unloading dead units in vehicles and handle deleted units vehicles (#9283) 2023-08-02 08:59:46 +03:00
XEH_preInit.sqf Medical - Add internal variable for wake-up timer and stable blood volume (#9374) 2023-09-09 00:15:43 -04:00
XEH_PREP.hpp Medical Engine - Prevent automatic unloading of dead or unconscious units (#7959) 2023-07-22 09:41:20 +03:00
XEH_preStart.sqf merge medical engine component into medical rewrite branch 2016-07-30 14:00:42 +02:00

ace_medical_engine

Links Arma 3 soldier health simulation to ACE medical system.