ACE3/addons/vehicles
Brandon Danyluk 0f7376f60c
Vehicles - Add Auto-Throttle to Planes (#8275)
* Add auto throttle to planes

* add newline

* clarify things

* Use a better deltaTime value. Takes into account game pause

* add coment

* Add auto throttle cancellation on user input

* misc fixes
2021-09-03 14:39:52 -05:00
..
functions Vehicles - Add Auto-Throttle to Planes (#8275) 2021-09-03 14:39:52 -05:00
$PBOPREFIX$ port vehicles 2015-01-16 14:20:41 +01:00
CfgActions.hpp hide by default 2019-03-15 00:56:09 +01:00
CfgAmmo.hpp Minor fixes for 1.78 RC (#5825) 2017-11-30 10:29:35 -06:00
CfgEventHandlers.hpp precompile on game start 2016-02-22 15:20:36 +01:00
CfgVehicles.hpp Vehicles - Add configurable engine startup delay (#8327) 2021-07-27 12:47:07 -05:00
CfgWeapons.hpp Realistic names for new assets from Tanks DLC (#6252) 2018-05-31 22:12:24 -05:00
config.cpp add setting to hide Eject action from action menu 2019-03-15 00:37:04 +01:00
initSettings.sqf Vehicles - Configurable speed limiter step (#7601) 2020-04-20 02:17:42 +02:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Vehicles - Add configurable engine startup delay (#8327) 2021-07-27 12:47:07 -05:00
stringtable.xml Translations - Spanish (#8229) 2021-04-26 11:48:02 -05:00
XEH_postInit.sqf Vehicles - Add Auto-Throttle to Planes (#8275) 2021-09-03 14:39:52 -05:00
XEH_preInit.sqf Add keep engine of vehicles running after getting out (#6885) 2019-04-01 11:17:18 +02:00
XEH_PREP.hpp Vehicles - Add Auto-Throttle to Planes (#8275) 2021-09-03 14:39:52 -05:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_vehicles

Various tweaks to vehicle and vehicle weapon configs.