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
mharis001
5371fb9eef
Make attach/detach hint look uniform ( #5900 )
...
Add space at the bottom of hint to make it look nicer
2017-12-16 16:20:43 +01:00
Dedmen Miller
81e02a7336
Refactor private ARRAY to private keyword ( #5598 )
...
* Everything
* Fixed missing ;
* Fix missing ; and double private
* Fixed cannot isNull on number
* Turn _temparture back to isNil
* Fix error from merge
2017-10-10 09:39:59 -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
voiperr
fedad7f8f7
Ace_Chemlights (Chemlight Enhancements) ( #3921 )
...
* Add ace_chemlights.
Make chemlight intensity and dropoff more realistic.
Add orange, white, IR chemlights.
Add chemlight shields.
Make chemlight impact sounds more realistic.
* Moved impact sound changes to a different branch.
* Used QPATHTOF. Fixed scopes. Used initServer. Reduced lifetime duration.
Checked privates.
* Stringtable: 5 minute.
* Blue lifetime. Removed ref to deprecated function
* Use proper magazine macro. Add new chemlights to Misc box.
2016-08-27 10:19:39 +02:00
voiper
b69aa8571e
Chemlights no longer re-add to inventory on remove.
...
Items are detached prior to being deleted, to avoid objNull attaches.
2016-06-13 18:06:05 -07:00
jonpas
e7dbcd7b58
Replace delayed execution functions with new CBA counterparts
2016-05-22 15:29:01 +02:00
PabstMirror
f6c752045c
Cleanup
2015-08-29 09:38:57 -05:00
PabstMirror
007859d42e
Attach - getin/out/killed event handlers ( #2200 #2300 )
2015-08-28 16:57:16 -05:00
PabstMirror
f1d44972c9
Attach fix and param trace
2015-08-06 13:17:59 -05:00
jokoho48
3ea545782f
Updated parameterization in Attach module.
2015-08-05 00:47:31 +02:00
PabstMirror
e7347be47b
Increase delete delay for attached IR grenades ( #1615 )
2015-06-13 14:08:25 -05: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
PabstMirror
638433614c
Some missing private defines.
2015-04-16 12:36:16 -05:00
Kavinsky
049edd1483
Added ACE Attach posibility to add more types of attachable items
2015-04-10 03:49:50 +02:00
PabstMirror
4d62865ea2
Stop placement on interact_menu open
2015-03-27 11:53:04 -05:00
PabstMirror
d03e474075
Replace selection dialog with interact children
2015-03-27 00:02:54 -05:00
Nicolás Badano
5e79970740
Switching nicknames
2015-03-24 01:18:00 -03:00
commy2
baf9396459
cleanup attach
2015-02-15 15:31:09 +01:00
PabstMirror
fa002b4db6
Formating and Headers
2015-02-01 14:56:19 -06:00
PabstMirror
7519fefee9
Fix Interaction
2015-01-30 16:11:16 -06:00
PabstMirror
08763b6b9f
Initial port of old pull
...
Still some problem with interaction...
2015-01-30 14:32:21 -06:00
PabstMirror
a419587042
remove testing debug
2015-01-24 13:14:43 -06:00
PabstMirror
69893a7e99
Attach-use waitAndExecute
2015-01-24 13:14:01 -06:00
Nicolás Badano
e090119d82
Tag replacements in attach
2015-01-13 20:00:31 -03:00
PabstMirror
073805148b
Replace Spawn/Sleep in attach
2015-01-13 03:06:24 -06:00
jaynus
3fb2a8e245
big code clean up
2015-01-12 21:14:27 -08:00
commy2
f969be6302
trying to fix capitilization 2
2015-01-11 21:39:49 +01:00
commy2
2c1d925dc4
trying to fix captilization
2015-01-11 21:39:01 +01:00
Nicolás Badano
7c7fec0642
Rename function files for attach
2015-01-11 16:56:58 -03:00