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 |
|
Glowbal
|
73bd684b65
|
Change formatting and private keywords in medical
|
2016-06-13 02:34:56 +02:00 |
|
SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
|
Glowbal
|
694503c01b
|
Fix medical events
|
2016-06-03 20:57:21 +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 |
|
PabstMirror
|
dffcbc7650
|
Cleanup events
|
2016-02-19 15:45:37 -06:00 |
|
PabstMirror
|
336184dfaa
|
Change medication removal from array
|
2016-02-04 10:00:33 -06:00 |
|
PabstMirror
|
3cc10a27ce
|
Tourniquets block medication until released
Close #2704
|
2016-02-03 14:40:26 -06:00 |
|
commy2
|
a9ebcf8543
|
fix setVariable and getVariable capitalization
|
2015-11-30 17:27:09 +01:00 |
|
commy2
|
34d351c652
|
fix exitWith capitalization
|
2015-11-30 17:14:05 +01:00 |
|
jokoho48
|
8916b70fe1
|
Improve some Code
|
2015-08-29 15:29:02 +02:00 |
|
jokoho48
|
ff6c8a31be
|
Code Cleanup Medical Module (Part 3).
|
2015-08-22 18:33:06 +02:00 |
|
jokoho48
|
d09ca9ec8b
|
Code Cleanup Medical Module (Part 1).
|
2015-08-22 16:25:10 +02:00 |
|
PabstMirror
|
eb5af0cd89
|
Medical Private Variables
|
2015-04-30 01:17:26 -05:00 |
|
Glowbal
|
526e24f133
|
formatting
|
2015-04-07 19:56:54 +02:00 |
|
Glowbal
|
a7d8914884
|
Removed GVAR/QGVAR from items
|
2015-03-21 22:22:28 +01:00 |
|
Glowbal
|
5afc651519
|
fixed incorrect tourniquet classname
|
2015-03-09 21:41:58 +01:00 |
|
Glowbal
|
cff3e23d38
|
More work done on medical
Added TODOs for remoteFuncExecs to be replaced by event system
Added usage of displayTextStructed events
Fixed useItem calls instead of useItems
|
2015-02-28 13:17:17 +01:00 |
|
Glowbal
|
65eb69fece
|
Added examine actions
|
2015-02-23 20:35:36 +01:00 |
|
KoffeinFlummi
|
930fb51a20
|
Medical: First Draft
|
2015-02-03 20:09:25 +01:00 |
|
Thomas Kooi
|
a890400c55
|
Fixed tourniquet treatment actions.
|
2015-01-18 23:58:10 +01:00 |
|
Thomas Kooi
|
e468832324
|
Added initial port of CSE medical (CMS)
|
2015-01-18 22:16:35 +01:00 |
|