commy2
|
feb988698f
|
fix auto putting mx sw on back
|
2015-01-14 01:24:05 +01:00 |
|
commy2
|
bed800daa5
|
port aircraft
|
2015-01-14 00:52:37 +01:00 |
|
Nou
|
f275969465
|
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3
|
2015-01-13 15:27:49 -08:00 |
|
Nou
|
f90b23b4f6
|
Added network event handlers, ref ticket #12.
|
2015-01-13 15:27:42 -08:00 |
|
Nicolás Badano
|
d4bcc413b0
|
Replace tags in attach
|
2015-01-13 20:07:52 -03:00 |
|
Nicolás Badano
|
46cf9a194a
|
Extract stuff out of attach config.cpp
|
2015-01-13 20:03:12 -03:00 |
|
Nicolás Badano
|
e53ed960dd
|
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3.git
|
2015-01-13 20:00:36 -03:00 |
|
Nicolás Badano
|
e090119d82
|
Tag replacements in attach
|
2015-01-13 20:00:31 -03:00 |
|
Nicolás Badano
|
e24d6aa42f
|
Fix in interaction menu for attaching
|
2015-01-13 19:59:16 -03:00 |
|
commy2
|
ee7ae79f15
|
fix key release issues
|
2015-01-13 23:54:21 +01:00 |
|
Felix Wiegand
|
da943e7c48
|
Merge pull request #5 from KoffeinFlummi/agm-fcs-port
First port of AGM_FireControlSystem
|
2015-01-13 22:51:38 +01:00 |
|
KoffeinFlummi
|
c8fd07a5ab
|
Finalize FCS port
|
2015-01-13 22:51:02 +01:00 |
|
commy2
|
46a0fc5631
|
more macros for common
|
2015-01-13 22:32:56 +01:00 |
|
KoffeinFlummi
|
2b54f53ff0
|
Merge branch 'master' into agm-fcs-port
|
2015-01-13 22:06:30 +01:00 |
|
commy2
|
e071b2f684
|
fix macros in common' config
|
2015-01-13 20:56:02 +01:00 |
|
commy2
|
b7050a4a92
|
fixing macros
|
2015-01-13 19:31:26 +01:00 |
|
commy2
|
270ff5535a
|
fix interaction menu
|
2015-01-13 19:14:34 +01:00 |
|
commy2
|
2336b51e5b
|
fix key input not working
|
2015-01-13 17:42:56 +01:00 |
|
commy2
|
039ae01594
|
fix some sqf errors
|
2015-01-13 17:08:49 +01:00 |
|
commy2
|
9efc1f9547
|
fix script errors
|
2015-01-13 16:38:21 +01:00 |
|
bux578
|
49f01a0fac
|
fix switchUntis
forgot that little bugger
|
2015-01-13 10:53:04 +01:00 |
|
PabstMirror
|
073805148b
|
Replace Spawn/Sleep in attach
|
2015-01-13 03:06:24 -06:00 |
|
jaynus
|
6fbb6672b4
|
Compile Errors.
|
2015-01-12 21:16:03 -08:00 |
|
jaynus
|
3fb2a8e245
|
big code clean up
|
2015-01-12 21:14:27 -08:00 |
|
Nou
|
20cfb69fcf
|
Added DEFUNC, QFUNC, QEFUNC macros.
|
2015-01-12 18:08:45 -08:00 |
|
commy2
|
cf8259882e
|
formating
|
2015-01-12 22:34:01 +01:00 |
|
commy2
|
bdf2351f14
|
done with ai
|
2015-01-12 21:56:33 +01:00 |
|
commy2
|
d8aa735c5a
|
fix missileguidance base class issue
|
2015-01-12 21:45:49 +01:00 |
|
commy2
|
35703f3920
|
inheritance
|
2015-01-12 21:35:18 +01:00 |
|
commy2
|
72e3d7519b
|
formating
|
2015-01-12 20:27:43 +01:00 |
|
commy2
|
1ea2afaec5
|
some macros
|
2015-01-12 20:11:36 +01:00 |
|
jaynus
|
20fce52f26
|
Merge pull request #6 from KoffeinFlummi/agmSwitchUnitsPort
Looks good and CBA-ified all magical-like
|
2015-01-12 10:45:17 -08:00 |
|
jaynus
|
cc987c279e
|
Merge pull request #2 from KoffeinFlummi/agmInteractionPort
Agm interaction port
|
2015-01-12 10:44:20 -08:00 |
|
commy2
|
7954988130
|
rename core to common
|
2015-01-12 19:22:58 +01:00 |
|
commy2
|
17c2d90d0e
|
make core work again
|
2015-01-12 16:08:34 +01:00 |
|
bux578
|
91ba0c6a55
|
remove temp folder
didn't mean to push this
|
2015-01-12 15:48:32 +01:00 |
|
bux578
|
5da1bdf9c0
|
finish cba'ing
|
2015-01-12 15:47:22 +01:00 |
|
jodav
|
7afce2a241
|
more work
|
2015-01-12 15:09:07 +01:00 |
|
jodav
|
f3427938b3
|
init
|
2015-01-12 14:54:36 +01:00 |
|
commy2
|
4c000ca5fe
|
delete obsolete file
|
2015-01-12 14:16:09 +01:00 |
|
commy2
|
8bc42eb14f
|
fix some errors in XEH_postInit
|
2015-01-12 14:12:50 +01:00 |
|
PabstMirror
|
d59b33f697
|
More Core Stuff
|
2015-01-12 05:25:34 -06:00 |
|
PabstMirror
|
a9c20dcaf6
|
COMPILE_FILE macros
|
2015-01-12 05:14:15 -06: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 |
|
commy2
|
db48e0c83d
|
merge with master
|
2015-01-12 11:08:03 +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 |
|