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
|
8a4514f8e7
|
use a function to do gestures
|
2016-07-12 16:16:01 +02:00 |
|
jonpas
|
e7dbcd7b58
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02:00 |
|
esteldunedain
|
ae8cbb4834
|
Add "check temperature" and "swap barrel" actions for AARs
|
2016-03-05 23:33:30 -03:00 |
|
PabstMirror
|
e587a6e6e3
|
Modernize code
|
2015-12-28 16:04:56 -06:00 |
|
Nicolás Badano
|
4264789631
|
Refactored code so the weapon temperature is correctly updated when checking it
|
2015-12-28 16:04:52 -06:00 |
|
PabstMirror
|
caef5c105f
|
More Privates
|
2015-04-17 22:40:37 -05:00 |
|
Nicolás Badano
|
5e79970740
|
Switching nicknames
|
2015-03-24 01:18:00 -03:00 |
|
Nicolás Badano
|
80778cf8db
|
overheating: updated headers
|
2015-02-08 19:54:12 -03:00 |
|
Nicolás Badano
|
a7e016fa8f
|
overheating: change addPerFrameHandler to waitAndExecute
|
2015-01-17 03:13:05 -03:00 |
|
Nicolás Badano
|
c8811552c8
|
overheating: add function headers
|
2015-01-15 23:36:31 -03:00 |
|
Nicolás Badano
|
9bd5758e40
|
overheating: replace a spawn by a PFH
|
2015-01-15 22:00:01 -03:00 |
|
Nicolás Badano
|
a97b767283
|
overheating: ironing out bugs
|
2015-01-13 21:07:32 -03:00 |
|
Nicolás Badano
|
2a2eb38de7
|
overheating: hard code path to parent script_components
|
2015-01-13 00:37:53 -03:00 |
|
Nicolás Badano
|
a53a265117
|
overheating: Replace calls to core for calls to common
|
2015-01-13 00:30:39 -03:00 |
|
Nicolás Badano
|
1db298722b
|
CBAfy AGM_Overheating
|
2015-01-13 00:23:14 -03:00 |
|