Dedmen Miller
81e02a7336
Refactor private ARRAY to private keyword ( #5598 )
...
* Everything
* Fixed missing ;
* Fix missing ; and double private
* Fixed cannot isNull on number
* Turn _temparture back to isNil
* Fix error from merge
2017-10-10 09:39:59 -05: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
commy2
f0036fabbb
use BIS fnc for time format
2015-10-04 02:15:38 +02:00
commy2
94eaeb38cc
move variable out of params
2015-10-01 21:34:40 +02:00
commy2
7f1f56c121
fix broken time format for rallypoints, fix #2662
2015-10-01 21:28:00 +02:00
commy2
5425836e47
cleanup respawn module, close #2184
2015-09-26 16:28:18 +02:00
PabstMirror
7eb26c8710
#1699 - Rally point object names
2015-07-01 01:27:06 -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
commy2
aabe532829
manual merge
2015-04-26 21:26:57 +02:00
PabstMirror
ed2e847247
More Privates
2015-04-17 18:13:09 -05:00
commy2
d68cc8f40e
sync rallypoint marker on jip
2015-04-15 20:50:03 +02:00
commy2
18be5276a9
rally point moved eh, markers at rallypoint positions
2015-04-15 19:18:42 +02:00
commy2
4cdf61ab9e
fix misc issues with rallypoints
2015-04-15 01:50:58 +02:00
Niko Lehtovirta
4b50d760e9
fixed to use proper 4-space tabbing
2015-04-11 20:36:38 +03:00
Niko Lehtovirta
9f2f660b89
fixed PFH to use EFUNC(common,waitAndExecute)
2015-04-10 16:23:27 +03:00
Niko Lehtovirta
f0468fa7c8
Changed spawn code on respawn to PFH format
2015-04-10 14:21:52 +03:00
bux578
67c3c7e7c3
core -> common
2015-01-13 16:29:35 +01:00
bux578
425be3a6c2
fixes and spaces
2015-01-13 15:28:03 +01:00
jodav
c72c51aca0
add script_component.hpp include, add file header
2015-01-12 11:24:58 +01:00
jodav
5871053564
cba'd functions
2015-01-12 10:49:30 +01:00
jodav
ff56051a1a
fn_ to fnc_
2015-01-12 10:08:24 +01:00