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 |
|
commy2
|
05d30c5573
|
convert log macros to cba versions (#4282)
* convert log macros to cba versions
* Add changes to AB
* remove obsolete macro
|
2016-10-02 12:55:31 +02:00 |
|
PabstMirror
|
4915637601
|
Few more in common
|
2016-06-02 20:13:09 -05:00 |
|
jonpas
|
590d4fa70b
|
Merge branch 'master' into abolishExecRemoteFnc
|
2016-06-02 14:28:43 +02:00 |
|
jonpas
|
e7dbcd7b58
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02:00 |
|
jonpas
|
d902d1182a
|
Replace ace_common_fnc_execRemoteFunc with events
|
2016-05-21 23:55:48 +02:00 |
|
commy2
|
3d5ea74c7e
|
replace private with private keyword in first half of common
|
2015-12-12 16:48:54 +01:00 |
|
PabstMirror
|
91ace4fc9b
|
Fix whitelist string -> array error in checkPbo
Fix #2913
Use splitString instead of call compile to convert string into an array
|
2015-12-02 23:58:41 -06:00 |
|
PabstMirror
|
c928a0d6cb
|
Remove Sleep/WaitUntil from checkPBO
Fix #2910
|
2015-12-01 22:50:28 -06:00 |
|
commy2
|
af309b937b
|
add depracted warnings
|
2015-09-21 21:25:18 +02:00 |
|
commy2
|
b0704e486f
|
more common cleanup
|
2015-09-18 13:09:40 +02:00 |
|
Michael Braun
|
9e10aa86d7
|
Standardize logging format through ACE_LOG macros
|
2015-08-26 15:32:54 +02:00 |
|
PabstMirror
|
cfaf046e29
|
CheckPBO Fix endless waitUntil if checkAll is false
|
2015-08-13 00:31:29 -05:00 |
|
SilentSpike
|
e4f89a96b7
|
CheckPBO should ensure client isn't running any addons the server isn't
|
2015-06-23 15:01:55 +01:00 |
|
jonpas
|
04c06b51ed
|
Fixed #1632 - CheckPBOs kick serverCommand changed to display 46
|
2015-06-15 20:23:16 +02:00 |
|
jonpas
|
86264a7b7d
|
Reworked ACE_Settings/Module functions to support both dynamically, Added SettingsInitialized
|
2015-05-28 20:49:30 +02:00 |
|
SAM
|
0b6f02f45e
|
Second batch of cleaned up files.
|
2015-05-14 20:06:06 +02:00 |
|
commy2
|
3976c4d64f
|
the spaces
|
2015-05-09 16:06:44 +02:00 |
|
commy2
|
e071b2f684
|
fix macros in common' config
|
2015-01-13 20:56:02 +01:00 |
|
commy2
|
7954988130
|
rename core to common
|
2015-01-12 19:22:58 +01:00 |
|