Brandon Danyluk
|
6cfc0754d8
|
Add action to get into jdam settings
|
2021-04-21 15:53:52 -06:00 |
|
Brandon Danyluk
|
1b000d658a
|
Allow for debug info to be displayed via variable
|
2021-04-16 15:43:31 -06:00 |
|
Brandon Danyluk
|
8948e8ac77
|
add camera tool to observe projectile in flight
|
2021-04-12 17:03:21 -06:00 |
|
PabstMirror
|
78a55d4436
|
Generic cycle attack profile key for missile guidance (#4787)
* Generic cycle attack profile key for missile guidance
* Add hint for weapons without huds
* Fix Korean strings
* Cleanup
|
2017-02-10 13:01:17 -06:00 |
|
jonpas
|
bd5f6107a0
|
Merge branch 'master' into eol-lf
|
2016-06-09 14:24:45 +02:00 |
|
jonpas
|
816da2aef1
|
Normalize to LF line endings
|
2016-05-30 18:37:03 +02: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 |
|
jaynus
|
6d93fe45a6
|
Guidance handoff to guiding unit/laser shooter. This needs LOBL vs. LOAL capability.
|
2015-04-16 09:35:21 -07:00 |
|
jaynus
|
bbfd28586b
|
Apply ace_missileguidance to Titan. (Direct only) This is testing the extensible framework for mod makers.
|
2015-04-08 19:51:21 -07:00 |
|
jaynus
|
1e29509b45
|
Dragon, lasers, air_hud and javelin code.
|
2015-01-11 10:24:19 -08:00 |
|