jonpas
|
03e923aa68
|
Cleanup Function Headers titles
|
2016-06-18 11:50:41 +02:00 |
|
jonpas
|
26fbc36cab
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +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 |
|
jonpas
|
e7dbcd7b58
|
Replace delayed execution functions with new CBA counterparts
|
2016-05-22 15:29:01 +02:00 |
|
James McCartney
|
153cd28f94
|
Change event name to weaponJammed
|
2016-04-11 23:09:45 +01:00 |
|
James McCartney
|
121c45eb84
|
Raise a local event when a weapon is jammed
|
2016-04-11 22:29:33 +01:00 |
|
commy2
|
73d5b3c77b
|
relace ace_common_fnc_canUseWeapon with CBA_fnc_canUseWeapon
|
2016-02-20 22:41:24 +01:00 |
|
PabstMirror
|
e587a6e6e3
|
Modernize code
|
2015-12-28 16:04:56 -06:00 |
|
commy2
|
ca9b909e75
|
fix CBA_fnc capitalization
|
2015-11-30 16:45:20 +01:00 |
|
PabstMirror
|
b3741f4036
|
Capitalization for macro CBA_fnc_addPerFrameHandler
|
2015-08-04 02:34:38 -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 |
|
Glowbal
|
2250255d65
|
Clientside display text option for weapon jamming
|
2015-03-08 16:57:06 +01:00 |
|
Nicolás Badano
|
80778cf8db
|
overheating: updated headers
|
2015-02-08 19:54:12 -03:00 |
|
Nicolás Badano
|
886ffacb35
|
overheating: replace last spawn by a PFH
|
2015-01-15 23:36:58 -03:00 |
|
Nicolás Badano
|
c8811552c8
|
overheating: add function headers
|
2015-01-15 23:36:31 -03:00 |
|
Nicolás Badano
|
2a2eb38de7
|
overheating: hard code path to parent script_components
|
2015-01-13 00:37:53 -03:00 |
|
Nicolás Badano
|
a53a265117
|
overheating: Replace calls to core for calls to common
|
2015-01-13 00:30:39 -03:00 |
|
Nicolás Badano
|
1db298722b
|
CBAfy AGM_Overheating
|
2015-01-13 00:23:14 -03:00 |
|