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
|
1a28d69b9e
|
remove obsolete mine jip synch (#5895)
|
2017-12-12 18:01:47 +01:00 |
|
esteldunedain
|
fba1a322ac
|
Yet more fixes
|
2016-02-27 09:50:44 -03:00 |
|
esteldunedain
|
834cbb4d24
|
Debug stuff
|
2016-02-27 09:14:07 -03:00 |
|
esteldunedain
|
645ed3e63d
|
Resync mine orientations in JIP. Fix #3317
|
2016-02-23 09:53:38 -03:00 |
|
PabstMirror
|
b9638f749b
|
SetPosition Event - Fix digging down (#1991)
|
2015-08-16 01:51:44 -05:00 |
|
PabstMirror
|
fc6cd34d33
|
params, cleanup
|
2015-08-15 14:35:33 -05:00 |
|
PabstMirror
|
df90c4b88e
|
More Attach Stuff
|
2015-07-16 23:59:31 -05:00 |
|
Garth L-H de Wet
|
9d7d71b1b1
|
Changed the tabs to 4 spaces. Hopefully.
|
2015-04-06 22:20:11 +02:00 |
|
Garth L-H de Wet
|
452947148a
|
Random clean ups and explosive can now detonate with their object.
Defuse object doesn't get cleaned up on it's own. But if a player comes near it with interact menu on it will get cleaned up.
|
2015-04-01 20:43:18 +02:00 |
|
Garth L-H de Wet
|
2440e4fa69
|
Fixed incorrect indenting with headers in explosives.
|
2015-02-02 10:35:17 +02:00 |
|
Garth L-H de Wet
|
eafc9e659c
|
Fixed the headers of the explosives system to be the correct style.
|
2015-02-01 20:38:15 +02:00 |
|
Garth L-H de Wet
|
0e09d5de67
|
Added the function's script_component.hpp that includes the correct file. To reduce potential pain areas if a rename occurs.
|
2015-01-13 23:21:31 +02:00 |
|
Garth L-H de Wet
|
6d8708618a
|
Wrapped BIS and CBA function calls in CALLSTACK.
Converted startTimer to CBA's perFrameEventHandler.
|
2015-01-13 12:13:43 +02:00 |
|
Garth L-H de Wet
|
bfd9aedfa0
|
Updated pathing for script_component.hpp and updated images to use PATHTOF.
|
2015-01-12 19:11:43 +02:00 |
|
Garth L-H de Wet
|
5e67de4d66
|
Ported AGM_Explosives to ace.
Marked locations where Scheduled Delay Execution will probably need to be used.
|
2015-01-12 11:48:26 +02:00 |
|