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 |
|
jonpas
|
03e923aa68
|
Cleanup Function Headers titles
|
2016-06-18 11:50:41 +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
|
e2ed38609d
|
Replace driver by effectivCommander on EFUNC(common,getGunner) and EFUNC(common,firedEH)
|
2016-02-13 15:04:43 -03:00 |
|
esteldunedain
|
8fbb6cd72e
|
Fixed event parameters
|
2016-02-06 20:49:18 -03:00 |
|
esteldunedain
|
37bc67c951
|
Create a _vehicle variable
|
2016-02-06 16:55:36 -03:00 |
|
esteldunedain
|
efbff8cc23
|
Pass the turret path too
|
2016-02-06 16:49:53 -03:00 |
|
esteldunedain
|
6d9068e306
|
gunner to lowercase
|
2016-02-06 16:26:57 -03:00 |
|
esteldunedain
|
72b262f634
|
Simplified parameter names
|
2016-02-06 16:22:23 -03:00 |
|
esteldunedain
|
588f76b3f1
|
Learning to count
|
2016-02-06 16:12:18 -03:00 |
|
esteldunedain
|
89354e25c8
|
Unified fired event handler
|
2016-02-06 16:09:48 -03:00 |
|