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 |
|
PabstMirror
|
23568609a6
|
Faster, non movment blocking gesture for tap shoulder (#4578)
Close #4577
|
2016-10-20 23:44:34 +02:00 |
|
commy2
|
8a4514f8e7
|
use a function to do gestures
|
2016-07-12 16:16:01 +02:00 |
|
jonpas
|
4f515ec4e1
|
QGVAR captives, interaction
|
2016-05-25 20:23:53 +02:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
SilentSpike
|
108ff4f644
|
Replace ACE event system calls with CBA counterparts
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
|
2016-05-22 16:47:39 +01:00 |
|
commy2
|
5a3a32f236
|
more interaction cleanup
|
2015-09-28 18:06:25 +02:00 |
|
commy2
|
f48636e633
|
more interaction cleanup, remove dead code
|
2015-09-28 17:11:53 +02:00 |
|
jonpas
|
763cb07629
|
Macro STRING to LSTRING
|
2015-05-28 21:59:04 +02:00 |
|
jonpas
|
6072e14077
|
Changed all strings to macros (except external)
|
2015-05-27 19:04:25 +02:00 |
|
esteldunedain
|
89fe91cce0
|
Fix tap shoulders keybind
|
2015-05-15 15:52:09 -03:00 |
|
jonpas
|
633e94a114
|
CBA Macros to Interaction functions
|
2015-05-09 22:14:00 +02:00 |
|
jonpas
|
2ff372e2a1
|
Function headers per Coding Guidelines for Interaction
|
2015-05-09 04:47:15 +02:00 |
|
PabstMirror
|
75351f2a5b
|
TapShoulder - fix hint message
|
2015-04-04 17:54:15 -05:00 |
|
Nicolás Badano
|
83d9aa4bb6
|
Replace tap shoulder and check (others) ammo animations by PutDown
|
2015-03-21 10:23:36 -03:00 |
|
Nicolás Badano
|
dd92c5e845
|
Tap on either shoulder. "Tap" animation
|
2015-02-19 19:45:46 -03:00 |
|
commy2
|
039ae01594
|
fix some sqf errors
|
2015-01-13 17:08:49 +01:00 |
|
commy2
|
9efc1f9547
|
fix script errors
|
2015-01-13 16:38:21 +01:00 |
|
jaynus
|
3fb2a8e245
|
big code clean up
|
2015-01-12 21:14:27 -08:00 |
|