ACE3/addons/cargo
Kyle Mckay 56123591a0
Update contribution documents (#8382)
* Update code guidelines for script_component

* Update contributing documents for pull requests

- Reflect true attribution practices
- Reflect true merge process (this changed a long time ago)

* Remove listed maintainer from component readmes

We have almost never used these and serve as a source of confusion for
new contributors.
2021-08-16 20:17:56 +01:00
..
functions Cargo - Prevent damage to items (created from classnames) on unloading (#8324) 2021-07-23 22:45:36 +02:00
UI Remove deprecated functionality for 3.12.0 (#5878) 2017-12-10 13:38:32 +00:00
$PBOPREFIX$ add PBO to load things into vehicles 2015-03-29 15:20:39 +02:00
ACE_Settings.hpp Logistics - Move to CBA settings and organize in subcategories (#6284) 2018-07-05 11:29:32 -05:00
CfgEden.hpp Various - Use configOf command for faster lookup (#8100) 2021-02-18 12:58:08 -06:00
CfgEventHandlers.hpp Cargo - Fix loaded cargo not being deleted when vehicle is destroyed (#7851) 2020-08-18 12:42:09 -05:00
CfgVehicles.hpp Cargo - Fix UBC on iDAB (#8358) 2021-08-06 15:15:20 -05:00
config.cpp Add cargo eden attributes (#4780) 2017-05-31 23:54:57 +01:00
initSettings.sqf initial push (#8099) 2021-02-18 12:58:26 -06:00
menu.hpp Convert all true/false in configs to 0/1 (#8095) 2021-02-08 04:14:45 +01:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp cargo - use getInteractionDistance to get better distance (#5697) 2017-11-10 15:28:12 +01:00
stringtable.xml Update: Minor changes on Simplified Chinese translation. (#7829) 2020-08-04 10:15:03 -05:00
XEH_postInit.sqf Cargo - paradrop fixes (#8203) 2021-04-30 22:38:57 -05:00
XEH_preInit.sqf Cargo - Fix loaded cargo not being deleted when vehicle is destroyed (#7851) 2020-08-18 12:42:09 -05:00
XEH_PREP.hpp Cargo - Fix loaded cargo not being deleted when vehicle is destroyed (#7851) 2020-08-18 12:42:09 -05:00
XEH_preStart.sqf Cargo - Cache cargo vehicle classes (#6806) 2019-02-17 11:41:05 -06:00

ace_cargo

Adds cargo menu to vehicles and allows loading and unloading of cargo items.