ACE3/addons/fastroping
Glowbal b489750d5b Minor optimizations using private, params, and isEqualType (#4323)
* Optimizations with private, params, and isEqualType

* Fixed tab being used instead of space

* Fixed tabs inserted by notepad++

* More usage of new private syntax and params

- changed a few checks for an array being empty to `_arr isEqualTo []`
rather than `count _arr == 0`
- added more uses of `private` on the same line as the variable is
declared
- added more uses of params to assign variables passed as parameters
- removed unnecessary parentheses
- removed several unnecessary variable declarations with private array
syntax

* clean up and formatting
2016-09-04 16:44:22 +02:00
..
anim Removed TOH animations 2016-02-29 19:29:10 +01:00
data Modified fastroping thud sound 2016-05-11 21:05:59 +02:00
functions Minor optimizations using private, params, and isEqualType (#4323) 2016-09-04 16:44:22 +02:00
UI Added deployment API and waypoint 2016-03-05 20:25:35 +01:00
$PBOPREFIX$ Cleaned up excessive whitespace 2016-05-03 02:32:44 +02:00
CfgEventHandlers.hpp Switched to preStart + XEH_PREP 2016-03-05 23:19:53 +01:00
CfgMoves.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
CfgSounds.hpp changed suggested lines to ace standards 2016-04-02 15:36:21 +02:00
CfgVehicles.hpp Merge pull request #3887 from gpgpgpgp/patch-2 2016-06-11 21:53:34 +02:00
CfgWaypoints.hpp Use new QPATHTOF and QPATHTOEF macros 2016-04-08 20:34:50 +02:00
config.cpp add 'name' to components 2016-06-19 09:38:39 +02:00
README.md Add module readme 2016-05-10 10:14:15 -05:00
script_component.hpp Added beautified component names 2016-06-20 11:44:36 +02:00
stringtable.xml Russian Translations - Update (#4217) 2016-08-13 11:25:43 +02:00
XEH_postInit.sqf Added keybind to cut ropes 2016-07-14 08:13:52 +02:00
XEH_preInit.sqf Switched to preStart + XEH_PREP 2016-03-05 23:19:53 +01:00
XEH_PREP.hpp Merge branch 'fr-ai-deploy' of https://github.com/BaerMitUmlaut/ACE3 into BaerMitUmlaut-fr-ai-deploy 2016-03-08 15:13:50 -03:00
XEH_preStart.sqf Switched to preStart + XEH_PREP 2016-03-05 23:19:53 +01:00

ace_fastroping

Introducing the ability to fastrope out of heliocopters.

Maintainers

The people responsible for merging changes to this component or answering potential questions.