jonpas
|
26fbc36cab
|
Merge branch 'master' into cbaEventSystem
|
2016-05-31 22:36:08 +02:00 |
|
commy2
|
fd26e2e44e
|
Merge pull request #3516 from acemod/cbamissiontime
replace timePFH with CBA_missionTime
|
2016-05-30 21:23:57 +02:00 |
|
jonpas
|
7a307393a4
|
Merge branch 'master' into useQuotedPathMacros
|
2016-05-30 21:14:17 +02:00 |
|
jonpas
|
dd2e9140ae
|
Q(E)GVAR rangefinderData event
|
2016-05-25 01:44:56 +02:00 |
|
SilentSpike
|
207d6612da
|
Remove duplicate ACE_newEvents entries
|
2016-05-24 15:06:17 +01: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
|
da70854568
|
manual merge
|
2016-05-18 11:48:27 +02:00 |
|
PabstMirror
|
cf9479efab
|
Non-hardcoded binocular / vector detection
|
2016-04-20 10:40:00 -05:00 |
|
PabstMirror
|
23632281cf
|
Add day (non night vision) version of the vector 21
|
2016-04-17 23:22:41 -05:00 |
|
jonpas
|
85b4366368
|
Use new QPATHTOF and QPATHTOEF macros
|
2016-04-08 20:34:50 +02:00 |
|
commy2
|
467075ad67
|
replace timePFH with CBA_missionTime
|
2016-03-02 11:01:39 +01:00 |
|
SilentSpike
|
a8cf9c6f48
|
Fix missing boolean inversion
|
2015-11-28 13:58:56 +00:00 |
|
PabstMirror
|
f676e6d9c9
|
Add some more typeNames replacements
|
2015-11-27 21:23:27 -06:00 |
|
PabstMirror
|
69b53af1d3
|
1.54 - Replace typeName with isEqualType
|
2015-11-20 11:40:31 -06:00 |
|
PabstMirror
|
aa3b9e7b1c
|
#1871 - Don't do ctrlText(set) on RscControlsGroup
Throws `control[ACE_ScriptedDisplayControlsGroup]: Unexpected control
type [15]`
|
2015-07-23 16:46:30 -05:00 |
|
jaynus
|
c924baefd7
|
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
|
2015-05-21 09:42:44 -07:00 |
|
commy2
|
56de4f05f3
|
scripts for vector illum, renaming some files
|
2015-04-12 13:56:01 +02:00 |
|
commy2
|
1e497c228c
|
switch sides of add/drop left/right
|
2015-04-06 16:18:59 +02:00 |
|
commy2
|
ebd1e555a3
|
fix: derp when switching control numbers
|
2015-04-06 16:07:52 +02:00 |
|
VKing
|
8255ff666d
|
Fix long-standing typo (get it?)
|
2015-04-05 22:18:28 +02:00 |
|
VKing
|
8ad202b039
|
Fix Fall-of-Shot units being inverted
|
2015-04-05 22:16:47 +02:00 |
|
PabstMirror
|
da87425df3
|
Vector intergration (Hold Tab+R)
|
2015-03-12 12:57:44 -05:00 |
|
PabstMirror
|
f387da1475
|
Working Base MicroDAGR
|
2015-03-09 10:46:59 -05:00 |
|
commy2
|
770a151bf5
|
CBA keybinding for vector
|
2015-01-21 23:49:16 +01:00 |
|
commy2
|
1737e3e7fa
|
vector config, DONE
|
2015-01-21 23:05:19 +01:00 |
|
commy2
|
efb761a14c
|
vector settings
|
2015-01-21 22:52:39 +01:00 |
|
commy2
|
2c4c1d7db2
|
add config, settings to vector
|
2015-01-21 21:15:51 +01:00 |
|
commy2
|
9d687b9b3e
|
vector: fix potential error in FOS, prep settings, config
|
2015-01-20 18:26:31 +01:00 |
|
commy2
|
fa2acfbb50
|
vector FOS mode
|
2015-01-17 22:49:06 +01:00 |
|
commy2
|
6658eafe3d
|
vector object height, length mode
|
2015-01-17 19:25:12 +01:00 |
|
commy2
|
addc7feb40
|
vector, relative slope distance and relative azimuth + distance modes, spaghetti
|
2015-01-16 01:48:43 +01:00 |
|
commy2
|
7785a9df75
|
changing macros, irl vector guide
|
2015-01-15 22:32:45 +01:00 |
|
commy2
|
2eb547a52e
|
some advanced vector modes, macros
|
2015-01-15 19:01:27 +01:00 |
|
commy2
|
530e93414a
|
vector height + distance mode
|
2015-01-15 17:24:19 +01:00 |
|
commy2
|
3e9785e145
|
vector azimuth+inclination mode
|
2015-01-15 16:40:06 +01:00 |
|
commy2
|
79426252a1
|
vector distance + azmimuth mode
|
2015-01-15 16:21:47 +01:00 |
|
commy2
|
bc43ee5136
|
get the vector to work, wip
|
2015-01-15 07:18:57 +01:00 |
|
commy2
|
ddbc54b992
|
add getVariable, setVariable macros
|
2015-01-14 20:38:59 +01:00 |
|
commy2
|
5636721717
|
try to port that vector
|
2015-01-14 07:24:17 +01:00 |
|