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 |
|
jonpas
|
7ede53bbdd
|
QGVAR and Fix laser, map, map_gestures, maptools, modules, nightvision, optics
|
2016-05-25 02:09:11 +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 |
|
commy2
|
467075ad67
|
replace timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +01:00 |
|
jaynus
|
c924baefd7
|
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
|
2015-05-21 09:42:44 -07:00 |
|
jaynus
|
16cd05edc8
|
Merge branch 'network_lasers' of github.com:acemod/ACE3 into network_lasers
|
2015-04-12 11:01:27 -07:00 |
|
jaynus
|
01797fd3b9
|
Integarate laser code into SALH guidance + self_designate. Note todo items.
|
2015-04-12 11:01:22 -07:00 |
|
Nou
|
4a23b8be00
|
Allow string function names.
|
2015-04-12 10:52:50 -07:00 |
|
Nou
|
8386c0e22a
|
Seeker system and network enabled laser simulation.
|
2015-04-11 18:36:10 -07:00 |
|