ACE3/addons/dragging
Enrico Machado 3f6a93195a
Translations - Add & Improve Portuguese entries (#9609)
* Fixed Portuguese typos

* Partial Portuguese translation

* Partial Portuguese translation

* Update addons/ai/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/arsenal/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/arsenal/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/cargo/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/gunbag/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/medical_treatment/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/cargo/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/common/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/fieldmanual/stringtable.xml

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Readded accidently removed entry

* Update stringtable.xml

* "and" -> "e"

* Update stringtable.xml

* Partial Portuguese translation

* Fixed corrupted merge

---------

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-11-22 20:33:30 -03:00
..
anim Tools - Add dummy rtms to make ace buildable by current mikro tools (#9135) 2023-01-28 14:13:45 -06:00
functions Dragging - Fix captives (#9660) 2023-11-21 17:18:19 -03: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 Interaction/Dragging - Remove actions from scripted weaponHolders (#9541) 2023-10-19 20:24:38 -04:00
CfgMovesBasic.hpp Dragging - Enabled dragging whilst limping (#9379) 2023-09-18 22:43:10 -04:00
CfgMovesMaleSdr.hpp Dragging - Enabled dragging whilst limping (#9379) 2023-09-18 22:43:10 -04:00
CfgVehicles.hpp Dragging - Improve code (#9271) 2023-07-24 02:07:37 +03:00
config.cpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
initKeybinds.sqf Dragging - Improve code (#9271) 2023-07-24 02:07:37 +03:00
initSettings.sqf Dragging - Add setting for Max Weight Coefficient (#9569) 2023-10-24 00:57:05 -04:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Dragging - Fix being able to load people into vehicles from any distance (#9638) 2023-11-10 14:54:31 -05:00
stringtable.xml Translations - Add & Improve Portuguese entries (#9609) 2023-11-22 20:33:30 -03:00
XEH_postInit.sqf Dragging - Fix captives (#9660) 2023-11-21 17:18:19 -03:00
XEH_preInit.sqf Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
XEH_PREP.hpp Dragging - Improve featureCamera handling (#9389) 2023-09-19 23:56:20 -04: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.