Commit Graph

80 Commits

Author SHA1 Message Date
commy2
19cf05314e fcs reset was still broken 2015-02-14 08:09:52 +01:00
commy2
983b44c02a air burst ammo PFH 2015-02-14 07:51:13 +01:00
commy2
60a7d1d1e6 fix, fcs reset was broken 2015-02-14 06:38:01 +01:00
commy2
d4163223a9 fcs in MP 2015-02-14 05:05:02 +01:00
commy2
67b3442d17 getting the fcs to work in MP 2015-02-11 23:49:41 +01:00
commy2
d18f470394 allow rangefinder while the fcs is active 2015-02-11 22:39:31 +01:00
commy2
0d3e103de1 fcs work around for weaponDirection with commander turrets 2015-02-11 20:59:41 +01:00
commy2
4695376f55 fix eventhandler name 2015-02-11 18:49:14 +01:00
commy2
3568d0d72e fix in fcs vehicleInit 2015-02-11 16:35:42 +01:00
commy2
7360277d09 fix error in canUseFCS 2015-02-11 15:29:42 +01:00
commy2
3f8f08cc8b no holding key with fcs 2015-02-11 14:51:21 +01:00
commy2
49f0b79962 fcs for turrets 2015-02-04 03:20:55 +01:00
commy2
47d5befd12 fcs per turrets 2015-02-03 23:03:43 +01:00
Felix Wiegand
91bdd36268 Create README.md 2015-01-26 13:44:05 +01:00
Nicolás Badano
a5ac89dcb1 make some key events non blocking to allow some actions to share keybinds 2015-01-20 01:12:30 -03:00
KoffeinFlummi
4356c0d02b Add addon variable to FCS 2015-01-19 12:38:07 +01:00
Nicolás Badano
e38eb5c09d fix for fcs 2015-01-18 17:56:05 -03:00
KoffeinFlummi
a78730d387 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-01-18 20:03:59 +01:00
KoffeinFlummi
4978bb5294 Move FCS calculation to extension 2015-01-18 20:02:37 +01:00
Nicolás Badano
7bc356008c fcs: cba keybinds 2015-01-18 12:42:33 -03:00
Nicolás Badano
84fd6de793 fcs: fix to make adjust range up/down work again 2015-01-18 12:40:41 -03:00
PabstMirror
6e8c394903 Standardize Config Version Stuff 2015-01-18 01:32:07 -06:00
KoffeinFlummi
d567785518 Change FCS indentation to 4 spaces 2015-01-14 21:07:41 +01:00
KoffeinFlummi
c8fd07a5ab Finalize FCS port 2015-01-13 22:51:02 +01:00
KoffeinFlummi
d354f3796f Replace version numbers with macros 2015-01-12 11:52:07 +01:00
KoffeinFlummi
cdf08ee2cd Rename Optics.hpp to CfgOptics.hpp
That might not be a real class, but it makes it easier to tell config
includes from other files at a glance.
2015-01-12 11:34:36 +01:00
KoffeinFlummi
2942306e3c Move EHs to seperate file, add preInit for PREPs 2015-01-12 11:33:50 +01:00
KoffeinFlummi
479c4b01e8 Add PBOPREFIX 2015-01-12 11:27:56 +01:00
KoffeinFlummi
7d9b03611a Prefixes 2015-01-12 11:06:27 +01:00
KoffeinFlummi
e02e058ecb First port of AGM_FireControlSystem -> ace_fcs
Untested
2015-01-12 11:02:44 +01:00