ACE3/addons/dragging
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
..
anim Dragging - Fix build issue (#8219) 2021-04-20 17:37:22 +02:00
functions Remove 4th never used parameter (#8342) 2021-08-03 13:06:12 -05:00
UI/icons Drag and carry icons. (#3676) 2016-05-07 22:23:38 +02:00
$PBOPREFIX$ add PBO to drag objects 2015-03-14 12:05:43 +01:00
CfgEventHandlers.hpp Dragging - Add more objects configs (#8104) 2021-07-23 16:11:57 +02:00
CfgMovesBasic.hpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
CfgMovesMaleSdr.hpp Dragging - Fix build issue (#8219) 2021-04-20 17:37:22 +02:00
CfgVehicles.hpp Dragging - Add more objects configs (#8104) 2021-07-23 16:11:57 +02:00
config.cpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
initSettings.sqf Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
stringtable.xml Translations - Spanish (#8229) 2021-04-26 11:48:02 -05:00
XEH_postInit.sqf Dragging - Add Keybind for Carry (#7746) 2020-06-13 15:51:47 -05:00
XEH_preInit.sqf Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
XEH_PREP.hpp precompile on game start 2016-02-22 15:20:36 +01:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_dragging

Adds ability to drag and carry objects.