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 |
|
esteldunedain
|
88eae19646
|
Replace execRemoteFnc in ace_medical
|
2016-02-17 22:54:43 -03:00 |
|
commy2
|
a84be46ed4
|
fix errors from cleanup
|
2015-09-03 15:49:49 +02:00 |
|
jokoho48
|
19dd55147a
|
Code Cleanup Medical Module (Part 4).
|
2015-08-22 19:47:23 +02:00 |
|
PabstMirror
|
48f7455ef1
|
Opps2
|
2015-04-30 01:23:23 -05:00 |
|
PabstMirror
|
eb5af0cd89
|
Medical Private Variables
|
2015-04-30 01:17:26 -05: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
|
49e04ae7bb
|
Added more treatment options and variables to init
|
2015-02-28 11:41:27 +01:00 |
|