Glowbal
|
8e59993d7a
|
Change clean up medical code
|
2016-06-13 10:55:19 +02:00 |
|
SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01: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
|
db50b5313d
|
getName can return raw or sanatized html tags
|
2015-12-11 12:01:50 -06:00 |
|
bux578
|
9748abdb48
|
change order of BloodPressure readout, fix #2400
|
2015-09-12 10:58:29 +02:00 |
|
Glowbal
|
4bde554854
|
Merge branch 'master' into medical-adjustments
Conflicts:
addons/medical/functions/fnc_actionCheckBloodPressure.sqf
addons/medical/functions/fnc_actionCheckBloodPressureLocal.sqf
addons/medical/functions/fnc_actionCheckPulse.sqf
addons/medical/functions/fnc_actionCheckPulseLocal.sqf
|
2015-08-29 23:49:58 +02:00 |
|
Glowbal
|
0cfb492916
|
Fixes and removal of duplicate code
|
2015-08-26 10:04:51 +02:00 |
|
gienkov
|
6a123020d2
|
fail to find BP on limbs with TQ on
|
2015-08-26 08:55:50 +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 |
|
Glowbal
|
f21023b4ee
|
Added logs for quick view and activity view separate from the activity log for medical menu
|
2015-08-07 19:11:57 +02:00 |
|
PabstMirror
|
e2890b0699
|
#1473 - Fix Medical Log Localization
also swap some common EFUNCs
|
2015-06-09 17:30:02 -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 |
|
KoffeinFlummi
|
270c3adc1e
|
Do it again, but properly this time
|
2015-04-30 22:06:10 +02:00 |
|
KoffeinFlummi
|
85669a9e92
|
Convert Medical stringtable key names to lowercase
|
2015-04-30 22:01:09 +02:00 |
|
PabstMirror
|
eb5af0cd89
|
Medical Private Variables
|
2015-04-30 01:17:26 -05:00 |
|
bux578
|
171cea998e
|
add most of the translations
|
2015-04-26 09:36:51 +02:00 |
|
Glowbal
|
1b02cb2e82
|
examine actions now use activity log
|
2015-04-03 21:03:39 +02:00 |
|
Glowbal
|
53e7fe1ba5
|
fixed #227
|
2015-03-24 21:08:45 +01:00 |
|
Glowbal
|
8cc0361cb4
|
localization and displayText fixes
|
2015-03-09 22:08:43 +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 |
|