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 |
|
PabstMirror
|
e3deebff7e
|
Fix empty callback for hr adjustment
Fix #3526
Same issue as #3384
|
2016-03-03 13:23:53 -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 |
|
VKing
|
069169cc72
|
Changed ACE_time back to time in comments where appropriate
|
2015-10-21 22:52:21 +02:00 |
|
jokoho48
|
19dd55147a
|
Code Cleanup Medical Module (Part 4).
|
2015-08-22 19:47:23 +02:00 |
|
PabstMirror
|
1c5788baab
|
Medical - change hrIncrease random min/max
|
2015-06-14 03:54:50 -05:00 |
|
ulteq
|
be6d72606a
|
Pain is always suppressed again
|
2015-06-11 22:35:50 +02:00 |
|
ulteq
|
eef7c1295a
|
Added new adv. medical module option 'painIsOnlySuppressed'
|
2015-06-11 17:36:18 +02:00 |
|
jaynus
|
c924baefd7
|
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
|
2015-05-21 09:42:44 -07:00 |
|
Glowbal
|
2b1468db24
|
Added pain suppression instead of removal
|
2015-05-20 17:15:22 +02:00 |
|
PabstMirror
|
d71bba0359
|
opps
|
2015-04-30 01:21:41 -05:00 |
|
PabstMirror
|
eb5af0cd89
|
Medical Private Variables
|
2015-04-30 01:17:26 -05:00 |
|
Glowbal
|
c7549a13a4
|
Improved pain reduction
|
2015-04-07 00:41:53 +02:00 |
|
Glowbal
|
15edb0bff2
|
fixes
|
2015-03-22 23:24:24 +01:00 |
|
Glowbal
|
7f2d41b1a8
|
Added onOverDose callback. Allows for medication specific side effects.
|
2015-03-03 20:12:57 +01:00 |
|
Glowbal
|
7750f2d1b2
|
Added support for callbacks with heart rate changes through medication
|
2015-03-03 20:07:09 +01:00 |
|
Glowbal
|
83cdef770a
|
Can no longer go below zero
|
2015-03-03 19:58:58 +01:00 |
|
Glowbal
|
f8421b2589
|
Added support for viscosity adjustment from medication
|
2015-03-03 19:56:32 +01:00 |
|
Glowbal
|
49e04ae7bb
|
Added more treatment options and variables to init
|
2015-02-28 11:41:27 +01:00 |
|
Glowbal
|
bdaec01112
|
Added medication overdose and wearoff.
|
2015-02-22 10:27:57 +01:00 |
|
Glowbal
|
ead5f2ee79
|
Added new injury and treatment systems for advanced medical
|
2015-02-21 21:10:57 +01:00 |
|