ACE3/addons/medical/functions
SilentSpike 108ff4f644 Replace ACE event system calls with CBA counterparts
Regex used:

\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent

E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event

E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
2016-05-22 16:47:39 +01:00
..
fnc_actionCheckBloodPressure.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_actionCheckBloodPressureLocal.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_actionCheckPulse.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_actionCheckPulseLocal.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_actionCheckResponse.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_actionDiagnose.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_actionLoadUnit.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_actionPlaceInBodyBag.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_actionRemoveTourniquet.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_actionUnloadUnit.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_addDamageToUnit.sqf addDamageToUnit - Disable debug / testing code 2015-12-05 12:19:34 -06:00
fnc_addHeartRateAdjustment.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_addToInjuredCollection.sqf Restore addToInjuredCollection as a deprecated function 2016-02-28 20:32:02 -03:00
fnc_addToLog.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_addToTriageCard.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_addUnconsciousCondition.sqf fix forEach capitalization 2015-11-30 17:23:48 +01:00
fnc_addUnloadPatientActions.sqf Code Cleanup Medical Module (Part 3). 2015-08-22 18:33:06 +02:00
fnc_addVitalLoop.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_adjustPainLevel.sqf Rename and add comments to the function that tracks the units vital loop. Use waitAndExecute instead of a pfh for better performance. 2016-02-28 20:12:56 -03:00
fnc_bodyCleanupLoop.sqf Move the dead body cleanup PFH to a loop using waitAndExecute 2016-02-28 23:33:51 -03:00
fnc_canAccessMedicalEquipment.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_canTreat.sqf fix more setVariable and getVariable capitalization 2015-11-30 17:53:57 +01:00
fnc_canTreatCached.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_copyDeadBody.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_createLitter.sqf manual merge 2016-02-10 10:11:33 +01:00
fnc_determineIfFatal.sqf Handle enemy causing veh explode, fix revive unload 2016-02-15 22:23:37 -06:00
fnc_displayPatientInformation.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_displayTriageCard.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_dropDownTriageCard.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getBloodLoss.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getBloodPressure.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getBloodVolumeChange.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getCardiacOutput.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getHeartRateChange.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getTriageStatus.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_getTypeOfDamage.sqf fix exitWith capitalization 2015-11-30 17:14:05 +01:00
fnc_getUnconsciousCondition.sqf fix forEach capitalization 2015-11-30 17:23:48 +01:00
fnc_handleBandageOpening.sqf Merge branch 'release' 2015-12-08 15:14:33 -06:00
fnc_handleCollisionDamage.sqf add selection, collision, fall and drowning damage events 2015-10-02 23:19:14 +02:00
fnc_handleCreateLitter.sqf Move the litter cleanup PFH to a loop using waitAndExecute 2016-02-28 23:20:26 -03:00
fnc_handleDamage_advanced.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_handleDamage_advancedSetDamage.sqf fix exitWith capitalization 2015-11-30 17:14:05 +01:00
fnc_handleDamage_airway.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_handleDamage_basic.sqf fix more setVariable and getVariable capitalization 2015-11-30 17:53:57 +01:00
fnc_handleDamage_caching.sqf Filter minor falling damage to non-leg hitpoints 2016-03-28 01:15:58 -05:00
fnc_handleDamage_fractures.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_handleDamage_internalInjuries.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_handleDamage_wounds.sqf Make wound assignment consistent for dll/sqf 2016-02-16 12:19:18 -06:00
fnc_handleDamage_woundsOld.sqf Merge branch 'master' into 155selectRandom 2016-02-17 15:58:19 -06:00
fnc_handleDamage.sqf Rename and add comments to the function that tracks the units vital loop. Use waitAndExecute instead of a pfh for better performance. 2016-02-28 20:12:56 -03:00
fnc_handleKilled.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_handleLocal.sqf Rename and add comments to the function that tracks the units vital loop. Use waitAndExecute instead of a pfh for better performance. 2016-02-28 20:12:56 -03:00
fnc_handleUnitVitals.sqf Optimize the computation of tourniquet pain. Fix pain not being able to decrease when above 10 2016-02-28 22:08:59 -03:00
fnc_hasItem.sqf fix forEach capitalization 2015-11-30 17:23:48 +01:00
fnc_hasItems.sqf fix forEach capitalization 2015-11-30 17:23:48 +01:00
fnc_hasMedicalEnabled.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_hasTourniquetAppliedTo.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_init.sqf Tourniquets block medication until released 2016-02-03 14:40:26 -06:00
fnc_isBeingCarried.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isBeingDragged.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_isInMedicalFacility.sqf #1259 - Medical Locations Boost Training 2016-01-09 23:54:48 -06:00
fnc_isInMedicalVehicle.sqf #1259 - Medical Locations Boost Training 2016-01-09 23:54:48 -06:00
fnc_isInStableCondition.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_isMedic.sqf #1259 - Medical Locations Boost Training 2016-01-09 23:54:48 -06:00
fnc_isMedicalVehicle.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_itemCheck.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_litterCleanupLoop.sqf Move the litter cleanup PFH to a loop using waitAndExecute 2016-02-28 23:20:26 -03:00
fnc_medicationEffectLoop.sqf Make loops non public 2016-02-28 23:10:15 -03:00
fnc_modifyMedicalAction.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_moduleAdvancedMedicalSettings.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_moduleAssignMedicalFacility.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_moduleAssignMedicalVehicle.sqf Add synchronizedObjects vehicle support to assignObjectsInList with an optional parameter 2015-09-28 16:17:12 +02:00
fnc_moduleAssignMedicRoles.sqf Merge branch 'master' into parseList 2015-09-09 19:13:04 +02:00
fnc_moduleBasicMedicalSettings.sqf Add setting for limiting usage of Epinephrine in basic medical #1792 2016-02-07 13:10:38 +01:00
fnc_moduleMedicalSettings.sqf Don't read medic setting that is not in module 2016-02-29 14:07:15 -06:00
fnc_moduleReviveSettings.sqf Code Cleanup Medical Module (Part 1). 2015-08-22 16:25:10 +02:00
fnc_onMedicationUsage.sqf Remove unneeded parameter 2016-02-28 22:58:09 -03:00
fnc_onPropagateWound.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_onWoundUpdateRequest.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_parseConfigForInjuries.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_playInjuredSound.sqf manual merge 2016-02-10 10:11:33 +01:00
fnc_requestWoundSync.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_reviveStateLoop.sqf Fix missing semicolon 2016-05-14 10:37:29 +02:00
fnc_selectionNameToNumber.sqf Updated headers to correct format 2015-02-08 10:01:32 +01:00
fnc_serverRemoveBody.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_setCardiacArrest.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_setDead.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_setHitPointDamage.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_setStructuralDamage.sqf setStructuralDamage function 2015-08-31 20:05:38 +02:00
fnc_setUnconscious.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_translateSelections.sqf Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
fnc_treatment_failure.sqf Fix empty callbacks in medical/repair 2016-02-21 11:34:25 -06:00
fnc_treatment_success.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatment.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentAdvanced_bandage.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentAdvanced_bandageLocal.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentAdvanced_CPR.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentAdvanced_CPRLocal.sqf Merge branch 'master' into release 2015-12-31 20:27:26 -06:00
fnc_treatmentAdvanced_fullHeal.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentAdvanced_fullHealLocal.sqf Merge branch 'master' into release 2015-12-31 20:27:26 -06:00
fnc_treatmentAdvanced_fullHealTreatmentTime.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentAdvanced_medication.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentAdvanced_medicationLocal.sqf Fix empty callback for hr adjustment 2016-03-03 13:23:53 -06:00
fnc_treatmentAdvanced_surgicalKit_onProgress.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentBasic_bandage.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentBasic_bandageLocal.sqf fix more setVariable and getVariable capitalization 2015-11-30 17:53:57 +01:00
fnc_treatmentBasic_bloodbag.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentBasic_bloodbagLocal.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentBasic_epipen.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_treatmentBasic_morphine.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentBasic_morphineLocal.sqf Code Cleanup Medical Module (Part 4). 2015-08-22 19:47:23 +02:00
fnc_treatmentIV.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentIVLocal.sqf fix setVariable and getVariable capitalization 2015-11-30 17:27:09 +01:00
fnc_treatmentTourniquet.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_treatmentTourniquetLocal.sqf Move the tourniquet loop to handleUnitVitals. Makes the tourniquet pain compatible with swapping localities 2016-02-28 20:50:28 -03:00
fnc_unconsciousPFH.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_useItem.sqf Replace ACE event system calls with CBA counterparts 2016-05-22 16:47:39 +01:00
fnc_useItems.sqf manual merge 2015-11-30 17:44:15 +01:00
fnc_vitalLoop.sqf Make loops non public 2016-02-28 23:10:15 -03:00
script_component.hpp Added initial port of CSE medical (CMS) 2015-01-18 22:16:35 +01:00