jonpas
|
742626ff1a
|
General - Relative script_component.hpp includes (#9378)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2023-09-12 20:58:10 +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 |
|
Phyma
|
ffaa195fe5
|
Conform function headers to coding guidelines (#5255)
* Fixed headers to work with silentspike python script
* Fixed rest of the files
* Fixed ace-team
|
2017-06-08 15:31:51 +02:00 |
|
jonpas
|
26fbc36cab
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +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 |
|
jonpas
|
e7dbcd7b58
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02:00 |
|
PabstMirror
|
e6052aee1f
|
Fix captives 3den
|
2016-02-22 03:00:40 -06:00 |
|
PabstMirror
|
1c26f6c9f5
|
Captives - Module to set handcuffing
also add player check for GVAR(requireSurrender) in canApplyHandcuffes
|
2015-10-23 14:17:31 -05:00 |
|
PabstMirror
|
c35fc35eb3
|
Captive FFV stuff
|
2015-08-14 21:29:01 -05:00 |
|
jokoho48
|
24dd320c3c
|
Updated parameterization in Captives module.
|
2015-08-05 01:15:20 +02:00 |
|
SilentSpike
|
eefe995a0c
|
Transfer curator functionality from ace_captives
|
2015-06-01 20:44:50 +01:00 |
|
PabstMirror
|
638433614c
|
Some missing private defines.
|
2015-04-16 12:36:16 -05:00 |
|
bux578
|
92da20ce62
|
translations
#367
|
2015-04-07 10:02:33 +02:00 |
|
PabstMirror
|
80ac6d83de
|
Zeus Module Messages
|
2015-02-24 12:44:54 -06:00 |
|
PabstMirror
|
ae3de331c4
|
Module At Mission Start (Issue #148)
|
2015-02-24 11:51:37 -06:00 |
|
PabstMirror
|
5364980997
|
Zeus Module Hints
|
2015-02-24 11:36:49 -06:00 |
|
PabstMirror
|
9cdf06383d
|
Back to getIn
|
2015-02-16 19:20:55 -06:00 |
|
PabstMirror
|
dc82e50d72
|
fix
|
2015-02-16 18:30:35 -06:00 |
|
PabstMirror
|
eee4b256cd
|
More Changes and add EH
|
2015-02-16 18:03:09 -06:00 |
|
PabstMirror
|
6d534e8846
|
#130 - Surrender Module Prototype
|
2015-02-07 15:20:51 -06:00 |
|