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
|
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 |
|
jokoho48
|
19dd55147a
|
Code Cleanup Medical Module (Part 4).
|
2015-08-22 19:47:23 +02:00 |
|
Glowbal
|
95d83554da
|
Added local treatment through remoteExec for basic
|
2015-04-28 20:32:02 +02:00 |
|
KoffeinFlummi
|
88fb2765e3
|
Standardize actions across basic and advanced
|
2015-03-21 00:21:30 +01:00 |
|
KoffeinFlummi
|
809f6754cc
|
Add pain & painkiller reduction over time
|
2015-03-12 07:33:44 +01:00 |
|
KoffeinFlummi
|
1689829f93
|
Get treatment callback structure working
|
2015-02-28 22:10:20 +01:00 |
|
KoffeinFlummi
|
daff184f75
|
More work on basic callbacks.
|
2015-02-24 22:09:31 +01:00 |
|