Commit Graph

14892 Commits

Author SHA1 Message Date
fe056f10e1 Fixed errors in order to get explosives to load correctly without writing anything to config.
Will still need further testing once interaction is fully integrated.
2015-01-12 23:06:32 +02:00
bdf2351f14 done with ai 2015-01-12 21:56:33 +01:00
d8aa735c5a fix missileguidance base class issue 2015-01-12 21:45:49 +01:00
4926694bda Changed all core external to common as the rename was done. 2015-01-12 22:39:37 +02:00
35703f3920 inheritance 2015-01-12 21:35:18 +01:00
57b766b48b Updated to use CBA's ARR_2 macro. 2015-01-12 22:20:42 +02:00
72e3d7519b formating 2015-01-12 20:27:43 +01:00
1ea2afaec5 some macros 2015-01-12 20:11:36 +01:00
20fce52f26 Merge pull request #6 from KoffeinFlummi/agmSwitchUnitsPort
Looks good and CBA-ified all magical-like
2015-01-12 10:45:17 -08:00
cc987c279e Merge pull request #2 from KoffeinFlummi/agmInteractionPort
Agm interaction port
2015-01-12 10:44:20 -08:00
7954988130 rename core to common 2015-01-12 19:22:58 +01:00
1a200e11b8 CSE Nametags module
Initial version of the name tags module port from CSE to ACE structure.
2015-01-12 18:45:28 +01:00
bfd9aedfa0 Updated pathing for script_component.hpp and updated images to use PATHTOF. 2015-01-12 19:11:43 +02:00
b46f7a349e Merge pull request #1 from KoffeinFlummi/agmCorePort
Agm_Core port
2015-01-12 16:11:34 +01:00
17c2d90d0e make core work again 2015-01-12 16:08:34 +01:00
91ba0c6a55 remove temp folder
didn't mean to push this
2015-01-12 15:48:32 +01:00
5da1bdf9c0 finish cba'ing 2015-01-12 15:47:22 +01:00
07c8b7f4df replace version with macro, add missing params 2015-01-12 15:12:53 +01:00
7afce2a241 more work 2015-01-12 15:09:07 +01:00
f3427938b3 init 2015-01-12 14:54:36 +01:00
4c000ca5fe delete obsolete file 2015-01-12 14:16:09 +01:00
8bc42eb14f fix some errors in XEH_postInit 2015-01-12 14:12:50 +01:00
f5772371bd Added $PBOPREFIX$ for explosives. 2015-01-12 13:42:02 +02:00
d59b33f697 More Core Stuff 2015-01-12 05:25:34 -06:00
a9c20dcaf6 COMPILE_FILE macros 2015-01-12 05:14:15 -06:00
d354f3796f Replace version numbers with macros 2015-01-12 11:52:07 +01:00
bb194e6e93 Remove versionnumbers.py, move scripts to tools/ 2015-01-12 11:49:30 +01:00
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
2942306e3c Move EHs to seperate file, add preInit for PREPs 2015-01-12 11:33:50 +01:00
479c4b01e8 Add PBOPREFIX 2015-01-12 11:27:56 +01:00
c72c51aca0 add script_component.hpp include, add file header 2015-01-12 11:24:58 +01:00
53cb5d1028 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 2015-01-12 11:24:50 +01:00
50dbe77900 Add some helpful python scripts from agm 2015-01-12 11:24:17 +01:00
6f4d274d1b Add vim files and texHeaders to gitignore 2015-01-12 11:14:20 +01:00
db48e0c83d merge with master 2015-01-12 11:08:03 +01:00
7d9b03611a Prefixes 2015-01-12 11:06:27 +01:00
e02e058ecb First port of AGM_FireControlSystem -> ace_fcs
Untested
2015-01-12 11:02:44 +01:00
9ae51df453 removed respawn from "TO_MERGE" 2015-01-12 10:54:32 +01:00
e4219d05e3 Compile Fixes
Same as e3ed811736
2015-01-12 03:53:02 -06:00
5871053564 cba'd functions 2015-01-12 10:49:30 +01:00
5e67de4d66 Ported AGM_Explosives to ace.
Marked locations where Scheduled Delay Execution will probably need to be used.
2015-01-12 11:48:26 +02:00
d85c05ffe3 syntax fixes 2015-01-12 03:31:31 -06:00
074acf631b remove " 2015-01-12 10:25:41 +01:00
8bc6aceeca postCBA 2015-01-12 10:20:50 +01:00
e3ed811736 Little Fixes to get it compiling 2015-01-12 03:17:29 -06:00
ff56051a1a fn_ to fnc_ 2015-01-12 10:08:24 +01:00
c5a42d1187 preCBA 2015-01-12 10:07:03 +01:00
62ff0edb80 Change PREPF to PREP for core 2015-01-12 01:27:21 -03:00
9ce4f585ca Change PREPF to PREP for interaction 2015-01-12 01:26:07 -03:00
f99f1a2791 Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3.git into agmInteractionPort 2015-01-12 01:20:39 -03:00