jonpas
|
03e923aa68
|
Cleanup Function Headers titles
|
2016-06-18 11:50:41 +02:00 |
|
jonpas
|
5d36f84eb1
|
qGVAR overheating and reloadlaunchers
|
2016-05-25 20:13:36 +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 |
|
PabstMirror
|
398b76f30b
|
Get reload time from QGVAR(buddyReloadTime)
|
2016-05-03 23:13:43 -05:00 |
|
PabstMirror
|
7665935641
|
Use constant reload time value instead of config
|
2016-04-29 13:00:35 -05:00 |
|
PabstMirror
|
d826c91c99
|
Cleanup reload launchers
|
2016-04-28 00:43:33 -05:00 |
|
jonpas
|
01ba50bbb2
|
Fixed ELSTRING macro typo
|
2015-07-13 22:12:54 +02:00 |
|
jonpas
|
763cb07629
|
Macro STRING to LSTRING
|
2015-05-28 21:59:04 +02:00 |
|
jonpas
|
0b0f7274d7
|
Applied ESTRING and ECSTRING macros
|
2015-05-27 22:04:41 +02:00 |
|
jonpas
|
6072e14077
|
Changed all strings to macros (except external)
|
2015-05-27 19:04:25 +02:00 |
|
commy2
|
ada62fca7d
|
reloading launchers didn't work on remote clients
|
2015-04-13 21:38:01 +02:00 |
|
commy2
|
4607fd8605
|
localization
|
2015-03-22 14:42:47 +01:00 |
|
commy2
|
f734aeee95
|
reload launcher mag progress bar
|
2015-03-22 14:05:31 +01:00 |
|
commy2
|
40eed0e12f
|
reload event, some basic functions
|
2015-03-18 20:17:53 +01:00 |
|