PabstMirror
|
a9a69ac4ff
|
Headers - Fix function names in examples (#7663)
|
2020-04-25 08:41:45 +02:00 |
|
Dedmen Miller
|
e2ac18a05d
|
[WIP] Fix script errors reporting wrong line numbers (#6407)
* advanced_ballistics
* advanced_fatigue
* advanced_throwing
* ai
* aircraft
* arsenal
* atragmx
* attach
* backpacks
* ballistics
* captives
* cargo
* chemlights
* common
* concertina_wire
* cookoff
* dagr
* disarming
* disposable
* dogtags
* dragging
* explosives
* fastroping
* fcs
* finger
* frag
* gestures
* gforces
* goggles
* grenades
* gunbag
* hearing
* hitreactions
* huntir
* interact_menu
* interaction
* inventory
* kestrel4500
* laser
* laserpointer
* logistics_uavbattery
* logistics_wirecutter
* magazinerepack
* map
* map_gestures
* maptools
* markers
* medical
* medical_ai
* medical_blood
* medical_menu
* microdagr
* minedetector
* missileguidance
* missionmodules
* mk6mortar
* modules
* movement
* nametags
* nightvision
* nlaw
* optics
* optionsmenu
* overheating
* overpressure
* parachute
* pylons
* quickmount
* rangecard
* rearm
* recoil
* refuel
* reload
* reloadlaunchers
* repair
* respawn
* safemode
* sandbag
* scopes
* slideshow
* spectator
* spottingscope
* switchunits
* tacticalladder
* tagging
* trenches
* tripod
* ui
* vector
* vehiclelock
* vehicles
* viewdistance
* weaponselect
* weather
* winddeflection
* yardage450
* zeus
* arsenal defines.hpp
* optionals
* DEBUG_MODE_FULL 1
* DEBUG_MODE_FULL 2
* Manual fixes
* Add SQF Validator check for #include after block comment
* explosives fnc_openTimerUI
* fix uniqueItems
|
2018-09-17 14:19:29 -05:00 |
|
commy2
|
8892aeed9d
|
missed one
|
2016-03-06 07:55:34 +01:00 |
|
PabstMirror
|
54b350a6c0
|
Only get passenger actions for selected unit
Fix #1690 #3309
|
2016-02-12 15:57:16 -06:00 |
|
commy2
|
4b536425b1
|
Code Cleanup Interaction
|
2015-09-28 14:36:51 +02:00 |
|
PabstMirror
|
ec38c8c951
|
Merge branch 'master' into interactionPrivates
Conflicts:
addons/interaction/functions/fnc_addPassengerActions.sqf
addons/interaction/functions/fnc_getDoorAnimations.sqf
addons/interaction/functions/fnc_moduleInteraction.sqf
addons/interaction/functions/fnc_moveDown.sqf
addons/interaction/functions/fnc_removeTag.sqf
addons/interaction/functions/fnc_showMouseHint.sqf
addons/interaction/functions/fnc_updateTooltipPosition.sqf
|
2015-05-14 12:53:18 -05:00 |
|
jonpas
|
633e94a114
|
CBA Macros to Interaction functions
|
2015-05-09 22:14:00 +02:00 |
|
jonpas
|
e9abd8c27a
|
Fixed lowercasing, improved examples
|
2015-05-09 04:55:41 +02:00 |
|
jonpas
|
2ff372e2a1
|
Function headers per Coding Guidelines for Interaction
|
2015-05-09 04:47:15 +02:00 |
|
PabstMirror
|
675b76f569
|
Privates - Interaction
|
2015-05-01 18:12:24 -05:00 |
|
esteldunedain
|
90288b495e
|
Interactions inside vehicles. Skip the "Main Interactions" level; mount its children intead.
|
2015-04-20 18:24:12 -03:00 |
|
Glowbal
|
92bdae9321
|
Removed diag_log spam
|
2015-04-05 13:25:53 +02:00 |
|
Nicolás Badano
|
5e79970740
|
Switching nicknames
|
2015-03-24 01:18:00 -03:00 |
|
Nicolás Badano
|
f8ea603977
|
Added dynamic actions to unload patients (unconscious) from vehicles
|
2015-03-21 15:32:32 -03:00 |
|
Nicolás Badano
|
b3aa7c8970
|
Make collectActiveActionTree follow mounts correctly
|
2015-03-20 22:44:25 -03:00 |
|
Nicolás Badano
|
66731c9cdd
|
First rough implementation of the passengers menu, with mounted main actions
|
2015-03-20 00:53:58 -03:00 |
|