ACE3/addons/repair/functions
SilentSpike 839c022b84 Fix broken repair point selection code
Only valid hit selection + hit point combinations are usable for repair points:

- Empty hit points mean there isn't enough information to display to the user
- Empty hit selections mean that the hit point doesn't actually exist
2015-11-20 21:11:23 -06:00
..
fnc_addRepairActions.sqf Fix broken repair point selection code 2015-11-20 21:11:23 -06:00
fnc_addSpareParts.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_canMiscRepair.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_canRemove.sqf #2525 - Add CanInteractWith checks for repair 2015-09-19 11:07:03 -05:00
fnc_canRepair.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_canRepairTrack.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_canReplaceTrack.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_canReplaceWheel.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_doFullRepair.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_doRemoveTrack.sqf Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00
fnc_doRemoveWheel.sqf Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00
fnc_doRepair.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_doRepairTrack.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_doReplaceTrack.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_doReplaceWheel.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_getClaimObjects.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_getHitPointString.sqf Added 2 strings, changed 1 2015-08-26 22:44:30 +02:00
fnc_getPostRepairDamage.sqf Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00
fnc_getWheelHitPointsWithSelections.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_hasItems.sqf Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00
fnc_isEngineer.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_isInRepairFacility.sqf Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00
fnc_isNearRepairVehicle.sqf Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00
fnc_isRepairVehicle.sqf Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00
fnc_moduleAddSpareParts.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_moduleAssignEngineer.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_moduleAssignRepairFacility.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_moduleAssignRepairVehicle.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_moduleRepairSettings.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_normalizeHitPoints.sqf Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00
fnc_repair_failure.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_repair_success.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_repair.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_setDamage.sqf Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00
fnc_setHitPointDamage.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_spawnObject.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_useItem.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
fnc_useItems.sqf 2307 - Repair sub-turrets 2015-11-20 21:11:05 -06:00
script_component.hpp Cleaned up repair function headers and some code 2015-08-16 20:14:54 +02:00